Skip to content

Commit a9863f5

Browse files
committed
improve the output listing of the compilation test
1 parent 5247c0c commit a9863f5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/make-test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,7 @@ done
9393
echo $TOTAL
9494

9595
echo "Failed tests:"
96+
echo "Status source dir"
97+
echo "------ -------------"
9698
grep "^[1-9]" "$LOGFILE"
9799
) | tee -a "$LOGFILE"

0 commit comments

Comments
 (0)