X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=puppet%2Fdeploy-artifacts.sh;h=e4d20b499913fafe6d2f7aad3783ae842be82113;hb=8b81b363fd48b0080b963fd2b1ab6bfe97b0c204;hp=9f231869446d89c4a4652d045f339b0466cf8102;hpb=84e37fe8c7b10b7aceb7c97ffb97ede5480ea5ee;p=apex-tripleo-heat-templates.git diff --git a/puppet/deploy-artifacts.sh b/puppet/deploy-artifacts.sh index 9f231869..e4d20b49 100644 --- a/puppet/deploy-artifacts.sh +++ b/puppet/deploy-artifacts.sh @@ -18,7 +18,7 @@ if [ -n "$artifact_urls" ]; then tar xvzf $TMP_DATA/file_data popd else - echo "ERROR: Unsupported file format." + echo "ERROR: Unsupported file format: $URL" exit 1 fi if [ -f $TMP_DATA/file_data ]; then