Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Commit 7819105

Browse files
Release 10-Feb-2013
1 parent c162013 commit 7819105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cut-release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ command svn copy "$VERSION_BASE/trunk" "$VERSION_BASE/branches/$RELEASE_LABEL"
182182
echo
183183
if (( $EFFECT )); then
184184
echo "Finally run"
185-
echo " $ svn commit -m 'Release $VERSION_BASE'"
185+
echo " $ svn commit -m 'Release $RELEASE_LABEL'"
186186
echo "to commit the new release then upload"
187187
echo " $VERSION_BASE/trunk/distrib/prettify-small.*"
188188
echo "to"

0 commit comments

Comments
 (0)