summaryrefslogtreecommitdiffstats
path: root/extras/hs-test/script/compress.sh
diff options
context:
space:
mode:
Diffstat (limited to 'extras/hs-test/script/compress.sh')
-rwxr-xr-xextras/hs-test/script/compress.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/extras/hs-test/script/compress.sh b/extras/hs-test/script/compress.sh
index 1f0205c1efb..c6b23cf9bdd 100755
--- a/extras/hs-test/script/compress.sh
+++ b/extras/hs-test/script/compress.sh
@@ -29,5 +29,7 @@ then
else
echo "Not compressing files in temporary directories from test runs."
fi
+ echo "*************************** SUMMARY ***************************"
+ cat "${HS_ROOT}/summary/failed-summary.log"
exit 1
fi