Created
December 11, 2014 17:49
-
-
Save sterpe/b86241f9922ed01cf775 to your computer and use it in GitHub Desktop.
big.log
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
Last login: Thu Dec 11 09:46:12 on ttys000 | |
09:49:16 [1002\0] <sterpe@macbook-pro:~> λ cat big.log | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 726 > [[ -z '' ]] | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 726 > [[ -n '' ]] | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 729 > [[ error == '' ]] | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 729 > [[ 0 -eq 1 ]] | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 729 > [[ -n '' ]] | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 15 > [[ -n use ]] | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 17 > rvm_token=use | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 19 > (( 2 > 0 )) | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 21 > next_token=system | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 22 > shift | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 98 > case "$rvm_token" in | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 101 > case "$rvm_token" in | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 32 > rvm_action=use | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 33 > rvm_verbose_flag=1 | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 37 > [[ -n system ]] | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 37 > [[ ! -d system ]] | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 37 > [[ system != \-* ]] | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 37 > [[ system != \@* ]] | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 39 > rvm_ruby_interpreter=system | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 40 > rvm_ruby_string=system | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 41 > rvm_ruby_strings=system | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 42 > next_token=--default | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 43 > (( 1 == 0 )) | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 43 > shift | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 726 > [[ -z use ]] | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 729 > [[ error == \u\s\e ]] | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 729 > [[ 0 -eq 1 ]] | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 729 > [[ -n '' ]] | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 15 > [[ -n --default ]] | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 17 > rvm_token=--default | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 19 > (( 0 > 0 )) | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 24 > next_token= | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 98 > case "$rvm_token" in | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 433 > case "$rvm_token" in | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 568 > rvm_token=default | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 569 > rvm_token=default | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 570 > export rvm_default_flag=1 | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 570 > rvm_default_flag=1 | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 726 > [[ -z use ]] | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 729 > [[ error == \u\s\e ]] | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 729 > [[ 0 -eq 1 ]] | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 729 > [[ -n '' ]] | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 15 > [[ -n '' ]] | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 734 > : rvm_ruby_args:0:: | |
+ 1418319988.N /scripts/cli : __rvm_parse_args() 736 > [[ -n '' ]] | |
+ 1418319988.N /scripts/cli : rvm() 761 > result=0 | |
+ 1418319988.N /scripts/cli : rvm() 762 > : rvm_ruby_args:0:: | |
+ 1418319988.N /scripts/cli : rvm() 764 > (( 1 == 0 )) | |
+ 1418319988.N /scripts/cli : rvm() 764 > set -o xtrace | |
+ 1418319988.N /scripts/cli : rvm() 766 > (( result )) | |
+ 1418319988.N /scripts/cli : rvm() 838 > case "${rvm_action:=help}" in | |
+ 1418319989.N /scripts/cli : rvm() 769 > rvm_is_a_shell_function | |
+ 1418319989.N /scripts/functions/utility : rvm_is_a_shell_function() 1 > typeset _message | |
+ 1418319989.N /scripts/functions/utility : rvm_is_a_shell_function() 3 > (( 0 )) | |
+ 1418319989.N /scripts/functions/utility : rvm_is_a_shell_function() 19 > return 0 | |
+ 1418319989.N /scripts/cli : rvm() 734 > __rvm_use | |
+ 1418319989.N /scripts/functions/selector : __rvm_use() 1 > typeset binary full_binary_path rvm_ruby_gem_home __path_prefix __path_suffix | |
+ 1418319989.N /scripts/functions/selector : __rvm_use() 3 > __rvm_select | |
+ 1418319989.N /scripts/functions/selector : __rvm_select() 1 > true | |
+ 1418319989.N /scripts/functions/selector : __rvm_select() 3 > __rvm_select_set_variable_defaults | |
+ 1418319989.N /scripts/functions/selector : __rvm_select_set_variable_defaults() 1 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC | |
+ 1418319989.N /scripts/functions/selector : __rvm_select_set_variable_defaults() 2 > export rvm_env_string rvm_action rvm_alias_expanded rvm_archive_extension rvm_bin_flag rvm_bin_path rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_type rvm_dump_environment_flag rvm_error_message rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gemset_name rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_hook rvm_install_on_use_flag rvm_llvm_flag rvm_loaded_flag rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_ruby_alias rvm_ruby_args rvm_ruby_binary rvm_ruby_bits rvm_ruby_configure rvm_ruby_file rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_global_gems_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_make rvm_ruby_make_install rvm_ruby_minor_version rvm_ruby_mode rvm_ruby_name rvm_ruby_package_file rvm_ruby_package_name rvm_ruby_patch rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_sdk rvm_silent_flag rvm_sticky_flag rvm_system_flag rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_verbose_flag rvm_wrapper_name | |
+ 1418319989.N /scripts/functions/selector : __rvm_select() 81 > __rvm_select_detect_ruby_string '' | |
+ 1418319989.N /scripts/functions/selector : __rvm_select_detect_ruby_string() 1 > rvm_ruby_string=system | |
+ 1418319989.N /scripts/functions/selector : __rvm_select_detect_ruby_string() 3 > [[ -z system ]] | |
+ 1418319989.N /scripts/functions/selector : __rvm_select() 76 > __rvm_ruby_string | |
+ 1418319989.N /scripts/functions/selector : __rvm_ruby_string() 9 > true 0 0 | |
+ 1418319989.N /scripts/functions/selector : __rvm_ruby_string() 10 > rvm_expanding_aliases= | |
+ 1418319989.N /scripts/functions/selector : __rvm_ruby_string() 12 > true '' '' system '' '' '' '' @ system 0 0 | |
+ 1418319989.N /scripts/functions/selector : __rvm_ruby_string() 18 > [[ system == *\@* ]] | |
+ 1418319989.N /scripts/functions/selector : __rvm_ruby_string() 25 > (( rvm_expanding_aliases == 0 )) | |
+ 1418319989.N /scripts/functions/selector : __rvm_ruby_string() 26 > [[ -n system ]] | |
+ 1418319989.N /scripts/functions/selector : __rvm_ruby_string() 26 > [[ system != \s\y\s\t\e\m ]] | |
+ 1418319989.N /scripts/functions/selector : __rvm_ruby_string() 48 > [[ -n '' ]] | |
+ 1418319989.N /scripts/functions/selector : __rvm_ruby_string() 54 > __rvm_ruby_string_parse | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse() 2 > __rvm_ruby_string_parse_ | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 1 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 4 > ruby_string=system | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 5 > gemset_name= | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 6 > repo_url= | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 7 > branch_name= | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 8 > ruby_name= | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 10 > __rvm_unset_ruby_variables | |
+ 1418319989.N /scripts/functions/env : __rvm_unset_ruby_variables() 2 > unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag | |
+ 1418319989.N /scripts/functions/env : __rvm_unset_ruby_variables() 3 > __rvm_load_rvmrc | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 1 > typeset _file | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 2 > typeset -a rvm_rvmrc_files | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 3 > (( 0 == 1 )) | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 8 > [[ -n 0022 ]] | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 10 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ -n /Users/sterpe ]] | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ /Users/sterpe/.rvmrc -ef /Users/sterpe/.rvmrc ]] | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 12 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /etc/rvmrc ]] | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /Users/sterpe/.rvmrc ]] | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /Users/sterpe/.rvmrc ]] | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 31 > return 0 | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 56 > rvm_ruby_repo_url= | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 57 > rvm_ruby_repo_branch= | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 58 > rvm_ruby_name= | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 59 > export rvm_head_flag=0 | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 59 > rvm_head_flag=0 | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 62 > [[ -z system ]] | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 62 > [[ system == \c\u\r\r\e\n\t ]] | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 75 > strings=() | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 76 > __rvm_custom_separated_array strings - system | |
+ 1418319989.N /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS | |
+ 1418319989.N /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=- | |
+ 1418319989.N /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]] | |
+ 1418319989.N /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval 'strings+=( $3 )' | |
++ 1418319989.N /scripts/functions/utility : __rvm_custom_separated_array() -215 > strings+=($3) | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() -139 > rvm_ruby_string=system | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() -136 > [[ -n '' ]] | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 88 > for string in '${strings[@]}' | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 90 > case "$string" in | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() -121 > rvm_ruby_interpreter=system | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() -120 > rvm_ruby_patch_level= | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() -119 > rvm_ruby_tag= | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() -118 > rvm_ruby_revision= | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() -117 > rvm_ruby_version= | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() -116 > rvm_gemset_name= | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() -115 > rvm_head_flag=0 | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() -114 > return 0 | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse() 59 > (( 0 == 1 )) | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse() 74 > __rvm_ruby_string_parse_ | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 1 > typeset ruby_string gemset_name expanded_alias_name repo_url branch_name ruby_name | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 4 > ruby_string=system | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 5 > gemset_name= | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 6 > repo_url= | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 7 > branch_name= | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 8 > ruby_name= | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 10 > __rvm_unset_ruby_variables | |
+ 1418319989.N /scripts/functions/env : __rvm_unset_ruby_variables() 2 > unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag | |
+ 1418319989.N /scripts/functions/env : __rvm_unset_ruby_variables() 3 > __rvm_load_rvmrc | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 1 > typeset _file | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 2 > typeset -a rvm_rvmrc_files | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 3 > (( 0 == 1 )) | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 8 > [[ -n 0022 ]] | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 10 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ -n /Users/sterpe ]] | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ /Users/sterpe/.rvmrc -ef /Users/sterpe/.rvmrc ]] | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 12 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /etc/rvmrc ]] | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /Users/sterpe/.rvmrc ]] | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /Users/sterpe/.rvmrc ]] | |
+ 1418319989.N /scripts/functions/init : __rvm_load_rvmrc() 31 > return 0 | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 56 > rvm_ruby_repo_url= | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 57 > rvm_ruby_repo_branch= | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 58 > rvm_ruby_name= | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 59 > export rvm_head_flag=0 | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 59 > rvm_head_flag=0 | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 62 > [[ -z system ]] | |
+ 1418319989.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 62 > [[ system == \c\u\r\r\e\n\t ]] | |
+ 1418319990.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 75 > strings=() | |
+ 1418319990.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 76 > __rvm_custom_separated_array strings - system | |
+ 1418319990.N /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS | |
+ 1418319990.N /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=- | |
+ 1418319990.N /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]] | |
+ 1418319990.N /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval 'strings+=( $3 )' | |
++ 1418319990.N /scripts/functions/utility : __rvm_custom_separated_array() -215 > strings+=($3) | |
+ 1418319990.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() -139 > rvm_ruby_string=system | |
+ 1418319990.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() -136 > [[ -n '' ]] | |
+ 1418319990.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 88 > for string in '${strings[@]}' | |
+ 1418319990.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() 90 > case "$string" in | |
+ 1418319990.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() -121 > rvm_ruby_interpreter=system | |
+ 1418319990.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() -120 > rvm_ruby_patch_level= | |
+ 1418319990.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() -119 > rvm_ruby_tag= | |
+ 1418319990.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() -118 > rvm_ruby_revision= | |
+ 1418319990.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() -117 > rvm_ruby_version= | |
+ 1418319990.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() -116 > rvm_gemset_name= | |
+ 1418319990.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() -115 > rvm_head_flag=0 | |
+ 1418319990.N /scripts/functions/selector_parse : __rvm_ruby_string_parse_() -114 > return 0 | |
+ 1418319990.N /scripts/functions/selector_parse : __rvm_ruby_string_parse() 77 > [[ -z system ]] | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string() 131 > __rvm_ruby_string_find | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_find() 2 > __rvm_ruby_string_installed | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_installed() 1 > typeset __ruby_inst_dir=/Users/sterpe/.rvm/rubies/system | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_installed() 2 > [[ -n '' ]] | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_installed() 7 > [[ -n system ]] | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_installed() 7 > [[ -n system ]] | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_installed() 7 > [[ -d /Users/sterpe/.rvm/rubies/system ]] | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_find() 92 > __rvm_ruby_string_remotely_available | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_remotely_available() 1 > (( 0 == 1 )) | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_find() 82 > __rvm_ruby_string_autodetect | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_autodetect() 5 > [[ -z '' ]] | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_autodetect() 5 > [[ system != \e\x\t ]] | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_autodetect() 5 > [[ system != \s\y\s\t\e\m ]] | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_autodetect() 24 > (( 0 )) | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_autodetect() 30 > rvm_ruby_string=system | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_autodetect() 32 > [[ system == \e\x\t ]] | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_autodetect() 36 > [[ 0 == \1 ]] | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_autodetect() 36 > [[ -n '' ]] | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_autodetect() 36 > [[ -n '' ]] | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_autodetect() 60 > [[ -n '' ]] | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_autodetect() 64 > [[ -n '' ]] | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_autodetect() 68 > [[ -n '' ]] | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_autodetect() 73 > (( 0 == 1 )) | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_autodetect() 84 > [[ -n '' ]] | |
+ 1418319990.N /scripts/functions/selector : __rvm_ruby_string_autodetect() 86 > __rvm_db_system system__patch_level rvm_ruby_patch_level | |
+ 1418319990.N /scripts/functions/db : __rvm_db_system() 1 > typeset __key __message | |
+ 1418319990.N /scripts/functions/db : __rvm_db_system() 8 > for __key in '"${_system_name}_${_system_version}_$1"' '"${_system_name}_$1"' '"$1"' | |
+ 1418319990.N /scripts/functions/db : __rvm_db_system() 4 > __rvm_db OSX_10.10_system__patch_level_error __message | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 2 > key=OSX_10.10_system__patch_level_error | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 3 > key=OSX_10.10_system__patch_level_error | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 4 > variable=__message | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 5 > value= | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/sterpe/.rvm/user/db ]] | |
++ 1418319990.N /scripts/functions/db : __rvm_db() -18 > __rvm_db_ /Users/sterpe/.rvm/user/db OSX_10.10_system__patch_level_error | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/sterpe/.rvm/user/db | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 3 > __key=OSX_10.10_system__patch_level_error | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 4 > shift 2 | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 5 > __value= | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 83 > case "${__value}" in | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/sterpe/.rvm/user/db OSX_10.10_system__patch_level_error | |
++ 1418319990.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/sterpe/.rvm/user/db ]] | |
++ 1418319990.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -n -e '\#^OSX_10.10_system__patch_level_error=# { s#^OSX_10.10_system__patch_level_error=##;; p; }' -e '/^$/d' | |
++ 1418319990.N /scripts/functions/support : __rvm_sed() 0 > sed -n -e '\#^OSX_10.10_system__patch_level_error=# { s#^OSX_10.10_system__patch_level_error=##;; p; }' -e '/^$/d' | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 8 > value= | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 10 > [[ -z '' ]] | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 10 > [[ -f /Users/sterpe/.rvm/config/db ]] | |
++ 1418319990.N /scripts/functions/db : __rvm_db() -15 > __rvm_db_ /Users/sterpe/.rvm/config/db OSX_10.10_system__patch_level_error | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/sterpe/.rvm/config/db | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 3 > __key=OSX_10.10_system__patch_level_error | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 4 > shift 2 | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 5 > __value= | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 83 > case "${__value}" in | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/sterpe/.rvm/config/db OSX_10.10_system__patch_level_error | |
++ 1418319990.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/sterpe/.rvm/config/db ]] | |
++ 1418319990.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -n -e '\#^OSX_10.10_system__patch_level_error=# { s#^OSX_10.10_system__patch_level_error=##;; p; }' -e '/^$/d' | |
++ 1418319990.N /scripts/functions/support : __rvm_sed() 0 > sed -n -e '\#^OSX_10.10_system__patch_level_error=# { s#^OSX_10.10_system__patch_level_error=##;; p; }' -e '/^$/d' | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 11 > value= | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]] | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 13 > return 1 | |
+ 1418319990.N /scripts/functions/db : __rvm_db_system() -13 > __rvm_db OSX_10.10_system__patch_level_warn __message | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 2 > key=OSX_10.10_system__patch_level_warn | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 3 > key=OSX_10.10_system__patch_level_warn | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 4 > variable=__message | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 5 > value= | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/sterpe/.rvm/user/db ]] | |
++ 1418319990.N /scripts/functions/db : __rvm_db() -18 > __rvm_db_ /Users/sterpe/.rvm/user/db OSX_10.10_system__patch_level_warn | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/sterpe/.rvm/user/db | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 3 > __key=OSX_10.10_system__patch_level_warn | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 4 > shift 2 | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 5 > __value= | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 83 > case "${__value}" in | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/sterpe/.rvm/user/db OSX_10.10_system__patch_level_warn | |
++ 1418319990.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/sterpe/.rvm/user/db ]] | |
++ 1418319990.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -n -e '\#^OSX_10.10_system__patch_level_warn=# { s#^OSX_10.10_system__patch_level_warn=##;; p; }' -e '/^$/d' | |
++ 1418319990.N /scripts/functions/support : __rvm_sed() 0 > sed -n -e '\#^OSX_10.10_system__patch_level_warn=# { s#^OSX_10.10_system__patch_level_warn=##;; p; }' -e '/^$/d' | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 8 > value= | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 10 > [[ -z '' ]] | |
+ 1418319990.N /scripts/functions/db : __rvm_db() 10 > [[ -f /Users/sterpe/.rvm/config/db ]] | |
++ 1418319990.N /scripts/functions/db : __rvm_db() -15 > __rvm_db_ /Users/sterpe/.rvm/config/db OSX_10.10_system__patch_level_warn | |
++ 1418319990.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/sterpe/.rvm/config/db | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 3 > __key=OSX_10.10_system__patch_level_warn | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 4 > shift 2 | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 5 > __value= | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 83 > case "${__value}" in | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/sterpe/.rvm/config/db OSX_10.10_system__patch_level_warn | |
++ 1418319991.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/sterpe/.rvm/config/db ]] | |
++ 1418319991.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -n -e '\#^OSX_10.10_system__patch_level_warn=# { s#^OSX_10.10_system__patch_level_warn=##;; p; }' -e '/^$/d' | |
++ 1418319991.N /scripts/functions/support : __rvm_sed() 0 > sed -n -e '\#^OSX_10.10_system__patch_level_warn=# { s#^OSX_10.10_system__patch_level_warn=##;; p; }' -e '/^$/d' | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 11 > value= | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]] | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 13 > return 1 | |
+ 1418319991.N /scripts/functions/db : __rvm_db_system() -10 > __rvm_db OSX_10.10_system__patch_level rvm_ruby_patch_level | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 2 > key=OSX_10.10_system__patch_level | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 3 > key=OSX_10.10_system__patch_level | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 4 > variable=rvm_ruby_patch_level | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 5 > value= | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/sterpe/.rvm/user/db ]] | |
++ 1418319991.N /scripts/functions/db : __rvm_db() -18 > __rvm_db_ /Users/sterpe/.rvm/user/db OSX_10.10_system__patch_level | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/sterpe/.rvm/user/db | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 3 > __key=OSX_10.10_system__patch_level | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 4 > shift 2 | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 5 > __value= | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 83 > case "${__value}" in | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/sterpe/.rvm/user/db OSX_10.10_system__patch_level | |
++ 1418319991.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/sterpe/.rvm/user/db ]] | |
++ 1418319991.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -n -e '\#^OSX_10.10_system__patch_level=# { s#^OSX_10.10_system__patch_level=##;; p; }' -e '/^$/d' | |
++ 1418319991.N /scripts/functions/support : __rvm_sed() 0 > sed -n -e '\#^OSX_10.10_system__patch_level=# { s#^OSX_10.10_system__patch_level=##;; p; }' -e '/^$/d' | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 8 > value= | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 10 > [[ -z '' ]] | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 10 > [[ -f /Users/sterpe/.rvm/config/db ]] | |
++ 1418319991.N /scripts/functions/db : __rvm_db() -15 > __rvm_db_ /Users/sterpe/.rvm/config/db OSX_10.10_system__patch_level | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/sterpe/.rvm/config/db | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 3 > __key=OSX_10.10_system__patch_level | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 4 > shift 2 | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 5 > __value= | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 83 > case "${__value}" in | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/sterpe/.rvm/config/db OSX_10.10_system__patch_level | |
++ 1418319991.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/sterpe/.rvm/config/db ]] | |
++ 1418319991.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -n -e '\#^OSX_10.10_system__patch_level=# { s#^OSX_10.10_system__patch_level=##;; p; }' -e '/^$/d' | |
++ 1418319991.N /scripts/functions/support : __rvm_sed() 0 > sed -n -e '\#^OSX_10.10_system__patch_level=# { s#^OSX_10.10_system__patch_level=##;; p; }' -e '/^$/d' | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 11 > value= | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]] | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 13 > return 1 | |
+ 1418319991.N /scripts/functions/db : __rvm_db_system() 8 > for __key in '"${_system_name}_${_system_version}_$1"' '"${_system_name}_$1"' '"$1"' | |
+ 1418319991.N /scripts/functions/db : __rvm_db_system() -16 > __rvm_db OSX_system__patch_level_error __message | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 2 > key=OSX_system__patch_level_error | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 3 > key=OSX_system__patch_level_error | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 4 > variable=__message | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 5 > value= | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/sterpe/.rvm/user/db ]] | |
++ 1418319991.N /scripts/functions/db : __rvm_db() -18 > __rvm_db_ /Users/sterpe/.rvm/user/db OSX_system__patch_level_error | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/sterpe/.rvm/user/db | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 3 > __key=OSX_system__patch_level_error | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 4 > shift 2 | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 5 > __value= | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 83 > case "${__value}" in | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/sterpe/.rvm/user/db OSX_system__patch_level_error | |
++ 1418319991.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/sterpe/.rvm/user/db ]] | |
++ 1418319991.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -n -e '\#^OSX_system__patch_level_error=# { s#^OSX_system__patch_level_error=##;; p; }' -e '/^$/d' | |
++ 1418319991.N /scripts/functions/support : __rvm_sed() 0 > sed -n -e '\#^OSX_system__patch_level_error=# { s#^OSX_system__patch_level_error=##;; p; }' -e '/^$/d' | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 8 > value= | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 10 > [[ -z '' ]] | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 10 > [[ -f /Users/sterpe/.rvm/config/db ]] | |
++ 1418319991.N /scripts/functions/db : __rvm_db() -15 > __rvm_db_ /Users/sterpe/.rvm/config/db OSX_system__patch_level_error | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/sterpe/.rvm/config/db | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 3 > __key=OSX_system__patch_level_error | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 4 > shift 2 | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 5 > __value= | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 83 > case "${__value}" in | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/sterpe/.rvm/config/db OSX_system__patch_level_error | |
++ 1418319991.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/sterpe/.rvm/config/db ]] | |
++ 1418319991.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -n -e '\#^OSX_system__patch_level_error=# { s#^OSX_system__patch_level_error=##;; p; }' -e '/^$/d' | |
++ 1418319991.N /scripts/functions/support : __rvm_sed() 0 > sed -n -e '\#^OSX_system__patch_level_error=# { s#^OSX_system__patch_level_error=##;; p; }' -e '/^$/d' | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 11 > value= | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]] | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 13 > return 1 | |
+ 1418319991.N /scripts/functions/db : __rvm_db_system() -13 > __rvm_db OSX_system__patch_level_warn __message | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 2 > key=OSX_system__patch_level_warn | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 3 > key=OSX_system__patch_level_warn | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 4 > variable=__message | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 5 > value= | |
+ 1418319991.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/sterpe/.rvm/user/db ]] | |
++ 1418319991.N /scripts/functions/db : __rvm_db() -18 > __rvm_db_ /Users/sterpe/.rvm/user/db OSX_system__patch_level_warn | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/sterpe/.rvm/user/db | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 3 > __key=OSX_system__patch_level_warn | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 4 > shift 2 | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 5 > __value= | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 83 > case "${__value}" in | |
++ 1418319991.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/sterpe/.rvm/user/db OSX_system__patch_level_warn | |
++ 1418319991.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/sterpe/.rvm/user/db ]] | |
++ 1418319991.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -n -e '\#^OSX_system__patch_level_warn=# { s#^OSX_system__patch_level_warn=##;; p; }' -e '/^$/d' | |
++ 1418319991.N /scripts/functions/support : __rvm_sed() 0 > sed -n -e '\#^OSX_system__patch_level_warn=# { s#^OSX_system__patch_level_warn=##;; p; }' -e '/^$/d' | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 8 > value= | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 10 > [[ -z '' ]] | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 10 > [[ -f /Users/sterpe/.rvm/config/db ]] | |
++ 1418319992.N /scripts/functions/db : __rvm_db() -15 > __rvm_db_ /Users/sterpe/.rvm/config/db OSX_system__patch_level_warn | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/sterpe/.rvm/config/db | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 3 > __key=OSX_system__patch_level_warn | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 4 > shift 2 | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 5 > __value= | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 83 > case "${__value}" in | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/sterpe/.rvm/config/db OSX_system__patch_level_warn | |
++ 1418319992.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/sterpe/.rvm/config/db ]] | |
++ 1418319992.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -n -e '\#^OSX_system__patch_level_warn=# { s#^OSX_system__patch_level_warn=##;; p; }' -e '/^$/d' | |
++ 1418319992.N /scripts/functions/support : __rvm_sed() 0 > sed -n -e '\#^OSX_system__patch_level_warn=# { s#^OSX_system__patch_level_warn=##;; p; }' -e '/^$/d' | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 11 > value= | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]] | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 13 > return 1 | |
+ 1418319992.N /scripts/functions/db : __rvm_db_system() -10 > __rvm_db OSX_system__patch_level rvm_ruby_patch_level | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 2 > key=OSX_system__patch_level | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 3 > key=OSX_system__patch_level | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 4 > variable=rvm_ruby_patch_level | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 5 > value= | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/sterpe/.rvm/user/db ]] | |
++ 1418319992.N /scripts/functions/db : __rvm_db() -18 > __rvm_db_ /Users/sterpe/.rvm/user/db OSX_system__patch_level | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/sterpe/.rvm/user/db | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 3 > __key=OSX_system__patch_level | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 4 > shift 2 | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 5 > __value= | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 83 > case "${__value}" in | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/sterpe/.rvm/user/db OSX_system__patch_level | |
++ 1418319992.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/sterpe/.rvm/user/db ]] | |
++ 1418319992.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -n -e '\#^OSX_system__patch_level=# { s#^OSX_system__patch_level=##;; p; }' -e '/^$/d' | |
++ 1418319992.N /scripts/functions/support : __rvm_sed() 0 > sed -n -e '\#^OSX_system__patch_level=# { s#^OSX_system__patch_level=##;; p; }' -e '/^$/d' | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 8 > value= | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 10 > [[ -z '' ]] | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 10 > [[ -f /Users/sterpe/.rvm/config/db ]] | |
++ 1418319992.N /scripts/functions/db : __rvm_db() -15 > __rvm_db_ /Users/sterpe/.rvm/config/db OSX_system__patch_level | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/sterpe/.rvm/config/db | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 3 > __key=OSX_system__patch_level | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 4 > shift 2 | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 5 > __value= | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 83 > case "${__value}" in | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/sterpe/.rvm/config/db OSX_system__patch_level | |
++ 1418319992.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/sterpe/.rvm/config/db ]] | |
++ 1418319992.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -n -e '\#^OSX_system__patch_level=# { s#^OSX_system__patch_level=##;; p; }' -e '/^$/d' | |
++ 1418319992.N /scripts/functions/support : __rvm_sed() 0 > sed -n -e '\#^OSX_system__patch_level=# { s#^OSX_system__patch_level=##;; p; }' -e '/^$/d' | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 11 > value= | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]] | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 13 > return 1 | |
+ 1418319992.N /scripts/functions/db : __rvm_db_system() 8 > for __key in '"${_system_name}_${_system_version}_$1"' '"${_system_name}_$1"' '"$1"' | |
+ 1418319992.N /scripts/functions/db : __rvm_db_system() -16 > __rvm_db system__patch_level_error __message | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 2 > key=system__patch_level_error | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 3 > key=system__patch_level_error | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 4 > variable=__message | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 5 > value= | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/sterpe/.rvm/user/db ]] | |
++ 1418319992.N /scripts/functions/db : __rvm_db() -18 > __rvm_db_ /Users/sterpe/.rvm/user/db system__patch_level_error | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/sterpe/.rvm/user/db | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 3 > __key=system__patch_level_error | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 4 > shift 2 | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 5 > __value= | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 83 > case "${__value}" in | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/sterpe/.rvm/user/db system__patch_level_error | |
++ 1418319992.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/sterpe/.rvm/user/db ]] | |
++ 1418319992.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -n -e '\#^system__patch_level_error=# { s#^system__patch_level_error=##;; p; }' -e '/^$/d' | |
++ 1418319992.N /scripts/functions/support : __rvm_sed() 0 > sed -n -e '\#^system__patch_level_error=# { s#^system__patch_level_error=##;; p; }' -e '/^$/d' | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 8 > value= | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 10 > [[ -z '' ]] | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 10 > [[ -f /Users/sterpe/.rvm/config/db ]] | |
++ 1418319992.N /scripts/functions/db : __rvm_db() -15 > __rvm_db_ /Users/sterpe/.rvm/config/db system__patch_level_error | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/sterpe/.rvm/config/db | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 3 > __key=system__patch_level_error | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 4 > shift 2 | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 5 > __value= | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 83 > case "${__value}" in | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/sterpe/.rvm/config/db system__patch_level_error | |
++ 1418319992.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/sterpe/.rvm/config/db ]] | |
++ 1418319992.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -n -e '\#^system__patch_level_error=# { s#^system__patch_level_error=##;; p; }' -e '/^$/d' | |
++ 1418319992.N /scripts/functions/support : __rvm_sed() 0 > sed -n -e '\#^system__patch_level_error=# { s#^system__patch_level_error=##;; p; }' -e '/^$/d' | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 11 > value= | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]] | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 13 > return 1 | |
+ 1418319992.N /scripts/functions/db : __rvm_db_system() -13 > __rvm_db system__patch_level_warn __message | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 2 > key=system__patch_level_warn | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 3 > key=system__patch_level_warn | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 4 > variable=__message | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 5 > value= | |
+ 1418319992.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/sterpe/.rvm/user/db ]] | |
++ 1418319992.N /scripts/functions/db : __rvm_db() -18 > __rvm_db_ /Users/sterpe/.rvm/user/db system__patch_level_warn | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/sterpe/.rvm/user/db | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 3 > __key=system__patch_level_warn | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 4 > shift 2 | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 5 > __value= | |
++ 1418319992.N /scripts/functions/db : __rvm_db_() 83 > case "${__value}" in | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/sterpe/.rvm/user/db system__patch_level_warn | |
++ 1418319993.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/sterpe/.rvm/user/db ]] | |
++ 1418319993.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -n -e '\#^system__patch_level_warn=# { s#^system__patch_level_warn=##;; p; }' -e '/^$/d' | |
++ 1418319993.N /scripts/functions/support : __rvm_sed() 0 > sed -n -e '\#^system__patch_level_warn=# { s#^system__patch_level_warn=##;; p; }' -e '/^$/d' | |
+ 1418319993.N /scripts/functions/db : __rvm_db() 8 > value= | |
+ 1418319993.N /scripts/functions/db : __rvm_db() 10 > [[ -z '' ]] | |
+ 1418319993.N /scripts/functions/db : __rvm_db() 10 > [[ -f /Users/sterpe/.rvm/config/db ]] | |
++ 1418319993.N /scripts/functions/db : __rvm_db() -15 > __rvm_db_ /Users/sterpe/.rvm/config/db system__patch_level_warn | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/sterpe/.rvm/config/db | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 3 > __key=system__patch_level_warn | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 4 > shift 2 | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 5 > __value= | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 83 > case "${__value}" in | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/sterpe/.rvm/config/db system__patch_level_warn | |
++ 1418319993.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/sterpe/.rvm/config/db ]] | |
++ 1418319993.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -n -e '\#^system__patch_level_warn=# { s#^system__patch_level_warn=##;; p; }' -e '/^$/d' | |
++ 1418319993.N /scripts/functions/support : __rvm_sed() 0 > sed -n -e '\#^system__patch_level_warn=# { s#^system__patch_level_warn=##;; p; }' -e '/^$/d' | |
+ 1418319993.N /scripts/functions/db : __rvm_db() 11 > value= | |
+ 1418319993.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]] | |
+ 1418319993.N /scripts/functions/db : __rvm_db() 13 > return 1 | |
+ 1418319993.N /scripts/functions/db : __rvm_db_system() -10 > __rvm_db system__patch_level rvm_ruby_patch_level | |
+ 1418319993.N /scripts/functions/db : __rvm_db() 1 > typeset value key variable | |
+ 1418319993.N /scripts/functions/db : __rvm_db() 2 > key=system__patch_level | |
+ 1418319993.N /scripts/functions/db : __rvm_db() 3 > key=system__patch_level | |
+ 1418319993.N /scripts/functions/db : __rvm_db() 4 > variable=rvm_ruby_patch_level | |
+ 1418319993.N /scripts/functions/db : __rvm_db() 5 > value= | |
+ 1418319993.N /scripts/functions/db : __rvm_db() 7 > [[ -f /Users/sterpe/.rvm/user/db ]] | |
++ 1418319993.N /scripts/functions/db : __rvm_db() -18 > __rvm_db_ /Users/sterpe/.rvm/user/db system__patch_level | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/sterpe/.rvm/user/db | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 3 > __key=system__patch_level | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 4 > shift 2 | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 5 > __value= | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 83 > case "${__value}" in | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/sterpe/.rvm/user/db system__patch_level | |
++ 1418319993.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/sterpe/.rvm/user/db ]] | |
++ 1418319993.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -n -e '\#^system__patch_level=# { s#^system__patch_level=##;; p; }' -e '/^$/d' | |
++ 1418319993.N /scripts/functions/support : __rvm_sed() 0 > sed -n -e '\#^system__patch_level=# { s#^system__patch_level=##;; p; }' -e '/^$/d' | |
+ 1418319993.N /scripts/functions/db : __rvm_db() 8 > value= | |
+ 1418319993.N /scripts/functions/db : __rvm_db() 10 > [[ -z '' ]] | |
+ 1418319993.N /scripts/functions/db : __rvm_db() 10 > [[ -f /Users/sterpe/.rvm/config/db ]] | |
++ 1418319993.N /scripts/functions/db : __rvm_db() -15 > __rvm_db_ /Users/sterpe/.rvm/config/db system__patch_level | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 1 > typeset __db __key __value | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 2 > __db=/Users/sterpe/.rvm/config/db | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 3 > __key=system__patch_level | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 4 > shift 2 | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 5 > __value= | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 83 > case "${__value}" in | |
++ 1418319993.N /scripts/functions/db : __rvm_db_() 11 > __rvm_db_get /Users/sterpe/.rvm/config/db system__patch_level | |
++ 1418319993.N /scripts/functions/db : __rvm_db_get() 1 > [[ -f /Users/sterpe/.rvm/config/db ]] | |
++ 1418319993.N /scripts/functions/db : __rvm_db_get() 2 > __rvm_sed -n -e '\#^system__patch_level=# { s#^system__patch_level=##;; p; }' -e '/^$/d' | |
++ 1418319993.N /scripts/functions/support : __rvm_sed() 0 > sed -n -e '\#^system__patch_level=# { s#^system__patch_level=##;; p; }' -e '/^$/d' | |
+ 1418319993.N /scripts/functions/db : __rvm_db() 11 > value= | |
+ 1418319993.N /scripts/functions/db : __rvm_db() 13 > [[ -n '' ]] | |
+ 1418319993.N /scripts/functions/db : __rvm_db() 13 > return 1 | |
+ 1418319993.N /scripts/functions/db : __rvm_db_system() -6 > true | |
+ 1418319993.N /scripts/functions/selector : __rvm_ruby_string_autodetect() 454 > [[ -n '' ]] | |
+ 1418319993.N /scripts/functions/selector : __rvm_ruby_string_autodetect() 458 > true | |
+ 1418319993.N /scripts/functions/selector : __rvm_ruby_string_find() 351 > [[ system == \r\u\b\y ]] | |
+ 1418319993.N /scripts/functions/selector : __rvm_ruby_string_find() 360 > [[ -n '' ]] | |
+ 1418319993.N /scripts/functions/selector : __rvm_ruby_string() 328 > detected_rvm_ruby_name= | |
+ 1418319993.N /scripts/functions/selector : __rvm_ruby_string() 330 > rvm_ruby_name= | |
+ 1418319993.N /scripts/functions/selector : __rvm_ruby_string() 331 > true | |
+ 1418319993.N /scripts/functions/selector : __rvm_select() 66 > __rvm_select_after_parse | |
+ 1418319993.N /scripts/functions/selector : __rvm_select_after_parse() 1 > __rvm_select_interpreter_variables | |
+ 1418319993.N /scripts/functions/selector : __rvm_select_interpreter_variables() 1 > rvm_archive_extension=tar.gz | |
+ 1418319993.N /scripts/functions/selector : __rvm_select_interpreter_variables() 3 > [[ -z system ]] | |
+ 1418319993.N /scripts/functions/selector : __rvm_select_interpreter_variables() 7 > rvm_ruby_interpreter=system | |
+ 1418319993.N /scripts/functions/selector : __rvm_select_interpreter_variables() 10 > is_a_function __rvm_select_interpreter_system | |
+ 1418319993.N /scripts/functions/support : is_a_function() 1 > typeset -f __rvm_select_interpreter_system | |
+ 1418319993.N /scripts/functions/selector : __rvm_select_interpreter_variables() 39 > __rvm_select_interpreter_system | |
+ 1418319993.N /scripts/functions/selector_interpreters : __rvm_select_interpreter_system() 1 > true | |
+ 1418319993.N /scripts/functions/selector : __rvm_select_after_parse() -337 > __rvm_select_version_variables | |
+ 1418319993.N /scripts/functions/selector : __rvm_select_version_variables() 58 > case "$rvm_ruby_version" in | |
+ 1418319993.N /scripts/functions/selector : __rvm_select_after_parse() 43 > __rvm_select_default_variables | |
+ 1418319993.N /scripts/functions/selector : __rvm_select_default_variables() 1 > [[ system != ext ]] | |
+ 1418319993.N /scripts/functions/selector : __rvm_select_default_variables() 2 > rvm_ruby_package_name=system | |
+ 1418319993.N /scripts/functions/selector : __rvm_select_default_variables() 5 > rvm_ruby_home=/Users/sterpe/.rvm/rubies/system | |
+ 1418319993.N /scripts/functions/selector : __rvm_select_default_variables() 6 > rvm_ruby_binary=/Users/sterpe/.rvm/rubies/system/bin/ruby | |
+ 1418319993.N /scripts/functions/selector : __rvm_select_default_variables() 7 > rvm_ruby_irbrc=/Users/sterpe/.rvm/rubies/system/.irbrc | |
+ 1418319993.N /scripts/functions/selector : __rvm_select_after_parse() 29 > [[ system == \s\y\s\t\e\m ]] | |
+ 1418319993.N /scripts/functions/selector : __rvm_select_after_parse() 32 > rvm_ruby_selected_flag=1 | |
+ 1418319993.N /scripts/functions/selector : __rvm_use() 78 > [[ system == system ]] | |
+ 1418319993.N /scripts/functions/selector : __rvm_use() 79 > __rvm_use_system | |
+ 1418319993.N /scripts/functions/selector : __rvm_use_system() 2 > unset GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC | |
+ 1418319993.N /scripts/functions/selector : __rvm_use_system() 5 > [[ -s /Users/sterpe/.rvm/config/system ]] | |
+ 1418319993.N /scripts/functions/selector : __rvm_use_system() 20 > (( 1 == 1 )) | |
+ 1418319993.N /scripts/functions/selector : __rvm_use_system() 22 > /Users/sterpe/.rvm/scripts/alias delete default | |
+ 1418319998.N /scripts/functions/selector : __rvm_use_system() 23 > __rvm_find /Users/sterpe/.rvm/bin -maxdepth 0 -name 'default_*' -exec rm '{}' ';' | |
+ 1418319998.N /scripts/functions/support : __rvm_find() 0 > find /Users/sterpe/.rvm/bin -maxdepth 0 -name 'default_*' -exec rm '{}' ';' | |
+ 1418319998.N /scripts/functions/selector : __rvm_use_system() 126 > command rm -f /Users/sterpe/.rvm/config/default | |
+ 1418319998.N /scripts/functions/selector : __rvm_use_system() 118 > rm -f /Users/sterpe/.rvm/config/default | |
+ 1418319998.N /scripts/functions/selector : __rvm_use_system() 127 > command rm -f /Users/sterpe/.rvm/environments/default | |
+ 1418319998.N /scripts/functions/selector : __rvm_use_system() 119 > rm -f /Users/sterpe/.rvm/environments/default | |
+ 1418319998.N /scripts/functions/selector : __rvm_use_system() 128 > __rvm_rm_rf /Users/sterpe/.rvm/wrappers/default | |
+ 1418319998.N /scripts/functions/cleanup : __rvm_rm_rf() 1 > __rvm_rm_rf_verbose /Users/sterpe/.rvm/wrappers/default | |
+ 1418319998.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 1 > typeset target | |
+ 1418319998.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 2 > target=/Users/sterpe/.rvm/wrappers/default | |
+ 1418319998.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]] | |
+ 1418319998.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 3.2.53(1)-release ]] | |
+ 1418319998.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 12 > builtin shopt -s extglob | |
+ 1418319998.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > case "${target}" in | |
+ 1418319998.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 23 > [[ -z /Users/sterpe/.rvm/wrappers/default ]] | |
+ 1418319998.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > [[ -d /Users/sterpe/.rvm/wrappers/default ]] | |
+ 1418319998.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -f /Users/sterpe/.rvm/wrappers/default ]] | |
+ 1418319998.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -L /Users/sterpe/.rvm/wrappers/default ]] | |
+ 1418319999.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 46 > rvm_debug '__rvm_rm_rf already gone: /Users/sterpe/.rvm/wrappers/default' | |
+ 1418319999.N /scripts/functions/logging : rvm_debug() 1 > (( 0 )) | |
+ 1418319999.N /scripts/functions/logging : rvm_debug() 1 > return 0 | |
+ 1418319999.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() -81 > true | |
+ 1418319999.N /scripts/functions/selector : __rvm_use_system() -4 > rvm_verbose_log 'Now using system ruby.' | |
+ 1418319999.N /scripts/functions/logging : rvm_verbose_log() 1 > (( 1 == 1 )) | |
+ 1418319999.N /scripts/functions/logging : rvm_verbose_log() 2 > rvm_log 'Now using system ruby.' | |
+ 1418319999.N /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout | |
+ 1418319999.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in | |
+ 1418319999.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in | |
+ 1418319999.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in | |
+ 1418319999.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]] | |
+ 1418319999.N /scripts/functions/logging : rvm_pretty_print() 10 > return 1 | |
+ 1418319999.N /scripts/functions/logging : rvm_log() 92 > printf %b 'Now using system ruby.\n' | |
Now using system ruby. | |
+ 1418319999.N /scripts/functions/selector : __rvm_use_system() 69 > __path_prefix= | |
+ 1418319999.N /scripts/functions/selector : __rvm_use_system() 70 > __path_suffix=/Users/sterpe/.rvm/bin | |
+ 1418319999.N /scripts/functions/selector : __rvm_use_system() 71 > export rvm_ruby_string=system | |
+ 1418319999.N /scripts/functions/selector : __rvm_use_system() 71 > rvm_ruby_string=system | |
+ 1418319999.N /scripts/functions/selector : __rvm_use() 84 > __rvm_use_common | |
+ 1418319999.N /scripts/functions/selector : __rvm_use_common() 1 > [[ -z system ]] | |
+ 1418319999.N /scripts/functions/selector : __rvm_use_common() 1 > export rvm_ruby_string | |
+ 1418319999.N /scripts/functions/selector : __rvm_use_common() 2 > [[ -z '' ]] | |
+ 1418319999.N /scripts/functions/selector : __rvm_use_common() 4 > typeset __save_PATH | |
+ 1418319999.N /scripts/functions/selector : __rvm_use_common() 5 > __rvm_remove_rvm_from_path | |
+ 1418319999.N /scripts/functions/env : __rvm_remove_rvm_from_path() 1 > typeset local_rvm_path | |
+ 1418319999.N /scripts/functions/env : __rvm_remove_rvm_from_path() 2 > __rvm_remove_from_path '/Users/sterpe/.rvm/*' | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_path() 1 > export PATH | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_path() 2 > typeset _value | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_path() 3 > _value='/Users/sterpe/.rvm/*' | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/sterpe/.rvm/bin == *\/\/* ]] | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/sterpe/.rvm/bin == *\/\:* ]] | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_path() 16 > __rvm_string_match :/Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/sterpe/.rvm/bin: '*:/Users/sterpe/.rvm/*:*' | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 2 > _string=:/Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/sterpe/.rvm/bin: | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 7 > return 0 | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_path() 38 > typeset -a _path | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_path() 39 > _path=() | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_path() 40 > __rvm_custom_separated_array _path : /Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/sterpe/.rvm/bin | |
+ 1418319999.N /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS | |
+ 1418319999.N /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=: | |
+ 1418319999.N /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]] | |
+ 1418319999.N /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval '_path+=( $3 )' | |
++ 1418319999.N /scripts/functions/utility : __rvm_custom_separated_array() -215 > _path+=($3) | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_path() -145 > __rvm_remove_from_array _path '/Users/sterpe/.rvm/*' /Users/sterpe/bin /sw/bin /sw/sbin /usr/local/bin /usr/bin /bin /usr/sbin /sbin /opt/X11/bin /Users/sterpe/.rvm/bin | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_array() 1 > typeset _array_name _iterator _search | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_array() 2 > typeset -a _temp_array | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_array() 3 > _array_name=_path | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_array() 4 > _search='/Users/sterpe/.rvm/*' | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_array() 5 > shift 2 | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_array() 6 > _temp_array=() | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_array() 237 > for _iterator in '"$@"' | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_array() 9 > __rvm_string_match /Users/sterpe/bin '/Users/sterpe/.rvm/*' | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/sterpe/bin | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 9 > shift | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_array() 205 > _temp_array+=("$_iterator") | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_array() 237 > for _iterator in '"$@"' | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_array() 205 > __rvm_string_match /sw/bin '/Users/sterpe/.rvm/*' | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/bin | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 9 > shift | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_array() 205 > _temp_array+=("$_iterator") | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_array() 237 > for _iterator in '"$@"' | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_array() 205 > __rvm_string_match /sw/sbin '/Users/sterpe/.rvm/*' | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/sbin | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 9 > shift | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_array() 205 > _temp_array+=("$_iterator") | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_array() 237 > for _iterator in '"$@"' | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_array() 205 > __rvm_string_match /usr/local/bin '/Users/sterpe/.rvm/*' | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/bin | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 9 > shift | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_array() 205 > _temp_array+=("$_iterator") | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_array() 237 > for _iterator in '"$@"' | |
+ 1418319999.N /scripts/functions/utility : __rvm_remove_from_array() 205 > __rvm_string_match /usr/bin '/Users/sterpe/.rvm/*' | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/bin | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418319999.N /scripts/functions/support : __rvm_string_match() 9 > shift | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_array() 205 > _temp_array+=("$_iterator") | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_array() 237 > for _iterator in '"$@"' | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_array() 205 > __rvm_string_match /bin '/Users/sterpe/.rvm/*' | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 2 > _string=/bin | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 9 > shift | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_array() 205 > _temp_array+=("$_iterator") | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_array() 237 > for _iterator in '"$@"' | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_array() 205 > __rvm_string_match /usr/sbin '/Users/sterpe/.rvm/*' | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/sbin | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 9 > shift | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_array() 205 > _temp_array+=("$_iterator") | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_array() 237 > for _iterator in '"$@"' | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_array() 205 > __rvm_string_match /sbin '/Users/sterpe/.rvm/*' | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 2 > _string=/sbin | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 9 > shift | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_array() 205 > _temp_array+=("$_iterator") | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_array() 237 > for _iterator in '"$@"' | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_array() 205 > __rvm_string_match /opt/X11/bin '/Users/sterpe/.rvm/*' | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/X11/bin | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 9 > shift | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_array() 205 > _temp_array+=("$_iterator") | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_array() 237 > for _iterator in '"$@"' | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_array() 205 > __rvm_string_match /Users/sterpe/.rvm/bin '/Users/sterpe/.rvm/*' | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/sterpe/.rvm/bin | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 7 > return 0 | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_array() 207 > eval '_path=( "${_temp_array[@]}" )' | |
++ 1418320000.N /scripts/functions/utility : __rvm_remove_from_array() 173 > _path=("${_temp_array[@]}") | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_path() 42 > __rvm_join_array PATH : _path | |
+ 1418320000.N /scripts/functions/utility : __rvm_join_array() 1 > typeset IFS | |
+ 1418320000.N /scripts/functions/utility : __rvm_join_array() 2 > IFS=: | |
+ 1418320000.N /scripts/functions/utility : __rvm_join_array() 3 > eval 'PATH="${_path[*]}"' | |
++ 1418320000.N /scripts/functions/utility : __rvm_join_array() -242 > PATH=/Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin | |
+ 1418320000.N /scripts/functions/env : __rvm_remove_rvm_from_path() -103 > __rvm_remove_from_path /Users/sterpe/.rvm/bin | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_path() 1 > export PATH | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_path() 2 > typeset _value | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_path() 3 > _value=/Users/sterpe/.rvm/bin | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin == *\/\/* ]] | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin == *\/\:* ]] | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_path() 16 > __rvm_string_match :/Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin: '*:/Users/sterpe/.rvm/bin:*' | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 2 > _string=:/Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin: | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 9 > shift | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
++ 1418320000.N /scripts/functions/env : __rvm_remove_rvm_from_path() 76 > __rvm_which rvm | |
+ 1418320000.N /scripts/functions/env : __rvm_remove_rvm_from_path() 110 > local_rvm_path= | |
+ 1418320000.N /scripts/functions/env : __rvm_remove_rvm_from_path() 113 > builtin hash -r | |
+ 1418320000.N /scripts/functions/selector : __rvm_use_common() 183 > __save_PATH=/Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin | |
+ 1418320000.N /scripts/functions/selector : __rvm_use_common() 185 > [[ -n '' ]] | |
+ 1418320000.N /scripts/functions/selector : __rvm_use_common() 196 > PATH=/Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/sterpe/.rvm/bin | |
+ 1418320000.N /scripts/functions/selector : __rvm_use_common() 197 > export PATH | |
+ 1418320000.N /scripts/functions/selector : __rvm_use_common() 198 > builtin hash -r | |
+ 1418320000.N /scripts/functions/selector : __rvm_use_common() 201 > [[ system != \s\y\s\t\e\m ]] | |
+ 1418320000.N /scripts/functions/selector : __rvm_use_common() 229 > (( 1 == 1 )) | |
+ 1418320000.N /scripts/functions/selector : __rvm_use_common() 231 > builtin command -v __rvm_reset | |
+ 1418320000.N /scripts/functions/selector : __rvm_use_common() 232 > __rvm_reset | |
+ 1418320000.N /scripts/functions/reset : __rvm_reset() 1 > typeset flag flags file files config configs variable | |
+ 1418320000.N /scripts/functions/reset : __rvm_reset() 3 > __rvm_remove_rvm_from_path | |
+ 1418320000.N /scripts/functions/env : __rvm_remove_rvm_from_path() 1 > typeset local_rvm_path | |
+ 1418320000.N /scripts/functions/env : __rvm_remove_rvm_from_path() 2 > __rvm_remove_from_path '/Users/sterpe/.rvm/*' | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_path() 1 > export PATH | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_path() 2 > typeset _value | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_path() 3 > _value='/Users/sterpe/.rvm/*' | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/sterpe/.rvm/bin == *\/\/* ]] | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/sterpe/.rvm/bin == *\/\:* ]] | |
+ 1418320000.N /scripts/functions/utility : __rvm_remove_from_path() 16 > __rvm_string_match :/Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/sterpe/.rvm/bin: '*:/Users/sterpe/.rvm/*:*' | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 2 > _string=:/Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/sterpe/.rvm/bin: | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418320000.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 7 > return 0 | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_path() 38 > typeset -a _path | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_path() 39 > _path=() | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_path() 40 > __rvm_custom_separated_array _path : /Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/sterpe/.rvm/bin | |
+ 1418320001.N /scripts/functions/utility : __rvm_custom_separated_array() 1 > typeset IFS | |
+ 1418320001.N /scripts/functions/utility : __rvm_custom_separated_array() 2 > IFS=: | |
+ 1418320001.N /scripts/functions/utility : __rvm_custom_separated_array() 3 > [[ -n '' ]] | |
+ 1418320001.N /scripts/functions/utility : __rvm_custom_separated_array() 5 > eval '_path+=( $3 )' | |
++ 1418320001.N /scripts/functions/utility : __rvm_custom_separated_array() -215 > _path+=($3) | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_path() -145 > __rvm_remove_from_array _path '/Users/sterpe/.rvm/*' /Users/sterpe/bin /sw/bin /sw/sbin /usr/local/bin /usr/bin /bin /usr/sbin /sbin /opt/X11/bin /Users/sterpe/.rvm/bin | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 1 > typeset _array_name _iterator _search | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 2 > typeset -a _temp_array | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 3 > _array_name=_path | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 4 > _search='/Users/sterpe/.rvm/*' | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 5 > shift 2 | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 6 > _temp_array=() | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 237 > for _iterator in '"$@"' | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 9 > __rvm_string_match /Users/sterpe/bin '/Users/sterpe/.rvm/*' | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/sterpe/bin | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 9 > shift | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 205 > _temp_array+=("$_iterator") | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 237 > for _iterator in '"$@"' | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 205 > __rvm_string_match /sw/bin '/Users/sterpe/.rvm/*' | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/bin | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 9 > shift | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 205 > _temp_array+=("$_iterator") | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 237 > for _iterator in '"$@"' | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 205 > __rvm_string_match /sw/sbin '/Users/sterpe/.rvm/*' | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 2 > _string=/sw/sbin | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 9 > shift | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 205 > _temp_array+=("$_iterator") | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 237 > for _iterator in '"$@"' | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 205 > __rvm_string_match /usr/local/bin '/Users/sterpe/.rvm/*' | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/local/bin | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 9 > shift | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 205 > _temp_array+=("$_iterator") | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 237 > for _iterator in '"$@"' | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 205 > __rvm_string_match /usr/bin '/Users/sterpe/.rvm/*' | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/bin | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 9 > shift | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 205 > _temp_array+=("$_iterator") | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 237 > for _iterator in '"$@"' | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 205 > __rvm_string_match /bin '/Users/sterpe/.rvm/*' | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 2 > _string=/bin | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 9 > shift | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 205 > _temp_array+=("$_iterator") | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 237 > for _iterator in '"$@"' | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 205 > __rvm_string_match /usr/sbin '/Users/sterpe/.rvm/*' | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 2 > _string=/usr/sbin | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 9 > shift | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 205 > _temp_array+=("$_iterator") | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 237 > for _iterator in '"$@"' | |
+ 1418320001.N /scripts/functions/utility : __rvm_remove_from_array() 205 > __rvm_string_match /sbin '/Users/sterpe/.rvm/*' | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 2 > _string=/sbin | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 9 > shift | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
+ 1418320001.N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
+ 1418320002.N /scripts/functions/utility : __rvm_remove_from_array() 205 > _temp_array+=("$_iterator") | |
+ 1418320002.N /scripts/functions/utility : __rvm_remove_from_array() 237 > for _iterator in '"$@"' | |
+ 1418320002.N /scripts/functions/utility : __rvm_remove_from_array() 205 > __rvm_string_match /opt/X11/bin '/Users/sterpe/.rvm/*' | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 2 > _string=/opt/X11/bin | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 9 > shift | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
+ 1418320002.N /scripts/functions/utility : __rvm_remove_from_array() 205 > _temp_array+=("$_iterator") | |
+ 1418320002.N /scripts/functions/utility : __rvm_remove_from_array() 237 > for _iterator in '"$@"' | |
+ 1418320002.N /scripts/functions/utility : __rvm_remove_from_array() 205 > __rvm_string_match /Users/sterpe/.rvm/bin '/Users/sterpe/.rvm/*' | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 2 > _string=/Users/sterpe/.rvm/bin | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 7 > return 0 | |
+ 1418320002.N /scripts/functions/utility : __rvm_remove_from_array() 207 > eval '_path=( "${_temp_array[@]}" )' | |
++ 1418320002.N /scripts/functions/utility : __rvm_remove_from_array() 173 > _path=("${_temp_array[@]}") | |
+ 1418320002.N /scripts/functions/utility : __rvm_remove_from_path() 42 > __rvm_join_array PATH : _path | |
+ 1418320002.N /scripts/functions/utility : __rvm_join_array() 1 > typeset IFS | |
+ 1418320002.N /scripts/functions/utility : __rvm_join_array() 2 > IFS=: | |
+ 1418320002.N /scripts/functions/utility : __rvm_join_array() 3 > eval 'PATH="${_path[*]}"' | |
++ 1418320002.N /scripts/functions/utility : __rvm_join_array() -242 > PATH=/Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin | |
+ 1418320002.N /scripts/functions/env : __rvm_remove_rvm_from_path() -103 > __rvm_remove_from_path /Users/sterpe/.rvm/bin | |
+ 1418320002.N /scripts/functions/utility : __rvm_remove_from_path() 1 > export PATH | |
+ 1418320002.N /scripts/functions/utility : __rvm_remove_from_path() 2 > typeset _value | |
+ 1418320002.N /scripts/functions/utility : __rvm_remove_from_path() 3 > _value=/Users/sterpe/.rvm/bin | |
+ 1418320002.N /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin == *\/\/* ]] | |
+ 1418320002.N /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin == *\/\:* ]] | |
+ 1418320002.N /scripts/functions/utility : __rvm_remove_from_path() 16 > __rvm_string_match :/Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin: '*:/Users/sterpe/.rvm/bin:*' | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 2 > _string=:/Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin: | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 3 > shift | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 40 > case "${_string}" in | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 9 > shift | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
+ 1418320002.N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
++ 1418320002.N /scripts/functions/env : __rvm_remove_rvm_from_path() 76 > __rvm_which rvm | |
+ 1418320002.N /scripts/functions/env : __rvm_remove_rvm_from_path() 110 > local_rvm_path= | |
+ 1418320002.N /scripts/functions/env : __rvm_remove_rvm_from_path() 113 > builtin hash -r | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() -25 > __rvm_conditionally_add_bin_path | |
+ 1418320002.N /scripts/functions/env : __rvm_conditionally_add_bin_path() 1 > [[ :/Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin: == *\:\/\U\s\e\r\s\/\s\t\e\r\p\e\/\.\r\v\m\/\b\i\n\:* ]] | |
+ 1418320002.N /scripts/functions/env : __rvm_conditionally_add_bin_path() 3 > [[ system == \s\y\s\t\e\m ]] | |
+ 1418320002.N /scripts/functions/env : __rvm_conditionally_add_bin_path() 3 > [[ -z '' ]] | |
+ 1418320002.N /scripts/functions/env : __rvm_conditionally_add_bin_path() 4 > PATH=/Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/sterpe/.rvm/bin | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() -32 > export PATH | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() -30 > builtin hash -r | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() -28 > flags=(default passenger editor) | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() 17 > for flag in '"${flags[@]}"' | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() -24 > command rm -f '/Users/sterpe/.rvm/bin/default_*' | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() -67 > rm -f '/Users/sterpe/.rvm/bin/default_*' | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() 17 > for flag in '"${flags[@]}"' | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() -24 > command rm -f '/Users/sterpe/.rvm/bin/passenger_*' | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() -67 > rm -f '/Users/sterpe/.rvm/bin/passenger_*' | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() 17 > for flag in '"${flags[@]}"' | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() -24 > command rm -f '/Users/sterpe/.rvm/bin/editor_*' | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() -67 > rm -f '/Users/sterpe/.rvm/bin/editor_*' | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() 23 > for file in system default | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() -18 > [[ -f /Users/sterpe/.rvm/system ]] | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() -14 > [[ -f /Users/sterpe/.rvm/config/system ]] | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() -10 > [[ -f /Users/sterpe/.rvm/environments/system ]] | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() 23 > for file in system default | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() -18 > [[ -f /Users/sterpe/.rvm/default ]] | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() -14 > [[ -f /Users/sterpe/.rvm/config/default ]] | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() -10 > [[ -f /Users/sterpe/.rvm/environments/default ]] | |
+ 1418320002.N /scripts/functions/reset : __rvm_reset() -3 > __rvm_use_system | |
+ 1418320002.N /scripts/functions/selector : __rvm_use_system() 2 > unset GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC | |
+ 1418320002.N /scripts/functions/selector : __rvm_use_system() 5 > [[ -s /Users/sterpe/.rvm/config/system ]] | |
+ 1418320002.N /scripts/functions/selector : __rvm_use_system() 20 > (( 1 == 1 )) | |
+ 1418320002.N /scripts/functions/selector : __rvm_use_system() 22 > /Users/sterpe/.rvm/scripts/alias delete default | |
+ 1418320007.N /scripts/functions/selector : __rvm_use_system() 23 > __rvm_find /Users/sterpe/.rvm/bin -maxdepth 0 -name 'default_*' -exec rm '{}' ';' | |
+ 1418320007.N /scripts/functions/support : __rvm_find() 0 > find /Users/sterpe/.rvm/bin -maxdepth 0 -name 'default_*' -exec rm '{}' ';' | |
+ 1418320007.N /scripts/functions/selector : __rvm_use_system() 126 > command rm -f /Users/sterpe/.rvm/config/default | |
+ 1418320007.N /scripts/functions/selector : __rvm_use_system() 118 > rm -f /Users/sterpe/.rvm/config/default | |
+ 1418320007.N /scripts/functions/selector : __rvm_use_system() 127 > command rm -f /Users/sterpe/.rvm/environments/default | |
+ 1418320007.N /scripts/functions/selector : __rvm_use_system() 119 > rm -f /Users/sterpe/.rvm/environments/default | |
+ 1418320007.N /scripts/functions/selector : __rvm_use_system() 128 > __rvm_rm_rf /Users/sterpe/.rvm/wrappers/default | |
+ 1418320007.N /scripts/functions/cleanup : __rvm_rm_rf() 1 > __rvm_rm_rf_verbose /Users/sterpe/.rvm/wrappers/default | |
+ 1418320007.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 1 > typeset target | |
+ 1418320007.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 2 > target=/Users/sterpe/.rvm/wrappers/default | |
+ 1418320007.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]] | |
+ 1418320007.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 3.2.53(1)-release ]] | |
+ 1418320007.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 12 > builtin shopt -s extglob | |
+ 1418320007.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > case "${target}" in | |
+ 1418320007.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 23 > [[ -z /Users/sterpe/.rvm/wrappers/default ]] | |
+ 1418320007.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > [[ -d /Users/sterpe/.rvm/wrappers/default ]] | |
+ 1418320007.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -f /Users/sterpe/.rvm/wrappers/default ]] | |
+ 1418320007.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -L /Users/sterpe/.rvm/wrappers/default ]] | |
+ 1418320007.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 46 > rvm_debug '__rvm_rm_rf already gone: /Users/sterpe/.rvm/wrappers/default' | |
+ 1418320008.N /scripts/functions/logging : rvm_debug() 1 > (( 0 )) | |
+ 1418320008.N /scripts/functions/logging : rvm_debug() 1 > return 0 | |
+ 1418320008.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() -81 > true | |
+ 1418320008.N /scripts/functions/selector : __rvm_use_system() -4 > rvm_verbose_log 'Now using system ruby.' | |
+ 1418320008.N /scripts/functions/logging : rvm_verbose_log() 1 > (( 1 == 1 )) | |
+ 1418320008.N /scripts/functions/logging : rvm_verbose_log() 2 > rvm_log 'Now using system ruby.' | |
+ 1418320008.N /scripts/functions/logging : rvm_log() 1 > rvm_pretty_print stdout | |
+ 1418320008.N /scripts/functions/logging : rvm_pretty_print() 73 > case "${rvm_pretty_print_flag:=auto}" in | |
+ 1418320008.N /scripts/functions/logging : rvm_pretty_print() 78 > case "${TERM:-dumb}" in | |
+ 1418320008.N /scripts/functions/logging : rvm_pretty_print() 81 > case "$1" in | |
+ 1418320008.N /scripts/functions/logging : rvm_pretty_print() 10 > [[ -t 1 ]] | |
+ 1418320008.N /scripts/functions/logging : rvm_pretty_print() 10 > return 1 | |
+ 1418320008.N /scripts/functions/logging : rvm_log() 92 > printf %b 'Now using system ruby.\n' | |
Now using system ruby. | |
+ 1418320008.N /scripts/functions/selector : __rvm_use_system() 69 > __path_prefix= | |
+ 1418320008.N /scripts/functions/selector : __rvm_use_system() 70 > __path_suffix=/Users/sterpe/.rvm/bin | |
+ 1418320008.N /scripts/functions/selector : __rvm_use_system() 71 > export rvm_ruby_string=system | |
+ 1418320008.N /scripts/functions/selector : __rvm_use_system() 71 > rvm_ruby_string=system | |
+ 1418320008.N /scripts/functions/reset : __rvm_reset() -30 > __rvm_unset_ruby_variables | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_ruby_variables() 2 > unset rvm_env_string rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_ruby_variables() 3 > __rvm_load_rvmrc | |
+ 1418320008.N /scripts/functions/init : __rvm_load_rvmrc() 1 > typeset _file | |
+ 1418320008.N /scripts/functions/init : __rvm_load_rvmrc() 2 > typeset -a rvm_rvmrc_files | |
+ 1418320008.N /scripts/functions/init : __rvm_load_rvmrc() 3 > (( 0 == 1 )) | |
+ 1418320008.N /scripts/functions/init : __rvm_load_rvmrc() 8 > [[ -n 0022 ]] | |
+ 1418320008.N /scripts/functions/init : __rvm_load_rvmrc() 10 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc") | |
+ 1418320008.N /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ -n /Users/sterpe ]] | |
+ 1418320008.N /scripts/functions/init : __rvm_load_rvmrc() 11 > [[ /Users/sterpe/.rvmrc -ef /Users/sterpe/.rvmrc ]] | |
+ 1418320008.N /scripts/functions/init : __rvm_load_rvmrc() 12 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc") | |
+ 1418320008.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
+ 1418320008.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /etc/rvmrc ]] | |
+ 1418320008.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
+ 1418320008.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /Users/sterpe/.rvmrc ]] | |
+ 1418320008.N /scripts/functions/init : __rvm_load_rvmrc() 18 > for _file in '"${rvm_rvmrc_files[@]}"' | |
+ 1418320008.N /scripts/functions/init : __rvm_load_rvmrc() 16 > [[ -s /Users/sterpe/.rvmrc ]] | |
+ 1418320008.N /scripts/functions/init : __rvm_load_rvmrc() 31 > return 0 | |
+ 1418320008.N /scripts/functions/reset : __rvm_reset() 40 > __rvm_unset_exports | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 1 > typeset wrap_name name value | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 2 > typeset -a __variables_list | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 3 > __rvm_read_lines __variables_list | |
++ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -88 > printenv | |
++ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -88 > __rvm_sed '/=/ { s/=.*$//; p; }; d;' | |
++ 1418320008.N /scripts/functions/support : __rvm_sed() 0 > sed '/=/ { s/=.*$//; p; }; d;' | |
+ 1418320008.N /scripts/functions/support : __rvm_read_lines() 1 > typeset IFS | |
+ 1418320008.N /scripts/functions/support : __rvm_read_lines() 4 > IFS=' | |
' | |
+ 1418320008.N /scripts/functions/support : __rvm_read_lines() 5 > [[ - == \- ]] | |
+ 1418320008.N /scripts/functions/support : __rvm_read_lines() 6 > eval '__variables_list=( $( \command \cat - ) )' | |
++ 1418320008.N /scripts/functions/support : __rvm_read_lines() -457 > __variables_list=($( \command \cat - )) | |
+++ 1418320008.N /scripts/functions/support : __rvm_read_lines() -920 > command cat - | |
+++ 1418320008.N /scripts/functions/support : __rvm_read_lines() -1383 > cat - | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_gemsets_path}"' | |
++ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/gemsets | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${MANPATH}"' | |
++ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/sw/share/man:/usr/local/share/man:/usr/share/man:/opt/X11/share/man:/Applications/Xcode.app/Contents/Developer/usr/share/man:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/man:/sw/lib/perl5/5.18.2/man | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_scripts_path}"' | |
++ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/scripts | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_bin_path}"' | |
++ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/bin | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${TERM_PROGRAM}"' | |
++ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -825 > value=Apple_Terminal | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_archive_extension}"' | |
++ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -825 > value=tar.gz | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${XDG_DATA_HOME}"' | |
++ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.local/share | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${__rvm_env_loaded}"' | |
++ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -825 > value=1 | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_error_clr}"' | |
++ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -825 > value='' | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_man_path}"' | |
++ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/share/man | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${SHELL}"' | |
++ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/bin/bash | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${TERM}"' | |
++ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -825 > value=xterm-256color | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_notify_clr}"' | |
++ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -825 > value='' | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${CLICOLOR}"' | |
++ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -825 > value=1 | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320008.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${TMPDIR}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/var/folders/wf/4fmbcq312fb5nr4s9ry1_21h0000gn/T/ | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_user_path}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/user | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${PERL5LIB}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/sw/lib/perl5:/sw/lib/perl5/darwin | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${Apple_PubSub_Socket_Render}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/private/tmp/com.apple.launchd.sCTDCvhQLA/Render | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_wrappers_path}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/wrappers | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${TERM_PROGRAM_VERSION}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=343 | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_patches_path}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/patches | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_parse_break}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=0 | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_docs_path}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/docs | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${TERM_SESSION_ID}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=8462C1F8-DA33-4078-8AE6-A927E2AEBE50 | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_verbose_flag}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=1 | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_stored_umask}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=0022 | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${SGML_CATALOG_FILES}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/sw/etc/sgml/catalog | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${USER}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=sterpe | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${_system_type}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=Darwin | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_gems_cache_path}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/gems/cache | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${__array_start}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=0 | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_reset_clr}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value='' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_path}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_debug_flag}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=0 | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${SSH_AUTH_SOCK}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/private/tmp/com.apple.launchd.FkLLZNP6J2/Listeners | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${__CF_USER_TEXT_ENCODING}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=0x1F5:0x0:0x0 | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_gemset_separator}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=@ | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${LSCOLORS}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=GxFxCxDxBxegedabagaced | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${XDG_CONFIG_DIRS}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/sw/etc/xdg | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_trace_flag}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=1 | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_prefix}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_examples_path}"' | |
++ 1418320009.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/examples | |
+ 1418320009.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${PATH}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/bin:/sw/bin:/sw/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/sterpe/.rvm/bin | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_rubies_path}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/rubies | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${XML_CATALOG_FILES}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/sw/etc/xml/catalog | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${PWD}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${JAVA_HOME}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${EDITOR}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=ed | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${LANG}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=en_US.UTF-8 | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${next_token}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value= | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_expanding_aliases}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=0 | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_hooks_path}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/hooks | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${_system_arch}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=x86_64 | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${XPC_FLAGS}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=0x0 | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_usr_path}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/usr | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${_system_version}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=10.10 | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${XPC_SERVICE_NAME}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=0 | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_src_path}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/src | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_version}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value='1.26.3 (master)' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_debug_clr}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value='' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_pretty_print_flag}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=auto | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${SHLVL}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=1 | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${PS4}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value='+ $(__rvm_date "+%s.%N" 2>/dev/null) ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${HOME}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_gems_path}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/gems | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${XDG_CONFIG_HOME}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.config | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_gemset_name}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value= | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_default_flag}"' | |
++ 1418320010.N /scripts/functions/env : __rvm_unset_exports() -825 > value=1 | |
+ 1418320010.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${XDG_CACHE_HOME}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.cache | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_tmp_path}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/tmp | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${LOGNAME}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value=sterpe | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${detected_rvm_ruby_name}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value= | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_lib_path}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/lib | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${XDG_DATA_DIRS}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/sw/share | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_action}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value=use | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_repos_path}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/repos | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_log_path}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/log | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_help_path}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/help | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${INFOPATH}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/sw/share/info:/sw/info:/usr/share/info | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_delete_flag}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value=0 | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${XDG_RUNTIME_DIR}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/var/folders/wf/4fmbcq312fb5nr4s9ry1_21h0000gn/C/ | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${DISPLAY}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/private/tmp/com.apple.launchd.asqWZSqnki/org.macosforge.xquartz:0 | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_warn_clr}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value='' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_environments_path}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/environments | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_archives_path}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value=/Users/sterpe/.rvm/archives | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${SECURITYSESSIONID}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value=186a7 | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${_system_name}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value=OSX | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_user_install_flag}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value=1 | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${rvm_token}"' | |
++ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > value=default | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 102 > case "$wrap_name" in | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() 99 > for wrap_name in '"${__variables_list[@]}"' | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${__BASH_FUNC<path>()}"' | |
-bash: ${__BASH_FUNC<path>()}: bad substitution | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > status=1 | |
+ 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > __rvm_teardown_final | |
+ 1418320011.N /scripts/functions/environment : __rvm_teardown_final() 1 > __rvm_env_loaded=1 | |
+ 1418320011.N /scripts/functions/environment : __rvm_teardown_final() 2 > unset __rvm_project_rvmrc_lock | |
+ 1418320011.N /scripts/functions/environment : __rvm_teardown_final() 3 > __rvm_teardown | |
+ 1418320011.N /scripts/functions/environment : __rvm_teardown() 1 > builtin command -v __rvm_cleanup_tmp | |
+ 1418320011.N /scripts/functions/environment : __rvm_teardown() 2 > __rvm_cleanup_tmp | |
+ 1418320011.N /scripts/functions/cleanup : __rvm_cleanup_tmp() 2 > [[ -d /Users/sterpe/.rvm/tmp/ ]] | |
+ 1418320011.N /scripts/functions/cleanup : __rvm_cleanup_tmp() 72 > case "${rvm_tmp_path%\/}" in | |
+ 1418320011.N /scripts/functions/cleanup : __rvm_cleanup_tmp() 6 > __rvm_rm_rf '/Users/sterpe/.rvm/tmp/45597*' | |
+ 1418320011.N /scripts/functions/cleanup : __rvm_rm_rf() 1 > __rvm_rm_rf_verbose '/Users/sterpe/.rvm/tmp/45597*' | |
+ 1418320011.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 1 > typeset target | |
+ 1418320011.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 2 > target='/Users/sterpe/.rvm/tmp/45597*' | |
+ 1418320011.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]] | |
+ 1418320011.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 3.2.53(1)-release ]] | |
+ 1418320011.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 12 > builtin shopt -s extglob | |
+ 1418320011.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > case "${target}" in | |
+ 1418320011.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 23 > [[ -z /Users/sterpe/.rvm/tmp/45597* ]] | |
+ 1418320011.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > [[ -d /Users/sterpe/.rvm/tmp/45597* ]] | |
+ 1418320011.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -f /Users/sterpe/.rvm/tmp/45597* ]] | |
+ 1418320012.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -L /Users/sterpe/.rvm/tmp/45597* ]] | |
+ 1418320012.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 46 > rvm_debug '__rvm_rm_rf already gone: /Users/sterpe/.rvm/tmp/45597*' | |
+ 1418320012.N /scripts/functions/logging : rvm_debug() 1 > (( 0 )) | |
+ 1418320012.N /scripts/functions/logging : rvm_debug() 1 > return 0 | |
+ 1418320012.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() -81 > true | |
+ 1418320012.N /scripts/functions/cleanup : __rvm_cleanup_tmp() -65 > true | |
+ 1418320012.N /scripts/functions/environment : __rvm_teardown() 91 > export __rvm_env_loaded | |
+ 1418320012.N /scripts/functions/environment : __rvm_teardown() 93 > : __rvm_env_loaded:1: | |
+ 1418320012.N /scripts/functions/environment : __rvm_teardown() 95 > : __rvm_env_loaded:1: | |
+ 1418320012.N /scripts/functions/environment : __rvm_teardown() 97 > : __rvm_env_loaded:0: | |
+ 1418320012.N /scripts/functions/environment : __rvm_teardown() 100 > [[ -z /Users/sterpe/.rvm/tmp ]] | |
+ 1418320012.N /scripts/functions/environment : __rvm_teardown() 100 > (( __rvm_env_loaded > 0 )) | |
+ 1418320012.N /scripts/functions/environment : __rvm_teardown() 104 > [[ -n 3.2.53(1)-release ]] | |
+ 1418320012.N /scripts/functions/environment : __rvm_teardown() 105 > trap - 0 1 2 3 15 | |
+ 1418320012.N /scripts/functions/environment : __rvm_teardown() 109 > [[ -n '' ]] | |
+ 1418320012.N /scripts/functions/environment : __rvm_teardown() 120 > [[ -n 0022 ]] | |
+ 1418320012.N /scripts/functions/environment : __rvm_teardown() 122 > umask 0022 | |
+ 1418320012.N /scripts/functions/environment : __rvm_teardown() 123 > unset rvm_stored_umask | |
+ 1418320012.N /scripts/functions/environment : __rvm_teardown() 126 > builtin command -v __rvm_cleanup_download | |
+ 1418320012.N /scripts/functions/environment : __rvm_teardown() 130 > [[ '' == \1 ]] | |
+ 1418320012.N /scripts/functions/environment : __rvm_teardown() 134 > __variables_definition unset | |
+ 1418320012.N /scripts/functions/environment : __variables_definition() 1 > typeset -a __variables_list __array_list | |
+ 1418320012.N /scripts/functions/environment : __variables_definition() 2 > typeset __method | |
+ 1418320012.N /scripts/functions/environment : __variables_definition() 4 > __method=unset | |
+ 1418320012.N /scripts/functions/environment : __variables_definition() 38 > __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error) | |
+ 1418320012.N /scripts/functions/environment : __variables_definition() 42 > __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) | |
+ 1418320012.N /scripts/functions/environment : __variables_definition() 176 > case "${__method}" in | |
+ 1418320012.N /scripts/functions/environment : __variables_definition() 46 > unset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures | |
+ 1418320012.N /scripts/functions/environment : __variables_definition() 53 > unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error | |
+ 1418320012.N /scripts/functions/environment : __variables_definition() 56 > [[ -n 3.2.53(1)-release ]] | |
+ 1418320012.N /scripts/functions/environment : __variables_definition() 57 > export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args | |
+ 1418320012.N /scripts/functions/environment : __rvm_teardown() 147 > return 0 | |
+ 1418320012.N /scripts/functions/env : __rvm_unset_exports() -494 > set +x | |
09:49:19 [1003\0] <sterpe@macbook-pro:~> λ |
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
Last login: Thu Dec 11 09:46:05 on ttys000 | |
09:46:12 [997\0] <sterpe@macbook-pro:~> λ rvm use system --default | |
Now using system ruby. | |
Now using system ruby. | |
-bash: ${__BASH_FUNC<path>()}: bad substitution | |
-bash: ${__BASH_FUNC<la>()}: bad substitution | |
-bash: ${__BASH_FUNC<ll>()}: bad substitution | |
-bash: ${__BASH_FUNC<eighty_columns>()}: bad substitution | |
-bash: ${ b}: bad substitution | |
-bash: ${__BASH_FUNC<clear>()}: bad substitution | |
09:46:19 [998\0] <sterpe@macbook-pro:~> λ rvm --trace use system --default 2>&1 | tee big.log > /dev/null | |
09:46:52 [1000\0] <sterpe@macbook-pro:~> λ ed big.log | |
149013 | |
%g/BASH_FUNC/n | |
1390 + 1418320011.N /scripts/functions/env : __rvm_unset_exports() -362 > eval 'value="${__BASH_FUNC<path>()}"' | |
1391 -bash: ${__BASH_FUNC<path>()}: bad substitution | |
.,$n | |
1391 -bash: ${__BASH_FUNC<path>()}: bad substitution | |
1392 + 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > status=1 | |
1393 + 1418320011.N /scripts/functions/env : __rvm_unset_exports() -825 > __rvm_teardown_final | |
1394 + 1418320011.N /scripts/functions/environment : __rvm_teardown_final() 1 > __rvm_env_loaded=1 | |
1395 + 1418320011.N /scripts/functions/environment : __rvm_teardown_final() 2 > unset __rvm_project_rvmrc_lock | |
1396 + 1418320011.N /scripts/functions/environment : __rvm_teardown_final() 3 > __rvm_teardown | |
1397 + 1418320011.N /scripts/functions/environment : __rvm_teardown() 1 > builtin command -v __rvm_cleanup_tmp | |
1398 + 1418320011.N /scripts/functions/environment : __rvm_teardown() 2 > __rvm_cleanup_tmp | |
1399 + 1418320011.N /scripts/functions/cleanup : __rvm_cleanup_tmp() 2 > [[ -d /Users/sterpe/.rvm/tmp/ ]] | |
1400 + 1418320011.N /scripts/functions/cleanup : __rvm_cleanup_tmp() 72 > case "${rvm_tmp_path%\/}" in | |
1401 + 1418320011.N /scripts/functions/cleanup : __rvm_cleanup_tmp() 6 > __rvm_rm_rf '/Users/sterpe/.rvm/tmp/45597*' | |
1402 + 1418320011.N /scripts/functions/cleanup : __rvm_rm_rf() 1 > __rvm_rm_rf_verbose '/Users/sterpe/.rvm/tmp/45597*' | |
1403 + 1418320011.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 1 > typeset target | |
1404 + 1418320011.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 2 > target='/Users/sterpe/.rvm/tmp/45597*' | |
1405 + 1418320011.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 6 > [[ -n '' ]] | |
1406 + 1418320011.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 10 > [[ -n 3.2.53(1)-release ]] | |
1407 + 1418320011.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 12 > builtin shopt -s extglob | |
1408 + 1418320011.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > case "${target}" in | |
1409 + 1418320011.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 23 > [[ -z /Users/sterpe/.rvm/tmp/45597* ]] | |
1410 + 1418320011.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > [[ -d /Users/sterpe/.rvm/tmp/45597* ]] | |
1411 + 1418320011.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -f /Users/sterpe/.rvm/tmp/45597* ]] | |
1412 + 1418320012.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 37 > [[ -L /Users/sterpe/.rvm/tmp/45597* ]] | |
1413 + 1418320012.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() 46 > rvm_debug '__rvm_rm_rf already gone: /Users/sterpe/.rvm/tmp/45597*' | |
1414 + 1418320012.N /scripts/functions/logging : rvm_debug() 1 > (( 0 )) | |
1415 + 1418320012.N /scripts/functions/logging : rvm_debug() 1 > return 0 | |
1416 + 1418320012.N /scripts/functions/cleanup : __rvm_rm_rf_verbose() -81 > true | |
1417 + 1418320012.N /scripts/functions/cleanup : __rvm_cleanup_tmp() -65 > true | |
1418 + 1418320012.N /scripts/functions/environment : __rvm_teardown() 91 > export __rvm_env_loaded | |
1419 + 1418320012.N /scripts/functions/environment : __rvm_teardown() 93 > : __rvm_env_loaded:1: | |
1420 + 1418320012.N /scripts/functions/environment : __rvm_teardown() 95 > : __rvm_env_loaded:1: | |
1421 + 1418320012.N /scripts/functions/environment : __rvm_teardown() 97 > : __rvm_env_loaded:0: | |
1422 + 1418320012.N /scripts/functions/environment : __rvm_teardown() 100 > [[ -z /Users/sterpe/.rvm/tmp ]] | |
1423 + 1418320012.N /scripts/functions/environment : __rvm_teardown() 100 > (( __rvm_env_loaded > 0 )) | |
1424 + 1418320012.N /scripts/functions/environment : __rvm_teardown() 104 > [[ -n 3.2.53(1)-release ]] | |
1425 + 1418320012.N /scripts/functions/environment : __rvm_teardown() 105 > trap - 0 1 2 3 15 | |
1426 + 1418320012.N /scripts/functions/environment : __rvm_teardown() 109 > [[ -n '' ]] | |
1427 + 1418320012.N /scripts/functions/environment : __rvm_teardown() 120 > [[ -n 0022 ]] | |
1428 + 1418320012.N /scripts/functions/environment : __rvm_teardown() 122 > umask 0022 | |
1429 + 1418320012.N /scripts/functions/environment : __rvm_teardown() 123 > unset rvm_stored_umask | |
1430 + 1418320012.N /scripts/functions/environment : __rvm_teardown() 126 > builtin command -v __rvm_cleanup_download | |
1431 + 1418320012.N /scripts/functions/environment : __rvm_teardown() 130 > [[ '' == \1 ]] | |
1432 + 1418320012.N /scripts/functions/environment : __rvm_teardown() 134 > __variables_definition unset | |
1433 + 1418320012.N /scripts/functions/environment : __variables_definition() 1 > typeset -a __variables_list __array_list | |
1434 + 1418320012.N /scripts/functions/environment : __variables_definition() 2 > typeset __method | |
1435 + 1418320012.N /scripts/functions/environment : __variables_definition() 4 > __method=unset | |
1436 + 1418320012.N /scripts/functions/environment : __variables_definition() 38 > __variables_list=(rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error) | |
1437 + 1418320012.N /scripts/functions/environment : __variables_definition() 42 > __array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures) | |
1438 + 1418320012.N /scripts/functions/environment : __variables_definition() 176 > case "${__method}" in | |
1439 + 1418320012.N /scripts/functions/environment : __variables_definition() 46 > unset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures | |
1440 + 1418320012.N /scripts/functions/environment : __variables_definition() 53 > unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_cron_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_dynamic_extensions_flag rvm_18_flag rvm_19_flag rvm_20_flag rvm_21_flag rvm_force_autoconf_flag rvm_dump_environment_flag rvm_curl_flags rvm_rubygems_version rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_skip_pristine_flag rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_flag rvm_archive_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_disable_binary_flag rvm_ignore_gemsets_flag rvm_skip_gemsets_flag rvm_install_on_use_flag rvm_remote_flag rvm_verify_downloads_flag rvm_skip_openssl_flag rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_stored_errexit rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_tar_command rvm_tar_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name rvm_without_gems rvm_with_gems rvm_with_default_gems rvm_ignore_dotfiles_flag rvm_fuzzy_flag rvm_autolibs_flag rvm_autolibs_flag_number rvm_autolibs_flag_runner rvm_quiet_curl_flag rvm_max_time_flag rvm_error_clr rvm_warn_clr rvm_debug_clr rvm_notify_clr rvm_reset_clr rvm_error_color rvm_warn_color rvm_debug_color rvm_notify_color rvm_reset_color rvm_log_timestamp rvm_log_filesystem rvm_log_namelen rvm_show_log_lines_on_error | |
1441 + 1418320012.N /scripts/functions/environment : __variables_definition() 56 > [[ -n 3.2.53(1)-release ]] | |
1442 + 1418320012.N /scripts/functions/environment : __variables_definition() 57 > export -fn __rvm_select_version_variables __rvm_ruby_string_parse_ __rvm_rm_rf_verbose __rvm_parse_args | |
1443 + 1418320012.N /scripts/functions/environment : __rvm_teardown() 147 > return 0 | |
1444 + 1418320012.N /scripts/functions/env : __rvm_unset_exports() -494 > set +x | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment