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

Lucas Nussbaum lucas at alioth.debian.org
Sat Jun 6 21:16:36 UTC 2009


Author: lucas
Date: 2009-06-06 21:16:36 +0000 (Sat, 06 Jun 2009)
New Revision: 1462

Modified:
   udd/scripts/filter-bugs-output.sh
Log:
filter other things when importing bugs

Modified: udd/scripts/filter-bugs-output.sh
===================================================================
--- udd/scripts/filter-bugs-output.sh	2009-06-06 21:16:13 UTC (rev 1461)
+++ udd/scripts/filter-bugs-output.sh	2009-06-06 21:16:36 UTC (rev 1462)
@@ -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 '
+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 '




More information about the Collab-qa-commits mailing list