added message to the 'unimportant' pattern rsync
authorMatthias Förste <foerste@schlittermann.de>
Fri, 03 Jul 2009 16:33:58 +0200
branchrsync
changeset 4 c17d14b6ff1f
parent 3 21716e8e5207
child 5 8808e0ec543a
added message to the 'unimportant' pattern
bin/rpi
--- a/bin/rpi	Fri Jul 03 16:25:36 2009 +0200
+++ b/bin/rpi	Fri Jul 03 16:33:58 2009 +0200
@@ -125,6 +125,7 @@
 # anything matching these will not be sent to anyone
 my $unimportant = '^'
   . ( join '|',
+    "Deleting files no longer referenced...",
     "Exporting indices...",
     "while there already is '[^']+' in there.",
     "(md5|sha(1|256)) expected: [[:xdigit:]]{32,}, got: [[:xdigit:]]{32,}",