* gcc_release: Do not update gcc_latest_snapshot tag any longer.

From-SVN: r68150
This commit is contained in:
Gerald Pfeifer 2003-06-18 15:02:24 +02:00 committed by Gerald Pfeifer
parent 2fffb73b8b
commit 99bf9b5558
2 changed files with 4 additions and 4 deletions

View file

@ -1,3 +1,7 @@
2003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* gcc_release: Do not update gcc_latest_snapshot tag any longer.
2003-06-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* snapshot-index.html: Use F77 instead of G77 front end.

View file

@ -648,10 +648,6 @@ if [ $MODE_UPLOAD -ne 0 ]; then
changedir ~
echo $DATE >.snapshot_date
# Update gcc_latest_snapshot tag.
${CVS} rtag -d gcc_latest_snapshot gcc
${CVS} rtag -rgcc_ss_${DATE} gcc_latest_snapshot gcc
# Announce the snapshot.
export QMAILHOST=gcc.gnu.org
mail -s "gcc-ss-$DATE is now available" gcc@gcc.gnu.org < ~ftp/pub/gcc/snapshots/README