all-qemu.bash: remove DISABLE_NET_TESTS

It's no longer used.

R=adg
CC=golang-dev
https://golang.org/cl/4426061
This commit is contained in:
Russ Cox 2011-04-26 00:16:12 -04:00
parent 63d531a83e
commit f813702f6d
1 changed files with 0 additions and 1 deletions

View File

@ -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