Updated Branches: refs/heads/master 5cdc0259a -> f4eea29b7
Remove superfluous line Project: http://git-wip-us.apache.org/repos/asf/couchdb-admin/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-admin/commit/c7066ea1 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-admin/tree/c7066ea1 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-admin/diff/c7066ea1 Branch: refs/heads/master Commit: c7066ea11e73deeea84869bc34cf5c759b1cee96 Parents: 5cdc025 Author: Noah Slater <[email protected]> Authored: Sat Mar 23 20:18:00 2013 +0000 Committer: Noah Slater <[email protected]> Committed: Sat Mar 23 20:18:00 2013 +0000 ---------------------------------------------------------------------- release/publish_candidate.sh | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-admin/blob/c7066ea1/release/publish_candidate.sh ---------------------------------------------------------------------- diff --git a/release/publish_candidate.sh b/release/publish_candidate.sh index 8a902c1..5ff1f27 100755 --- a/release/publish_candidate.sh +++ b/release/publish_candidate.sh @@ -149,6 +149,4 @@ email_file=$tmp_dir/email.txt echo "Email text written to:" $email_file -echo "Send the email to: [email protected]" - echo "Files in: $tmp_dir"
