From: Eddie Hung Date: Fri, 21 Jun 2019 21:24:34 +0000 (-0700) Subject: Revert "Cat more stuff" X-Git-Tag: working-ls180~1208^2~114^2~2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=43659e7c6d15d222553a4b55723aa1e56475d51d;p=yosys.git Revert "Cat more stuff" This reverts commit 638557de3ec600ebe240e2f25e337028ce453ba2. --- 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