Updated Branches: refs/heads/master 1af9e206d -> d84d88498
Correct dir name Project: http://git-wip-us.apache.org/repos/asf/couchdb-admin/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-admin/commit/d84d8849 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-admin/tree/d84d8849 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-admin/diff/d84d8849 Branch: refs/heads/master Commit: d84d88498408e6ffcf739375e7eb96b2b93fc7be Parents: 1af9e20 Author: Noah Slater <[email protected]> Authored: Sat Mar 9 18:09:49 2013 +0000 Committer: Noah Slater <[email protected]> Committed: Sat Mar 9 18:09:49 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/d84d8849/release/build_candidate_aws.sh ---------------------------------------------------------------------- diff --git a/release/build_candidate_aws.sh b/release/build_candidate_aws.sh index 01ab689..56935fb 100755 --- a/release/build_candidate_aws.sh +++ b/release/build_candidate_aws.sh @@ -89,7 +89,7 @@ sudo apt-get install -y \ libmozjs-dev \ libcurl4-openssl-dev -rm -rf couchdb-pmc +rm -rf couchdb-admin git clone http://git-wip-us.apache.org/repos/asf/couchdb-admin.git
