From: Thierry Parmentelat Date: Thu, 19 Jul 2012 22:07:47 +0000 (+0200) Subject: fix the message for uploading results to the new location with sface-macos X-Git-Tag: sface-0.9-9~3 X-Git-Url: http://git.onelab.eu/?p=sface.git;a=commitdiff_plain;h=cdff851fa265da6a9e368e02ee466ca77f46a831;ds=sidebyside fix the message for uploading results to the new location with sface-macos --- diff --git a/macos/build-dmg.sh b/macos/build-dmg.sh index 323ab8f..3e813d9 100755 --- a/macos/build-dmg.sh +++ b/macos/build-dmg.sh @@ -213,7 +213,7 @@ Also make sure to trash the current one before retrying" echo "==================================================" echo "Install image ready in $img_dmg" echo "You may publish it by running e.g." - echo "rsync -av $img_dmg root@build.onelab.eu:/build/sface" + echo "rsync -av $img_dmg root@build.onelab.eu:/build/sface-macos/" echo "==================================================" }