From 004483ab965e5e449c24b6408c10b7949a4d7e88 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Tue, 1 May 2012 09:52:14 -0400 Subject: [PATCH] ebooks are on serene server now, so no need to be packing them up with the quartz archives. --- scripts/archival/snarf_quartz.pl | 1 - 1 file changed, 1 deletion(-) 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"); ############################################################################ -- 2.34.1