aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2011-04-26 00:16:12 -0400
committerRuss Cox <rsc@golang.org>2011-04-26 00:16:12 -0400
commitf813702f6de54b2cde8df73e5a06bfb5de20b930 (patch)
treec690ad77e72f54fd34a6f4fa0fc670b5945e9e96
parent63d531a83eff0ba205ca02b09f72ce524cb86bdf (diff)
downloadgo-f813702f6de54b2cde8df73e5a06bfb5de20b930.tar.gz
go-f813702f6de54b2cde8df73e5a06bfb5de20b930.zip
all-qemu.bash: remove DISABLE_NET_TESTS
It's no longer used. R=adg CC=golang-dev https://golang.org/cl/4426061
-rwxr-xr-xsrc/all-qemu.bash1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/all-qemu.bash b/src/all-qemu.bash
index b2be15ac8c..6d5cd6eddf 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