git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28122
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#echo VERSION=$VERSION
#exit 0
+echo "Getting started at " `date`
+
# ---------------------------------------------------------------------------
# Make the sources and other basic stuff.
if [ $KIND = dryrun ]; then
# we're done
+ echo "Finished at " `date`
exit 0
fi
R'bot
EOF
+
+ echo "Finished at " `date`
exit 0
fi
rm $STAGING_DIR/*
rmdir $STAGING_DIR
+ echo "Finished at " `date`
exit 0
fi