Revert "autotest: added a temporary web bug"

It has done its job, and we now know the IP of the old server
This commit is contained in:
Andrew Tridgell 2016-04-01 08:10:02 +11:00
parent 6e034a3e02
commit 36ef4d422c

View File

@ -8,9 +8,6 @@
set -e
set -x
# web bug
wget http://uav.tridgell.net/test/ip.txt
export BUILDROOT="/tmp/all.build"
rm -rf $BUILDROOT