From cdff851fa265da6a9e368e02ee466ca77f46a831 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 20 Jul 2012 00:07:47 +0200 Subject: [PATCH] fix the message for uploading results to the new location with sface-macos --- macos/build-dmg.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "==================================================" } -- 2.43.0