Repository: qpid-proton Updated Branches: refs/heads/master 04d0d01b6 -> 72a49feff
fixed comments Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/72a49fef Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/72a49fef Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/72a49fef Branch: refs/heads/master Commit: 72a49feff78f09586d4eebde8a771923c4979628 Parents: 04d0d01 Author: Rafael Schloming <[email protected]> Authored: Fri Jan 23 15:52:11 2015 -0500 Committer: Rafael Schloming <[email protected]> Committed: Fri Jan 23 15:52:36 2015 -0500 ---------------------------------------------------------------------- bin/release.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/72a49fef/bin/release.sh ---------------------------------------------------------------------- diff --git a/bin/release.sh b/bin/release.sh index f9aae52..68def92 100755 --- a/bin/release.sh +++ b/bin/release.sh @@ -19,7 +19,7 @@ # under the License. # -# release.sh - Creates a release branch. +# release.sh - Creates a release. ME=$(basename ${0}) CURRDIR=$PWD @@ -44,7 +44,7 @@ die() } ## -## Create the branch +## Create the tag ## ( cd ${SRC} --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
