Browse Source

autotest: added a temporary web bug

(we need to find IP of old autotest server)
master
Andrew Tridgell 9 years ago
parent
commit
20cd06da09
  1. 3
      Tools/scripts/build_all.sh

3
Tools/scripts/build_all.sh

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

Loading…
Cancel
Save