Changeset 1303
- Timestamp:
- Jun 7, 2009 2:24:50 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/prepare_new_release
r1224 r1303 84 84 drtmp_stableBranch=`echo $1 | sed -e 's|.*/stable/\([0-9.]*\)/.*|\1|'` 85 85 drtmp_baseURL=`echo $1 | sed -e 's|\(.*\)/stable/[0-9.]*/.*|\1|'` 86 drtmp_proj=`echo $1 | sed -e 's|.*/stable/[0-9.]*/|| `86 drtmp_proj=`echo $1 | sed -e 's|.*/stable/[0-9.]*/||'` 87 87 88 88 # Screen for releases that match the stable branch and contain the project
Note: See TracChangeset
for help on using the changeset viewer.