X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Faggregate-results.sh;h=d206b7c4cfa4f7d61d151cebc35a0f296fbe4c6b;hb=73e25e7cc80e175b5c94678188333e42107fa16e;hp=d5bab75d7da49ebb53e368d67f6b867f5417a125;hpb=731ab1f55e7ba736b24708a63e93a7c8d581a4d6;p=git.git diff --git a/t/aggregate-results.sh b/t/aggregate-results.sh index d5bab75d7..d206b7c4c 100755 --- 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