Debugging dailyTest.sh

This commit is contained in:
Robin Mills 2017-03-01 12:16:27 +00:00
parent 40dbbf6373
commit a9c12f4a43

View File

@ -29,6 +29,12 @@ while [ "$count" != "0" ]; do
if [ "$count" != "0" ]; then
count=$(expr $count - 1)
fi
# 2017-03-01 Linux and Cygwin have taken a dislike to http://exiv2.dyndns.org:8080
if [ "$count" == "2" ]; then
JENKINS=http://rmillsmm:8080
fi;
if [ "$count" == "1" ]; then
echo --------
echo $curl "$JENKINS/$DAILY/" | xmllint --html --format