summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtester/run1
1 files changed, 1 insertions, 0 deletions
diff --git a/tester/run b/tester/run
index 4a60518..eab6b90 100755
--- a/tester/run
+++ b/tester/run
@@ -217,6 +217,7 @@ while read i; do
die "hard failure"
;;
*)
+ echo "[ FAIL ]"
result=1
;;
esac