fix the message for uploading results to the new location with sface-macos
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 19 Jul 2012 22:07:47 +0000 (00:07 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 19 Jul 2012 22:07:47 +0000 (00:07 +0200)
macos/build-dmg.sh

index 323ab8f..3e813d9 100755 (executable)
@@ -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 "=================================================="
 
 }