You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@climate.apache.org by jo...@apache.org on 2014/05/27 05:45:05 UTC

[1/2] git commit: CLIMATE-446 - Use archive link for Anaconda download

Repository: climate
Updated Branches:
  refs/heads/master 8e7cf3b11 -> 278b35fef


CLIMATE-446 - Use archive link for Anaconda download


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

Branch: refs/heads/master
Commit: 077813604a750f74795ca6d41a5818a4411d88de
Parents: 8e7cf3b
Author: Michael Joyce <jo...@apache.org>
Authored: Mon May 26 20:23:34 2014 -0700
Committer: Michael Joyce <jo...@apache.org>
Committed: Mon May 26 20:23:34 2014 -0700

----------------------------------------------------------------------
 easy-ocw/install-ubuntu-12_04.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/07781360/easy-ocw/install-ubuntu-12_04.sh
----------------------------------------------------------------------
diff --git a/easy-ocw/install-ubuntu-12_04.sh b/easy-ocw/install-ubuntu-12_04.sh
index 2f02214..bc83143 100755
--- a/easy-ocw/install-ubuntu-12_04.sh
+++ b/easy-ocw/install-ubuntu-12_04.sh
@@ -140,7 +140,7 @@ read -p "Press [ENTER] to continue ..."
 
 cd
 task "Downloading Anaconda ..."
-wget -O Anaconda-1.9.2-Linux-x86_64.sh "http://09c8d0b2229f813c1b93-c95ac804525aac4b6dba79b00b39d1d3.r79.cf1.rackcdn.com/Anaconda-1.9.2-Linux-x86_64.sh" 2> install_log
+wget -O Anaconda-1.9.2-Linux-x86_64.sh "http://repo.continuum.io/archive/Anaconda-1.9.2-Linux-x86_64.sh" 2> install_log
 subtask "done"
 
 task "Installing ..."


[2/2] git commit: Resolve CLIMATE-446. Merge PR #42.

Posted by jo...@apache.org.
Resolve CLIMATE-446. Merge PR #42.


Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/278b35fe
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/278b35fe
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/278b35fe

Branch: refs/heads/master
Commit: 278b35fef0cd34462318d8fa02e41f4ac1613d8a
Parents: 8e7cf3b 0778136
Author: Michael Joyce <jo...@apache.org>
Authored: Mon May 26 20:44:28 2014 -0700
Committer: Michael Joyce <jo...@apache.org>
Committed: Mon May 26 20:44:28 2014 -0700

----------------------------------------------------------------------
 easy-ocw/install-ubuntu-12_04.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------