mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-29 01:24:25 +02:00
tests/simple: remove "nullglob" shopt
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user