Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'bc/maint-makefile-fixes'
[gitweb.git]
/
t
/
aggregate-results.sh
diff --git
a/t/aggregate-results.sh
b/t/aggregate-results.sh
index d5bab75d7da49ebb53e368d67f6b867f5417a125..d206b7c4cfa4f7d61d151cebc35a0f296fbe4c6b 100755
(executable)
--- a/
t/aggregate-results.sh
+++ b/
t/aggregate-results.sh
@@
-6,7
+6,7
@@
failed=0
broken=0
total=0
-
for
file
+
while read
file
do
while read type value
do