X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Faggregate-results.sh;h=d206b7c4cfa4f7d61d151cebc35a0f296fbe4c6b;hb=8f81449e885ab2b9bac09b5b835314d26f107b3f;hp=d5bab75d7da49ebb53e368d67f6b867f5417a125;hpb=b30ccd757354ea09b41e4359b0a5ab429d12f02e;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