Created
December 15, 2011 01:49
-
-
Save drewdeponte/1479455 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| * executing "type rvm | head -n 1 && rvm rvmrc trust /var/www/rpp_web_app/releases/20111215014722 && rvm rvmrc load /var/www/rpp_web_app/releases/20111215014722" | |
| servers: ["db02"] | |
| [db02] executing command | |
| ** [out :: db02] rvm is /home/rpi/.rvm/bin/rvm | |
| ** [out :: db02] Marked /var/www/rpp_web_app/releases/20111215014722/.rvmrc as trusted | |
| ** [out :: db02] DREW: test rvm function/binary | |
| ** [out :: db02] rvm is a function | |
| ** [out :: db02] DREW: test rvm function/binary | |
| ** [out :: db02] DREW: somehow we are in here even though the thing exists | |
| ** [out :: db02] ruby-1.9.2-p290@rpp_web_app --trace | |
| ** [out :: db02] | |
| ** [out :: db02] rvm 1.10.0 by Wayne E. Seguin ([email protected]) [https://rvm.beginrescueend.com/] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment