X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Farchival%2Fsnarf_notes.pl;h=56fe7a6fc51ae5a786ee4d8fdddfd2cecd0b6819;hb=564408342570fb0cb291d7a0680f90297f24b7bd;hp=e41c2e855b41e450b5f23d01f720c9a0e0bcf27c;hpb=7b39f7e279005c8466ef508220a532ce2aa4abf8;p=feisty_meow.git diff --git a/scripts/archival/snarf_notes.pl b/scripts/archival/snarf_notes.pl index e41c2e85..56fe7a6f 100644 --- a/scripts/archival/snarf_notes.pl +++ b/scripts/archival/snarf_notes.pl @@ -41,7 +41,6 @@ local($snarf_file) = &snarf_name($snarf_file_base, $number); &backup_files($snarf_file_base, $number, $root, ".", ("*.html", "*.txt", "makefile*")); # gather any directories in our home that match these often recurring patterns. -#retired since this is a repo now: &snarf_by_pattern($snarf_file_base, "$root", "cloud"); &snarf_by_pattern($snarf_file_base, "$root", "crucial"); &snarf_by_pattern($snarf_file_base, "$root", "idea"); &snarf_by_pattern($snarf_file_base, "$root", "issue");