Created
October 31, 2014 18:09
-
-
Save hamiltont/41a9b35088556cd6875f to your computer and use it in GitHub Desktop.
rvm trace
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Searching for rvm | |
Installing language: rvm in $FWROOT/installs | |
++ . /tmp/FrameworkBenchmarks/toolset/setup/linux/languages/rvm.sh | |
++++ fw_exists rvm.installed | |
++++ '[' -f rvm.installed ']' | |
++++ '[' -d rvm.installed ']' | |
++++ echo 1 | |
+++ RETCODE=1 | |
+++ '[' '!' 1 == 0 ']' | |
+++ '[' '' '!=' true ']' | |
+++ curl -sSL https://get.rvm.io | |
+++ bash -s stable | |
Downloading https://github.com/wayneeseguin/rvm/archive/1.26.0.tar.gz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment