aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tools/autotest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tools/autotest.sh')
-rwxr-xr-xtests/tools/autotest.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tools/autotest.sh b/tests/tools/autotest.sh
index 96d9cdda9..d90abf848 100755
--- a/tests/tools/autotest.sh
+++ b/tests/tools/autotest.sh
@@ -226,6 +226,7 @@ do
if $warn_iverilog_git; then
echo "Note: Make sure that 'iverilog' is an up-to-date git checkout of Icarus Verilog."
fi
+ cat ${bn}.err
$keeprunning || exit 1
fi
done