Created
August 4, 2010 18:41
-
-
Save chrislerum/508586 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
ree-1.8.7-2010.02 /usr/local/rvm/wrappers chris@chrislerum | |
rvm --trace wrapper ree@chrislerum_production passenger | |
--trace wrapper ree@chrislerum_production passenger | |
rvm 0.1.43 by Wayne E. Seguin ([email protected]) [http://rvm.beginrescueend.com/] | |
+ [[ -z '' ]] | |
+ [[ ! -z ree@chrislerum_production ]] | |
+ rvm_action=use | |
+ [[ ! -z '' ]] | |
+ [[ ! -z '' ]] | |
+ [[ 3 -gt 0 ]] | |
+ rvm_token=wrapper | |
+ shift | |
+ case "$rvm_token" in | |
+ rvm_action=wrapper | |
+ rvm_ruby_string=ree@chrislerum_production | |
+ [[ -n ree@chrislerum_production ]] | |
+ shift | |
+ rvm_wrapper_name=passenger | |
+ [[ -n passenger ]] | |
+ shift | |
+ rvm_ruby_args= | |
+ rvm_parse_break=1 | |
+ [[ -z wrapper ]] | |
+ [[ ! -z 1 ]] | |
+ unset rvm_parse_break | |
+ break | |
+ [[ 0 -gt 0 ]] | |
+ [[ ! -z '' ]] | |
+ export BUNDLE_PATH GEM_HOME GEM_PATH rvm_ruby_string rvm_action rvm_bin_flag rvm_debug_flag rvm_delete_flag rvm_docs_type rvm_file_name rvm_gemset_name rvm_head_flag rvm_install_on_use_flag rvm_interactive rvm_llvm_flag rvm_make_flags rvm_proxy rvm_remove_flag rvm_ruby_args rvm_ruby_configure_flags rvm_ruby_file rvm_ruby_gem_home rvm_ruby_interpreter rvm_ruby_name rvm_ruby_version rvm_system_flag rvm_trace_flag rvm_use_flag rvm_user_flag rvm_verbose_flag rvm_patch_names rvm_patch_original_pwd rvm_clang_flag rvm_install_arguments | |
+ export rvm_path rvm_rubies_path rvm_scripts_path rvm_archives_path rvm_src_path rvm_patches_path rvm_patches_path rvm_patchsets_path rvm_log_path rvm_bin_path rvm_gems_path rvm_config_path rvm_tmp_path rvm_hooks_path rvm_gems_cache_path rvm_gemset_separator | |
+ result=0 | |
+ case "$rvm_action" in | |
+ /usr/local/rvm/scripts/wrapper ree@chrislerum_production passenger | |
++ export rvm_trace_flag | |
++ __rvm_cleanup_temp_on_exit | |
++ trap '__rvm_cleanup_temp_for '\''14689'\''' 0 1 2 3 15 | |
+ [[ -z ree@chrislerum_production ]] | |
+ ruby_string=ree@chrislerum_production | |
+ shift | |
+ override_check=0 | |
+ prefix=passenger | |
+ [[ 1 -gt 0 ]] | |
+ shift | |
++ echo | |
++ __rvm_strip | |
++ sed -e 's/^[[:space:]]*//' -e 's/[[:space:]]*$//' -e 's/[[:space:]]\{1,\}/ /g' | |
+ binaries= | |
+ [[ system == \$\r\u\b\y\_\s\t\r\i\n\g ]] | |
+ [[ -z '' ]] | |
+ binaries='ruby gem irb ri rdoc rake erb testrb' | |
+ __rvm_become ree@chrislerum_production | |
+ [[ -n ree@chrislerum_production ]] | |
+ rvm_ruby_string=ree@chrislerum_production | |
hangs here |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment