print URL for the verify log b=346013

This commit is contained in:
rhelmer%mozilla.com 2006-10-31 23:56:57 +00:00
parent 733c2656a1
commit 65bc41806e

View File

@ -25,6 +25,7 @@ download_mars () {
if [ "$test_only" == "1" ]
then
echo "Testing $URL"
curl -sIL $URL
return
else