Commit c7636428 authored by gerald's avatar gerald
Browse files

* gcc_release: Do not update gcc_latest_snapshot tag any longer.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68150 138bc75d-0d04-0410-961f-82ee72b054a4
parent 21ce9803
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.
......
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment