projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f53716a
)
ebooks are on serene server now, so no need to be packing them up with the
author
Chris Koeritz
<fred@gruntose.com>
Tue, 1 May 2012 13:52:14 +0000
(09:52 -0400)
committer
Chris Koeritz
<fred@gruntose.com>
Tue, 1 May 2012 13:52:14 +0000
(09:52 -0400)
quartz archives.
scripts/archival/snarf_quartz.pl
patch
|
blob
|
history
diff --git
a/scripts/archival/snarf_quartz.pl
b/scripts/archival/snarf_quartz.pl
index 5d104d4d281f81adb0f34efc21ebb69d9d9f38c8..2e25e09ad6cb53065bb37009f4ad46c81d2004f5 100644
(file)
--- 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");
############################################################################