]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/all/build-osx
changed background color reference from light gray to assigned bkgd color
[wxWidgets.git] / wxPython / distrib / all / build-osx
index eb4dae3f61f6701942b4d332dbb0bd360dd3dc71..c7c6fa2c9188fb44baae45837cc21e1febe5f0dc 100755 (executable)
@@ -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