X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3d6c749c6cbbe059dd93b3fa2666ce66ca25a7a7..99b62b5ffc006137f1bee20f6618ed7a0b7871e1:/wxPython/distrib/all/build-windows diff --git a/wxPython/distrib/all/build-windows b/wxPython/distrib/all/build-windows index 989e4e2eba..95a946b1a3 100755 --- a/wxPython/distrib/all/build-windows +++ b/wxPython/distrib/all/build-windows @@ -30,4 +30,6 @@ if [ $skipwin != yes ]; then echo "Fetching the results..." scp "$WIN_HOST:$WIN_BUILD/wxPython*-win32*" $STAGING_DIR ssh $WIN_HOST "rm $WIN_BUILD/wxPython*-win32*" + + echo "Done!" fi \ No newline at end of file