mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 00:55:32 +00:00
tests/simple: remove "nullglob" shopt
This commit is contained in:
parent
01260344d3
commit
e38b830cbb
1 changed files with 0 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue