diff options
Diffstat (limited to 'src/all-qemu.bash')
-rwxr-xr-x | src/all-qemu.bash | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/all-qemu.bash b/src/all-qemu.bash index b2be15ac8..6d5cd6edd 100755 --- a/src/all-qemu.bash +++ b/src/all-qemu.bash @@ -6,7 +6,6 @@ # Run all.bash but exclude tests that depend on functionality # missing in QEMU's system call emulation. -export DISABLE_NET_TESTS=1 # no external network export NOTEST="" NOTEST="$NOTEST big" # xxx |