mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
print URL for the verify log b=346013
This commit is contained in:
parent
733c2656a1
commit
65bc41806e
@ -25,6 +25,7 @@ download_mars () {
|
||||
|
||||
if [ "$test_only" == "1" ]
|
||||
then
|
||||
echo "Testing $URL"
|
||||
curl -sIL $URL
|
||||
return
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user