generated from me/template-mit
Fix output to be more helpful.
This commit is contained in:
@@ -13,7 +13,7 @@ loop=false
|
|||||||
## Validations ##
|
## Validations ##
|
||||||
|
|
||||||
if [[ "$DIR" != *"MASTER" ]]; then
|
if [[ "$DIR" != *"MASTER" ]]; then
|
||||||
echo "This directory is not labeled as a MASTER. Skipping upload."
|
echo "'$DIR' is not labeled as a MASTER. Skipping upload."
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user