adium 5614:914198ede47e: I think this needs to be escaped.

commits at adium.im commits at adium.im
Wed Jul 3 19:30:44 UTC 2013


details:	http://hg.adium.im/adium/rev/914198ede47e
revision:	5614:914198ede47e
branch:		adium-1.6
author:		Thijs Alkemade <me at thijsalkema.de>
date:		Wed Jul 03 21:30:01 2013 +0200

I think this needs to be escaped.

diffs (9 lines):

diff -r 3c13f50a2032 -r 914198ede47e Release/upload-nightly.sh
--- a/Release/upload-nightly.sh	Wed Jul 03 21:11:13 2013 +0200
+++ b/Release/upload-nightly.sh	Wed Jul 03 21:30:01 2013 +0200
@@ -21,4 +21,4 @@
 
 ssh ${NIGHTLY_USER}@${NIGHTLY_HOST} chmod go+r ${NIGHTLY_REPO}-${NIGHTLY_BRANCH}/${ADIUM_RELEASE_NAME}.dmg ${NIGHTLY_REPO}-${NIGHTLY_BRANCH}/latest.info ${NIGHTLY_REPO}-${NIGHTLY_BRANCH}/latestDelta.info ${NIGHTLY_REPO}-${NIGHTLY_BRANCH}/${ADIUM_RELEASE_NAME}.dmg.md5
 
-ssh ${NIGHTLY_USER}@${NIGHTLY_HOST} for file in ${NIGHTLY_REPO}-${NIGHTLY_BRANCH}/*.delta; do chmod go+r $file done
+ssh ${NIGHTLY_USER}@${NIGHTLY_HOST} for file in ${NIGHTLY_REPO}-${NIGHTLY_BRANCH}/*.delta\; do chmod go+r $file done




More information about the commits mailing list