diff options
| author | Eddie Hung <eddie@fpgeh.com> | 2019-06-21 14:24:34 -0700 | 
|---|---|---|
| committer | Eddie Hung <eddie@fpgeh.com> | 2019-06-21 14:24:34 -0700 | 
| commit | 43659e7c6d15d222553a4b55723aa1e56475d51d (patch) | |
| tree | d265e1c7f9e0e8fe91e95be2ac5137a7bb5dcc57 /tests/tools | |
| parent | 848b023ccccc0cffa70d1aea45e558bdabb207b9 (diff) | |
| download | yosys-43659e7c6d15d222553a4b55723aa1e56475d51d.tar.gz yosys-43659e7c6d15d222553a4b55723aa1e56475d51d.tar.bz2 yosys-43659e7c6d15d222553a4b55723aa1e56475d51d.zip  | |
Revert "Cat more stuff"
This reverts commit 638557de3ec600ebe240e2f25e337028ce453ba2.
Diffstat (limited to 'tests/tools')
| -rwxr-xr-x | tests/tools/autotest.sh | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/tools/autotest.sh b/tests/tools/autotest.sh index 7b1fb50b9..d90abf848 100755 --- a/tests/tools/autotest.sh +++ b/tests/tools/autotest.sh @@ -227,8 +227,6 @@ do  			echo "Note: Make sure that 'iverilog' is an up-to-date git checkout of Icarus Verilog."  		fi  		cat ${bn}.err -		cat ${bn}_ref.v -		cat ${bn}_syn.v  		$keeprunning || exit 1  	fi  done  | 
