Updated Branches:
  refs/heads/master c718864a6 -> fb03bffd2

Change Git repos to ASF repos


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

Branch: refs/heads/master
Commit: fb03bffd2308380be7b324ed28b8e8c183754403
Parents: c718864
Author: Noah Slater <[email protected]>
Authored: Sat Mar 9 18:07:21 2013 +0000
Committer: Noah Slater <[email protected]>
Committed: Sat Mar 9 18:07:21 2013 +0000

----------------------------------------------------------------------
 release/build_candidate_aws.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-admin/blob/fb03bffd/release/build_candidate_aws.sh
----------------------------------------------------------------------
diff --git a/release/build_candidate_aws.sh b/release/build_candidate_aws.sh
index 117183f..32f5fd3 100755
--- a/release/build_candidate_aws.sh
+++ b/release/build_candidate_aws.sh
@@ -91,7 +91,7 @@ sudo apt-get install -y \
 
 rm -rf couchdb-pmc
 
-git clone https://github.com/nslater-asf/couchdb-pmc.git
+git clone http://git-wip-us.apache.org/repos/asf/couchdb-admin.git
 
 tmp_dir=\`mktemp -d /tmp/$basename.XXXXXX\` || exit 1
 

Reply via email to