X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2bf6b425b4c4204dac39440d75fe5d205d1fd9d0..dfea7acc199a2d57f444593f69b35181da34a34c:/wxPython/distrib/all/build-osx?ds=inline diff --git a/wxPython/distrib/all/build-osx b/wxPython/distrib/all/build-osx index eb4dae3f61..c7c6fa2c91 100755 --- a/wxPython/distrib/all/build-osx +++ b/wxPython/distrib/all/build-osx @@ -37,5 +37,8 @@ if [ $skiposx != yes ]; then echo "Fetching the results..." scp "root@$host:$OSX_BUILD/wxPython*-osx*" $STAGING_DIR ssh root@$host "rm $OSX_BUILD/wxPython*-osx*" + + echo "Done!" + sleep 1 fi