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:
b8d9641
)
updated to include ebooks.
author
Chris Koeritz
<fred@gruntose.com>
Sun, 29 Apr 2012 22:08:49 +0000
(18:08 -0400)
committer
Chris Koeritz
<fred@gruntose.com>
Sun, 29 Apr 2012 22:08:49 +0000
(18:08 -0400)
scripts/archival/snarf_quartz.pl
patch
|
blob
|
history
diff --git
a/scripts/archival/snarf_quartz.pl
b/scripts/archival/snarf_quartz.pl
index 6985a4bc697d48de557a84996753a69fbc54e3f5..5d104d4d281f81adb0f34efc21ebb69d9d9f38c8 100644
(file)
--- a/
scripts/archival/snarf_quartz.pl
+++ b/
scripts/archival/snarf_quartz.pl
@@
-36,8
+36,10
@@
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");
+&backup_hierarchy($snarf_file_base, $number, "$root", "ebooks");
############################################################################