diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-01-21 16:03:14 -0800 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2016-01-21 16:03:14 -0800 |
| commit | 935f00ad4cc883fbdb572c39584ab34dff7d0f12 (patch) | |
| tree | 92fe711d5db54067a024d6fdc4298ab2d2e43c16 /netcon/docker-test/build_tests.sh | |
| parent | bafdb54752e8e953715a6547d13716b9c59e9d53 (diff) | |
| parent | bccd60125b5bf51a038bbd7951fb68bbc28df99f (diff) | |
| download | infinitytier-935f00ad4cc883fbdb572c39584ab34dff7d0f12.tar.gz infinitytier-935f00ad4cc883fbdb572c39584ab34dff7d0f12.zip | |
Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edge
Diffstat (limited to 'netcon/docker-test/build_tests.sh')
| -rwxr-xr-x | netcon/docker-test/build_tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netcon/docker-test/build_tests.sh b/netcon/docker-test/build_tests.sh index f360124b..65009f18 100755 --- a/netcon/docker-test/build_tests.sh +++ b/netcon/docker-test/build_tests.sh @@ -18,7 +18,7 @@ find . -mindepth 2 -maxdepth 2 -type d | while read testdir; do continue fi - echo "*** Building: '$testdir'..." + echo "\n\n\n*** Building: '$testdir'..." rm _results/*.tmp # Stage scripts |
