nice cleanup of script to generate report with functions.
[feisty_meow.git] / scripts / archival / snarf_quartz.pl
index 6985a4bc697d48de557a84996753a69fbc54e3f5..2e25e09ad6cb53065bb37009f4ad46c81d2004f5 100644 (file)
@@ -36,7 +36,8 @@ local($snarf_file) = &snarf_name($snarf_file_base, $number);
 
 ############################################################################
 
-# backup all the hierarchies in our quartz directory.
+# backup all the hierarchies in our quartz directory, as well as any other well known
+# repositories of goodness.
 &backup_hierarchy($snarf_file_base, $number, "$root", "quartz");
 
 ############################################################################