Created
December 15, 2011 00:01
-
-
Save drewdeponte/1479187 to your computer and use it in GitHub Desktop.
trace of rvm --create foo@bar in .rvmrc run by capistrano
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
| ** [out :: db02] rvm 1.10.0 by Wayne E. Seguin ([email protected]) [https://rvm.beginrescueend.com/] | |
| ** [out :: db02] | |
| ** [out :: db02] +++ [[ -n '' ]] | |
| ** [out :: db02] +++ export 'PS4=+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| ** [out :: db02] +++ PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
| ** [out :: db02] +++ /scripts/cli : __rvm_parse_args() 743 > [[ -z rvmrc ]] | |
| ** [out :: db02] +++ /scripts/cli : __rvm_parse_args() 745 > [[ 0 -eq 1 ]] | |
| ** [out :: db02] +++ /scripts/cli : __rvm_parse_args() 745 > [[ -n '' ]] | |
| ** [out :: db02] +++ /scripts/cli : __rvm_parse_args() 36 > [[ -n '' ]] | |
| ** [out :: db02] +++ /scripts/cli : __rvm_parse_args() 749 > [[ 0 -gt 0 ]] | |
| ** [out :: db02] +++ /scripts/cli : __rvm_parse_args() 751 > [[ -n '' ]] | |
| ** [out :: db02] +++ /scripts/cli : rvm() 785 > result=0 | |
| ** [out :: db02] +++ /scripts/cli : rvm() 787 > rvm_action=rvmrc | |
| ** [out :: db02] +++ /scripts/cli : rvm() 789 > [[ 0 -gt 0 ]] | |
| ** [out :: db02] +++ /scripts/cli : rvm() 790 > case "$rvm_action" in | |
| ** [out :: db02] +++ /scripts/cli : rvm() 912 > eval '__rvm_rvmrc_tools load '\''/var/www/rpp_web_app/releases/20111214235854'\''' | |
| ** [out :: db02] ++++ /scripts/cli : rvm() 912 > __rvm_rvmrc_tools load /var/www/rpp_web_app/releases/20111214235854 | |
| ** [out :: db02] ++++ /scripts/functions/rvmrc : __rvm_rvmrc_tools() 108 > export escape_flag | |
| ** [out :: db02] ++++ /scripts/functions/rvmrc : __rvm_rvmrc_tools() 109 > local rvmrc_action rvmrc_path saveIFS trust | |
| ** [out :: db02] ++++ /scripts/functions/rvmrc : __rvm_rvmrc_tools() 111 > escape_flag=1 | |
| ** [out :: db02] ++++ /scripts/functions/rvmrc : __rvm_rvmrc_tools() 112 > rvmrc_action=load | |
| ** [out :: db02] ++++ /scripts/functions/rvmrc : __rvm_rvmrc_tools() 114 > (( 2 )) | |
| ** [out :: db02] ++++ /scripts/functions/rvmrc : __rvm_rvmrc_tools() 116 > shift | |
| ** [out :: db02] +++++ /scripts/functions/rvmrc : __rvm_rvmrc_tools() 119 > builtin cd /var/www/rpp_web_app/releases/20111214235854 | |
| ** [out :: db02] +++++ /scripts/functions/rvmrc : __rvm_rvmrc_tools() 119 > pwd | |
| ** [out :: db02] ++++ /scripts/functions/rvmrc : __rvm_rvmrc_tools() 119 > rvmrc_path=/var/www/rpp_web_app/releases/20111214235854/.rvmrc | |
| ** [out :: db02] ++++ /scripts/functions/rvmrc : __rvm_rvmrc_tools() 121 > case "$rvmrc_action" in | |
| ** [out :: db02] +++++ /scripts/functions/rvmrc : __rvm_rvmrc_tools() 196 > dirname /var/www/rpp_web_app/releases/20111214235854/.rvmrc | |
| ** [out :: db02] ++++ /scripts/functions/rvmrc : __rvm_rvmrc_tools() 196 > rvm_rvmrc_cwd= | |
| ** [out :: db02] ++++ /scripts/functions/rvmrc : __rvm_rvmrc_tools() 196 > rvm_trust_rvmrcs_flag=1 | |
| ** [out :: db02] ++++ /scripts/functions/rvmrc : __rvm_rvmrc_tools() 196 > __rvm_project_rvmrc /var/www/rpp_web_app/releases/20111214235854 | |
| ** [out :: db02] ++++ /scripts/functions/rvmrc : __rvm_project_rvmrc() 353 > export __rvm_project_rvmrc_lock | |
| ** [out :: db02] ++++ /scripts/functions/rvmrc : __rvm_project_rvmrc() 354 > : __rvm_project_rvmrc_lock:1 | |
| ** [out :: db02] ++++ /scripts/functions/rvmrc : __rvm_project_rvmrc() 355 > : __rvm_project_rvmrc_lock:2 | |
| ** [out :: db02] ++++ /scripts/functions/rvmrc : __rvm_project_rvmrc() 356 > (( __rvm_project_rvmrc_lock > 1 )) | |
| ** [out :: db02] ++++ /scripts/functions/rvmrc : __rvm_project_rvmrc() 357 > return 0 | |
| ** [out :: db02] ++++ /scripts/functions/rvmrc : __rvm_rvmrc_tools() 229 > unset escape_flag | |
| ** [out :: db02] ++++ /scripts/functions/rvmrc : __rvm_rvmrc_tools() 231 > return 0 | |
| ** [out :: db02] +++ /scripts/cli : rvm() 1013 > current_result=0 | |
| ** [out :: db02] +++ /scripts/cli : rvm() 1014 > (( result > 0 )) | |
| ** [out :: db02] +++ /scripts/cli : rvm() 1014 > result=0 | |
| ** [out :: db02] +++ /scripts/cli : rvm() 1016 > [[ 0 -eq 1 ]] | |
| ** [out :: db02] +++ /scripts/cli : rvm() 1028 > __rvm_teardown | |
| ** [out :: db02] +++ /scripts/functions/environment : __rvm_teardown() 276 > [[ -d /home/rpi/.rvm/tmp/30710 ]] | |
| ** [out :: db02] +++ /scripts/functions/environment : __rvm_teardown() 281 > export __rvm_env_loaded | |
| ** [out :: db02] +++ /scripts/functions/environment : __rvm_teardown() 283 > : __rvm_env_loaded:2: | |
| ** [out :: db02] +++ /scripts/functions/environment : __rvm_teardown() 284 > : __rvm_env_loaded:2: | |
| ** [out :: db02] +++ /scripts/functions/environment : __rvm_teardown() 286 > : __rvm_env_loaded:1: | |
| ** [out :: db02] +++ /scripts/functions/environment : __rvm_teardown() 288 > [[ -z /home/rpi/.rvm/tmp ]] | |
| ** [out :: db02] +++ /scripts/functions/environment : __rvm_teardown() 288 > (( __rvm_env_loaded > 0 )) | |
| ** [out :: db02] +++ /scripts/functions/environment : __rvm_teardown() 290 > return 0 | |
| ** [out :: db02] +++ /scripts/cli : rvm() 1030 > : rvm_trace_flag:1 | |
| ** [out :: db02] +++ /scripts/cli : rvm() 1031 > (( rvm_trace_flag > 0 )) | |
| ** [out :: db02] +++ /scripts/cli : rvm() 1033 > set +o verbose | |
| ** [out :: db02] +++ /scripts/cli : rvm() 1034 > set +o xtrace |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment