diff options
Diffstat (limited to 'tests/tools')
| -rwxr-xr-x | tests/tools/autotest.sh | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tools/autotest.sh b/tests/tools/autotest.sh index d90abf848..96d9cdda9 100755 --- a/tests/tools/autotest.sh +++ b/tests/tools/autotest.sh @@ -226,7 +226,6 @@ 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  | 
