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 2015/04/01 22:42:20 UTC

[1/2] climate git commit: CLIMATE-618 - Update VM install script with correct install script

Repository: climate
Updated Branches:
  refs/heads/master 531661c5d -> fd4875d14


CLIMATE-618 - Update VM install script with correct install script


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

Branch: refs/heads/master
Commit: 54e6f4018c4246dfd7970dbbcd94a31462105433
Parents: 531661c
Author: Michael Joyce <jo...@apache.org>
Authored: Wed Apr 1 13:35:26 2015 -0700
Committer: Michael Joyce <jo...@apache.org>
Committed: Wed Apr 1 13:35:26 2015 -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/54e6f401/ocw-vm/init-ocw-vm.sh
----------------------------------------------------------------------
diff --git a/ocw-vm/init-ocw-vm.sh b/ocw-vm/init-ocw-vm.sh
index 7a71dee..ea89668 100755
--- a/ocw-vm/init-ocw-vm.sh
+++ b/ocw-vm/init-ocw-vm.sh
@@ -46,7 +46,7 @@ sudo apt-get install -y ubuntu-desktop
 git clone http://git-wip-us.apache.org/repos/asf/climate.git
 
 # Copy the Easy-OCW install script for Ubuntu
-cp climate/easy-ocw/install-ubuntu-12_04.sh .
+cp climate/easy-ocw/install-ubuntu.sh .
 # Copy the requirements files for conda and pip used by Easy-OCW
 cp climate/easy-ocw/*.txt .
 


[2/2] climate git commit: Resolve CLIMATE-618. Merge PR #186.

Posted by jo...@apache.org.
Resolve CLIMATE-618. Merge PR #186.


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

Branch: refs/heads/master
Commit: fd4875d149aeec7031a840f66b0fcd9c3c652d5a
Parents: 531661c 54e6f40
Author: Michael Joyce <jo...@apache.org>
Authored: Wed Apr 1 13:39:07 2015 -0700
Committer: Michael Joyce <jo...@apache.org>
Committed: Wed Apr 1 13:39:07 2015 -0700

----------------------------------------------------------------------
 ocw-vm/init-ocw-vm.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------