summaryrefslogtreecommitdiff
path: root/docker-test/throughput/build.sh
diff options
context:
space:
mode:
authorJoseph Henry <josephjah@gmail.com>2015-11-09 20:16:27 -0800
committerJoseph Henry <josephjah@gmail.com>2015-11-09 20:16:27 -0800
commit82a60b1e288773b18fb98eb7898c4bfc87587679 (patch)
treedd129a920cc6ed0245337f955426ea722712e9c3 /docker-test/throughput/build.sh
parent19f09e46faaee6e2cfe52221e3e01946d31692f3 (diff)
downloadinfinitytier-82a60b1e288773b18fb98eb7898c4bfc87587679.tar.gz
infinitytier-82a60b1e288773b18fb98eb7898c4bfc87587679.zip
Fixed throughput build script
Diffstat (limited to 'docker-test/throughput/build.sh')
-rwxr-xr-xdocker-test/throughput/build.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/docker-test/throughput/build.sh b/docker-test/throughput/build.sh
index 586c8931..1e31ab22 100755
--- a/docker-test/throughput/build.sh
+++ b/docker-test/throughput/build.sh
@@ -6,7 +6,8 @@ make -f make-intercept.mk lib
rm *.o
rm liblwip.so
make -f make-liblwip.mk
-cd ../docker-test/throughput-test
+
+cd ../docker-test/throughput
cp ../../zerotier-one zerotier-one
cp ../../zerotier-cli zerotier-cli