X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1877544c7d96dbb02a8b7a172f78ebd7dd0fe161..cc5e20f8387a6d9c88ae2cd7dd4b4028f64d0b1c:/distrib/scripts/pre-flight.sh diff --git a/distrib/scripts/pre-flight.sh b/distrib/scripts/pre-flight.sh index 412b47cffe..42976a373a 100755 --- a/distrib/scripts/pre-flight.sh +++ b/distrib/scripts/pre-flight.sh @@ -118,6 +118,6 @@ md5sum ${FTPDIR}/wx* > ${FTPDIR}/MD5SUM ## make sure updated at is really last sleep 10 -echo cvs checkout done at `date -u` > ${FTPDIR}/updated_at.txt +echo svn checkout done at `date -u` > ${FTPDIR}/updated_at.txt echo "Delivery complete. Flying."