Modified test scripts to match new naming conventions

This commit is contained in:
root 2015-12-07 03:21:46 -08:00
commit 036bbfaff9
23 changed files with 55 additions and 57 deletions

View file

@ -6,17 +6,14 @@
cd ../../
make clean
make
cd netcon
make -f make-intercept.mk lib
rm *.o
rm liblwip.so
make -f make-liblwip.mk
make netcon
make one
cd docker-test
cd netcon/docker-test
cp ../../zerotier-one zerotier-one
cp ../../zerotier-cli zerotier-cli
cp ../../zerotier-cli zerotier-netcon-service
cp ../liblwip.so liblwip.so
cp ../libzerotierintercept.so.1.0 libzerotierintercept.so.1.0