summaryrefslogtreecommitdiff
path: root/maintainer-scripts/gcc_release
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2002-09-08 09:34:55 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2002-09-08 09:34:55 +0000
commitd44c76e76badadb159e97d6bceb5df2ae5a8f2ac (patch)
treec76880d2a8e08839ea2e9a91f473fce1f79c7c6e /maintainer-scripts/gcc_release
parentcdf91bb736907528b5d318d01ebd8b1dea595756 (diff)
downloadgcc-d44c76e76badadb159e97d6bceb5df2ae5a8f2ac.tar.gz
* gcc_release: Make snapshots come from the mainline.
* snapshot-README: Update. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@56949 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'maintainer-scripts/gcc_release')
-rwxr-xr-xmaintainer-scripts/gcc_release4
1 files changed, 2 insertions, 2 deletions
diff --git a/maintainer-scripts/gcc_release b/maintainer-scripts/gcc_release
index 0f8f5beb9ff..50e6803532b 100755
--- a/maintainer-scripts/gcc_release
+++ b/maintainer-scripts/gcc_release
@@ -517,8 +517,8 @@ if [ $SNAPSHOT -eq 0 ]; then
fi
else
RELEASE=$DATE
- # For now snapshots come from the 3.2 branch.
- BRANCH=gcc-3_2-branch
+ # For now snapshots come from the mainline.
+ BRANCH=HEAD
FTP_PATH="${FTP_PATH}/snapshots/${LONG_DATE}"
TAG=gcc_ss_${DATE}