From commits-return-1110-apmail-climate-commits-archive=climate.apache.org@climate.apache.org Tue May 20 16:12:14 2014 Return-Path: X-Original-To: apmail-climate-commits-archive@minotaur.apache.org Delivered-To: apmail-climate-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CF116118D8 for ; Tue, 20 May 2014 16:12:14 +0000 (UTC) Received: (qmail 59087 invoked by uid 500); 20 May 2014 16:12:14 -0000 Delivered-To: apmail-climate-commits-archive@climate.apache.org Received: (qmail 59045 invoked by uid 500); 20 May 2014 16:12:14 -0000 Mailing-List: contact commits-help@climate.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@climate.apache.org Delivered-To: mailing list commits@climate.apache.org Received: (qmail 59038 invoked by uid 99); 20 May 2014 16:12:14 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 May 2014 16:12:14 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 7FDA293837C; Tue, 20 May 2014 16:12:14 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: joyce@apache.org To: commits@climate.apache.org Date: Tue, 20 May 2014 16:12:15 -0000 Message-Id: <575182bc71cd4a9a94d3e29ab262ad26@git.apache.org> In-Reply-To: <8056177e190d47ab8a7a970705bb091b@git.apache.org> References: <8056177e190d47ab8a7a970705bb091b@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] git commit: Resolve 'CLIMATE-436'. Merge PR #32 Resolve 'CLIMATE-436'. Merge PR #32 Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/74cacfdf Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/74cacfdf Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/74cacfdf Branch: refs/heads/master Commit: 74cacfdf6fc9a70e9f3a11916f3c78d05804f90f Parents: 437b4b7 713e6a8 Author: Michael Joyce Authored: Tue May 20 09:08:45 2014 -0700 Committer: Michael Joyce Committed: Tue May 20 09:08:45 2014 -0700 ---------------------------------------------------------------------- ocw-vm/init-ocw-vm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/74cacfdf/ocw-vm/init-ocw-vm.sh ---------------------------------------------------------------------- diff --cc ocw-vm/init-ocw-vm.sh index 3d7832d,5699d23..720775c --- a/ocw-vm/init-ocw-vm.sh +++ b/ocw-vm/init-ocw-vm.sh @@@ -38,6 -38,6 +38,6 @@@ sudo apt-get install -y eo # Use the Easy-OCW Ubuntu install script to get everything # else installed! - git clone http://www.github.com/apache/climate + git clone http://git-wip-us.apache.org/repos/asf/climate.git -cp climate/easy_ocw/install-ubuntu-12_04.sh . +cp climate/easy-ocw/install-ubuntu-12_04.sh . bash install-ubuntu-12_04.sh -q