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:
7190aad
)
removed basket, since now synching that via ubuntu one, at least for
author
Chris Koeritz
<fred@gruntose.com>
Fri, 10 Feb 2012 19:12:00 +0000
(14:12 -0500)
committer
Chris Koeritz
<fred@gruntose.com>
Fri, 10 Feb 2012 19:12:00 +0000
(14:12 -0500)
evaluation to see if works out.
scripts/archival/snarf_notes.pl
patch
|
blob
|
history
diff --git
a/scripts/archival/snarf_notes.pl
b/scripts/archival/snarf_notes.pl
index 7517f1d0ca7cd806c896e6a2c3b91eda1587989e..8c9947978a8ea3aec33cea3c6372b0ce521226d8 100644
(file)
--- a/
scripts/archival/snarf_notes.pl
+++ b/
scripts/archival/snarf_notes.pl
@@
-40,8
+40,6
@@
local($snarf_file) = &snarf_name($base, $number);
&backup_files($base, $number, $root, ".", ("*.html", "*.txt"));
# backup all the hierarchies in our quartz directory.
&backup_hierarchy($base, $number, "$root", "quartz");
-# grab all the state out of basketnotes's home directory.
-&backup_hierarchy($base, $number, "$root", ".kde/share/apps/basket");
# gather any directories in our home that match these often recurring patterns.
&snarf_by_pattern("$root", "notes");