Updated unit tests + README

This commit is contained in:
Joseph Henry 2016-01-21 15:10:26 -08:00
commit 7127d2b811
6 changed files with 8 additions and 6 deletions

View file

@ -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

View file

@ -4,7 +4,7 @@ MAINTAINER https://www.zerotier.com/
# Install apps
RUN yum -y update
RUN yum -y install httpd-2.4.17-3.fc23.x86_64
RUN yum -y install httpd-2.4.18-1.fc23.x86_64
RUN yum clean all
EXPOSE 9993/udp 80/udp