projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
848b023
)
Revert "Cat more stuff"
author
Eddie Hung
<eddie@fpgeh.com>
Fri, 21 Jun 2019 21:24:34 +0000
(14:24 -0700)
committer
Eddie Hung
<eddie@fpgeh.com>
Fri, 21 Jun 2019 21:24:34 +0000
(14:24 -0700)
This reverts commit
638557de3ec600ebe240e2f25e337028ce453ba2
.
tests/tools/autotest.sh
patch
|
blob
|
history
diff --git
a/tests/tools/autotest.sh
b/tests/tools/autotest.sh
index 7b1fb50b925166bb1f5f90badc8c43a06011f182..d90abf84846e44e9ed625ea46049979c0146cece 100755
(executable)
--- 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