From: Chris Koeritz Date: Tue, 1 May 2012 13:52:14 +0000 (-0400) Subject: ebooks are on serene server now, so no need to be packing them up with the X-Git-Tag: 2.140.90~1363 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=004483ab965e5e449c24b6408c10b7949a4d7e88;p=feisty_meow.git ebooks are on serene server now, so no need to be packing them up with the quartz archives. --- diff --git a/scripts/archival/snarf_quartz.pl b/scripts/archival/snarf_quartz.pl index 5d104d4d..2e25e09a 100644 --- a/scripts/archival/snarf_quartz.pl +++ b/scripts/archival/snarf_quartz.pl @@ -39,7 +39,6 @@ local($snarf_file) = &snarf_name($snarf_file_base, $number); # 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"); -&backup_hierarchy($snarf_file_base, $number, "$root", "ebooks"); ############################################################################