Updated Branches: refs/heads/master 46393b8c9 -> 100a46dd6
Edit commit message Project: http://git-wip-us.apache.org/repos/asf/couchdb-admin/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-admin/commit/100a46dd Tree: http://git-wip-us.apache.org/repos/asf/couchdb-admin/tree/100a46dd Diff: http://git-wip-us.apache.org/repos/asf/couchdb-admin/diff/100a46dd Branch: refs/heads/master Commit: 100a46dd66fcd68b68e9039d020a53823bd20b69 Parents: 46393b8 Author: Noah Slater <[email protected]> Authored: Sat Mar 30 12:53:26 2013 +0000 Committer: Noah Slater <[email protected]> Committed: Sat Mar 30 12:53:26 2013 +0000 ---------------------------------------------------------------------- release/tag_candidate.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-admin/blob/100a46dd/release/tag_candidate.sh ---------------------------------------------------------------------- diff --git a/release/tag_candidate.sh b/release/tag_candidate.sh index 9057a8e..297b6c8 100755 --- a/release/tag_candidate.sh +++ b/release/tag_candidate.sh @@ -82,7 +82,7 @@ CANDIDATE_ISH_DEV_URL=\$(CANDIDATE_DEV_URL)/\$(PACKAGE).tar.gz.ish COMMIT_MSG_TAG="Apache CouchDB \$(VERSION)" -COMMIT_MSG_DIR="Release Apache CouchDB \$(VERSION)" +COMMIT_MSG_DIR="Copy \$(VERSION) source dir" all:
