We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5247c0c commit a9863f5Copy full SHA for a9863f5
1 file changed
test/make-test.sh
@@ -93,5 +93,7 @@ done
93
echo $TOTAL
94
95
echo "Failed tests:"
96
+ echo "Status source dir"
97
+ echo "------ -------------"
98
grep "^[1-9]" "$LOGFILE"
99
) | tee -a "$LOGFILE"
0 commit comments