More debug of the mac script

This commit is contained in:
Xawotihs
2015-08-17 21:57:29 +02:00
parent 8c6f694645
commit 27ad956034

View File

@@ -22,7 +22,7 @@ if [ "$REMOTE" = "origin/$TRAVIS_MAC_BRANCH" ]; then
# Push (delete) remote branch on temote server (e.g. github)
git push origin --delete "$TRAVIS_MAC_BRANCH"
else
echo "No $TRAVIS_MAC_BRANCH to remove"
echo "$REMOTE : No $TRAVIS_MAC_BRANCH to remove"
fi
## Create a new branch