projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0126034
)
tests/simple: remove "nullglob" shopt
author
Xiretza
<xiretza@xiretza.xyz>
Mon, 21 Sep 2020 13:05:42 +0000
(15:05 +0200)
committer
Xiretza
<xiretza@xiretza.xyz>
Mon, 21 Sep 2020 13:07:02 +0000
(15:07 +0200)
tests/simple/run-test.sh
patch
|
blob
|
history
diff --git
a/tests/simple/run-test.sh
b/tests/simple/run-test.sh
index f20fd0d30bf1ea3eb91c163d262676b6107568ce..47bcfd6da4b39055d928ca6435277b2c9ef095e2 100755
(executable)
--- a/
tests/simple/run-test.sh
+++ b/
tests/simple/run-test.sh
@@
-17,5
+17,4
@@
if ! command -v iverilog > /dev/null ; then
exit 1
fi
-shopt -s nullglob
exec ${MAKE:-make} -f ../tools/autotest.mk $seed *.{sv,v}