# HG changeset patch # User Matthias Förste # Date 1246631638 -7200 # Node ID c17d14b6ff1fbc13c3e3b22ef51f2efd8cdd65ff # Parent 21716e8e5207c364bbb073debd490d8e05865945 added message to the 'unimportant' pattern diff -r 21716e8e5207 -r c17d14b6ff1f 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,}",