From: Chris Elliott Date: Thu, 5 Jul 2007 09:07:05 +0000 (+0000) Subject: cvs to svn X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/1a1f3e4b53fd5d1515b16905edf4250dfb2fc676 cvs to svn git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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."