You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by ns...@apache.org on 2013/03/10 22:05:10 UTC

[1/3] git commit: Add wget to email

Add wget to email


Project: http://git-wip-us.apache.org/repos/asf/couchdb-admin/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-admin/commit/29ec1c8b
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-admin/tree/29ec1c8b
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-admin/diff/29ec1c8b

Branch: refs/heads/master
Commit: 29ec1c8b926d2c9f52fa7c4603ba6f6ac67112dd
Parents: ac1ba86
Author: Noah Slater <ns...@apache.org>
Authored: Sun Mar 10 21:04:22 2013 +0000
Committer: Noah Slater <ns...@apache.org>
Committed: Sun Mar 10 21:04:22 2013 +0000

----------------------------------------------------------------------
 email/vote_release.txt |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-admin/blob/29ec1c8b/email/vote_release.txt
----------------------------------------------------------------------
diff --git a/email/vote_release.txt b/email/vote_release.txt
index e5eca60..58f51a9 100644
--- a/email/vote_release.txt
+++ b/email/vote_release.txt
@@ -12,11 +12,11 @@ We encourage the whole community to download and test these release artefacts so
 
 The release artefacts we are voting on are available here:
 
-    %CANDIDATE_URL%/%PACKAGE%.tar.gz
-    %CANDIDATE_URL%/%PACKAGE%.tar.gz.asc
-    %CANDIDATE_URL%/%PACKAGE%.tar.gz.ish
-    %CANDIDATE_URL%/%PACKAGE%.tar.gz.md5
-    %CANDIDATE_URL%/%PACKAGE%.tar.gz.sha
+    wget %CANDIDATE_URL%/%PACKAGE%.tar.gz
+    wget %CANDIDATE_URL%/%PACKAGE%.tar.gz.asc
+    wget %CANDIDATE_URL%/%PACKAGE%.tar.gz.ish
+    wget %CANDIDATE_URL%/%PACKAGE%.tar.gz.md5
+    wget %CANDIDATE_URL%/%PACKAGE%.tar.gz.sha
 
 Please follow the test procedure here: