crontab: Disable snapshots from gcc-4_5-branch.
2012-07-02 Richard Guenther <rguenther@suse.de> * crontab: Disable snapshots from gcc-4_5-branch. * update_version_svn: Ingore gcc-4_5-branch. From-SVN: r189110
This commit is contained in:
parent
6698ed0127
commit
8df2d9792c
3 changed files with 6 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# in the space separated list in $ADD_BRANCHES.
|
||||
|
||||
SVNROOT=${SVNROOT:-"file:///svn/gcc"}
|
||||
IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2|3_3|3_4|4_0|4_1|4_2|4_3|4_4)-branch'
|
||||
IGNORE_BRANCHES='gcc-(2_95|3_0|3_1|3_2|3_3|3_4|4_0|4_1|4_2|4_3|4_4|4_5)-branch'
|
||||
ADD_BRANCHES='HEAD'
|
||||
|
||||
# Run this from /tmp.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue