[Collab-qa-commits] r2217 - udd/scripts

Lucas Nussbaum lucas at alioth.debian.org
Sun Apr 8 13:07:55 UTC 2012


Author: lucas
Date: 2012-04-08 13:07:54 +0000 (Sun, 08 Apr 2012)
New Revision: 2217

Modified:
   udd/scripts/filter-bugs-output.sh
Log:
more noise

Modified: udd/scripts/filter-bugs-output.sh
===================================================================
--- udd/scripts/filter-bugs-output.sh	2012-04-08 13:04:31 UTC (rev 2216)
+++ udd/scripts/filter-bugs-output.sh	2012-04-08 13:07:54 UTC (rev 2217)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-grep -v -e ': unable to open /org/bugs.debian.org/versions/pkg/' -e 'Use of uninitialized value in hash slice at ' -e 'Could not read file for bug ' -e 'Unmatched () ' -e "Unmatched '<>' in " -e 'Use of uninitialized value in subroutine entry at' -e 'Mail::Address::_tokenise' -e 'Mail::Address::parse' -e 'main::run(\'HASH' -e 'main::main() called at /org/udd.debian.org/udd/udd/bugs_gatherer.pl line 401'
+grep -v -e ': unable to open /org/bugs.debian.org/versions/pkg/' -e 'Use of uninitialized value in hash slice at ' -e 'Could not read file for bug ' -e 'Unmatched () ' -e "Unmatched '<>' in " -e 'Use of uninitialized value in subroutine entry at' -e 'Mail::Address::_tokenise' -e 'Mail::Address::parse' -e 'main::run(\'HASH' -e 'main::main() called at /org/udd.debian.org/udd/udd/bugs_gatherer.pl line 401' -e 'Wide character in print at /org/udd.debian.org/mirrors/bugs.debian.org/perl/Debbugs/Packages.pm line'




More information about the Collab-qa-commits mailing list