Debugging contrib/buildserver/test_daily.sh
This commit is contained in:
parent
ecb9d84305
commit
3bcd85e6ca
@ -9,7 +9,7 @@ echo -------------------------------
|
||||
# figure out today's build
|
||||
# http://exiv2.dyndns.org:8080/userContent/builds/Daily
|
||||
date=$(date '+%Y-%m-%d')
|
||||
count=0
|
||||
count=4
|
||||
curl='/usr/local/bin/curl --silent --connect-timeout 30 --max-time 40'
|
||||
while [ "$count" != "0" ]; do
|
||||
if [ "$count" != "0" ]; then echo "*** count = $count ***" ; fi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user