[Reproducible-commits] [misc] 01/02: more failure messages
Chris West
faux-guest at moszumanska.debian.org
Sun Jul 5 11:29:57 UTC 2015
This is an automated email from the git hooks/post-receive script.
faux-guest pushed a commit to branch master
in repository misc.
commit 9010ccdec02b4aa21c0821f10b3ba5034158208e
Author: Chris West (Faux) <git at goeswhere.com>
Date: Thu Jul 2 21:50:54 2015 +0100
more failure messages
---
grep-test-failures.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/grep-test-failures.sh b/grep-test-failures.sh
index 281daf2..d8ab59d 100755
--- a/grep-test-failures.sh
+++ b/grep-test-failures.sh
@@ -5,5 +5,7 @@
grep -l 't/.*Failed: [^0])' *
grep -l 'ERROR: Test "ruby..." failed. Exiting.' *
fgrep 'FAILED (errors=' *
+ fgrep 'FAILED (failures=' *
fgrep -l "recipe for target 'check' failed" *
+ grep 'FAIL: [^0]' *
) | cut -d_ -f1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/misc.git
More information about the Reproducible-commits
mailing list