Skip to content

Instantly share code, notes, and snippets.

@tisba
Created January 29, 2014 10:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tisba/8685367 to your computer and use it in GitHub Desktop.
Save tisba/8685367 to your computer and use it in GitHub Desktop.
Debug log for RVM issue (https://github.com/wayneeseguin/rvm/issues/2582), output of: time /usr/local/bin/zsh -c "rvm_trace_flag=1; source $HOME/.rvm/scripts/rvm" 2>&1 | tee big.log
+/Users/basti/.rvm/scripts/base:28> [[ -z 5.0.5 ]]
+/Users/basti/.rvm/scripts/base:35> export __array_start rvm_path
+/Users/basti/.rvm/scripts/base:40> [[ -n 5.0.5 ]]
+/Users/basti/.rvm/scripts/base:41> __array_start=1
+/Users/basti/.rvm/scripts/base:45> (( 0 == 0 ))
+/Users/basti/.rvm/scripts/base:47> [[ -n 022 ]]
+/Users/basti/.rvm/scripts/base:48> rvm_rvmrc_files=( /etc/rvmrc /Users/basti/.rvmrc )
+/Users/basti/.rvm/scripts/base:49> [[ -n /Users/basti ]]
+/Users/basti/.rvm/scripts/base:49> [[ /Users/basti/.rvmrc -ef /Users/basti/.rvmrc ]]
+/Users/basti/.rvm/scripts/base:50> rvm_rvmrc_files+=( /Users/basti/.rvmrc )
+/Users/basti/.rvm/scripts/base:53> rvmrc=/etc/rvmrc
+/Users/basti/.rvm/scripts/base:55> [[ -f /etc/rvmrc ]]
+/Users/basti/.rvm/scripts/base:53> rvmrc=/Users/basti/.rvmrc
+/Users/basti/.rvm/scripts/base:55> [[ -f /Users/basti/.rvmrc ]]
+/Users/basti/.rvm/scripts/base:53> rvmrc=/Users/basti/.rvmrc
+/Users/basti/.rvm/scripts/base:55> [[ -f /Users/basti/.rvmrc ]]
+/Users/basti/.rvm/scripts/base:71> unset rvm_rvmrc_files
+/Users/basti/.rvm/scripts/base:75> export rvm_path
+/Users/basti/.rvm/scripts/base:76> [[ -z /Users/basti/.rvm ]]
+/Users/basti/.rvm/scripts/base:92> true /Users/basti/.rvm/scripts
+/Users/basti/.rvm/scripts/base:94> source /Users/basti/.rvm/scripts/initialize
+/Users/basti/.rvm/scripts/initialize:3> : rvm_trace_flag:1
+/Users/basti/.rvm/scripts/initialize:4> (( rvm_trace_flag > 0 ))
+/Users/basti/.rvm/scripts/initialize:6> set -o xtrace
+/Users/basti/.rvm/scripts/initialize:8> [[ -z 5.0.5 ]]
+/Users/basti/.rvm/scripts/initialize:17> [[ -n '' ]]
+/Users/basti/.rvm/scripts/initialize:20> [[ -n 5.0.5 ]]
+/Users/basti/.rvm/scripts/initialize:22> setopt extendedglob
+/Users/basti/.rvm/scripts/initialize:23> setopt kshglob
+/Users/basti/.rvm/scripts/initialize:24> setopt no_glob_subst
+/Users/basti/.rvm/scripts/initialize:29> export __rvm_env_loaded
+/Users/basti/.rvm/scripts/initialize:31> : __rvm_env_loaded:0:
+/Users/basti/.rvm/scripts/initialize:33> : __rvm_env_loaded:1:
+/Users/basti/.rvm/scripts/initialize:36> [[ -z '' ]]
+/Users/basti/.rvm/scripts/initialize:40> typeset -f __rvm_cleanse_variables
+/Users/basti/.rvm/scripts/initialize:49> (( 0 == 0 ))
+/Users/basti/.rvm/scripts/initialize:51> [[ -n 022 ]]
+/Users/basti/.rvm/scripts/initialize:53> rvm_rvmrc_files=( /etc/rvmrc /Users/basti/.rvmrc )
+/Users/basti/.rvm/scripts/initialize:54> [[ -n /Users/basti ]]
+/Users/basti/.rvm/scripts/initialize:54> [[ /Users/basti/.rvmrc -ef /Users/basti/.rvmrc ]]
+/Users/basti/.rvm/scripts/initialize:55> rvm_rvmrc_files+=( /Users/basti/.rvmrc )
+/Users/basti/.rvm/scripts/initialize:57> rvmrc=/etc/rvmrc
+/Users/basti/.rvm/scripts/initialize:59> [[ -f /etc/rvmrc ]]
+/Users/basti/.rvm/scripts/initialize:57> rvmrc=/Users/basti/.rvmrc
+/Users/basti/.rvm/scripts/initialize:59> [[ -f /Users/basti/.rvmrc ]]
+/Users/basti/.rvm/scripts/initialize:57> rvmrc=/Users/basti/.rvmrc
+/Users/basti/.rvm/scripts/initialize:59> [[ -f /Users/basti/.rvmrc ]]
+/Users/basti/.rvm/scripts/initialize:74> unset rvm_rvmrc_files
+/Users/basti/.rvm/scripts/initialize:78> export rvm_path
+/Users/basti/.rvm/scripts/initialize:79> [[ -z /Users/basti/.rvm ]]
+/Users/basti/.rvm/scripts/initialize:95> true /Users/basti/.rvm/scripts
+/Users/basti/.rvm/scripts/initialize:102> export rvm_user_install_flag
+/Users/basti/.rvm/scripts/initialize:104> case /Users/basti/.rvm (/usr/local/rvm)
+/Users/basti/.rvm/scripts/initialize:104> case /Users/basti/.rvm (/Users/basti/*|/basti*)
+/Users/basti/.rvm/scripts/initialize:106> rvm_user_install_flag=1
+/Users/basti/.rvm/scripts/initialize:110> : rvm_bin_path:/Users/basti/.rvm/bin rvm_man_path:/Users/basti/.rvm/share/man rvm_archives_path:/Users/basti/.rvm/archives rvm_docs_path:/Users/basti/.rvm/docs rvm_environments_path:/Users/basti/.rvm/environments rvm_examples_path:/Users/basti/.rvm/examples rvm_gems_path:/Users/basti/.rvm/gems rvm_gemsets_path:/Users/basti/.rvm/gemsets rvm_help_path:/Users/basti/.rvm/help rvm_hooks_path:/Users/basti/.rvm/hooks rvm_lib_path:/Users/basti/.rvm/lib rvm_log_path:/Users/basti/.rvm/log rvm_patches_path:/Users/basti/.rvm/patches rvm_repos_path:/Users/basti/.rvm/repos rvm_rubies_path:/Users/basti/.rvm/rubies rvm_rubygems_path:/Users/basti/.rvm/rubygems rvm_src_path:/Users/basti/.rvm/src rvm_tmp_path:/Users/basti/.rvm/tmp rvm_user_path:/Users/basti/.rvm/user rvm_usr_path:/Users/basti/.rvm/usr rvm_wrappers_path:/Users/basti/.rvm/wrappers rvm_verbose_flag:0 rvm_debug_flag:0 rvm_gems_cache_path:/Users/basti/.rvm/gems/cache
+/Users/basti/.rvm/scripts/initialize:136> export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
+/Users/basti/.rvm/scripts/initialize:137> export rvm_action rvm_alias_expanded rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_path rvm_docs_type rvm_dump_environment_flag rvm_environments_path rvm_error_message rvm_examples_path rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gems_cache_path rvm_gems_path rvm_gemset_name rvm_gemset_separator rvm_gemsets_path rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_help_path rvm_hook rvm_hooks_path rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_proxy rvm_quiet_flag rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path 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_scripts_path rvm_sdk rvm_user_install_flag rvm_silent_flag rvm_src_path rvm_sticky_flag rvm_system_flag rvm_tmp_path rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_user_path rvm_usr_path rvm_verbose_flag rvm_wrapper_name rvm_wrappers_path rvm_ruby_repo_branch rvm_man_path rvm_remote_flag
+/Users/basti/.rvm/scripts/base:98> case (*[[:space:]]selector[[:space:]]*)
+/Users/basti/.rvm/scripts/base:98> case (*)
+/Users/basti/.rvm/scripts/base:103> source /Users/basti/.rvm/scripts/selector
+/Users/basti/.rvm/scripts/base:104> source /Users/basti/.rvm/scripts/selector_gemsets
+/Users/basti/.rvm/scripts/base:105> source /Users/basti/.rvm/scripts/selector_late
+/Users/basti/.rvm/scripts/base:106> source /Users/basti/.rvm/scripts/selector_parse
+/Users/basti/.rvm/scripts/base:107> source /Users/basti/.rvm/scripts/selector_interpreters
+/Users/basti/.rvm/scripts/base:111> typeset -a scripts
+/Users/basti/.rvm/scripts/base:112> scripts=( logging db support utility init cleanup env rvmrc install environment gemset checksum list )
+/Users/basti/.rvm/scripts/base:115> entry=logging
+/Users/basti/.rvm/scripts/base:116> source /Users/basti/.rvm/scripts/functions/logging
+/Users/basti/.rvm/scripts/functions/logging:96> case xterm-color (dumb|unknown)
+/Users/basti/.rvm/scripts/functions/logging:96> case xterm-color (*)
+/Users/basti/.rvm/scripts/functions/logging:105> __rvm_set_color rvm_error_clr red
+__rvm_set_color:2> typeset __buffer __variable
+__rvm_set_color:3> __buffer='['
+__rvm_set_color:4> __variable=rvm_error_clr
+__rvm_set_color:5> shift
+__rvm_set_color:7> (( 1 ))
+__rvm_set_color:9> __rvm_set_color_single red
+__rvm_set_color_single:2> case red (bold)
+__rvm_set_color_single:2> case red (offbold)
+__rvm_set_color_single:2> case red (black)
+__rvm_set_color_single:2> case red (red)
+__rvm_set_color_single:9> __buffer+=31
+__rvm_set_color:10> shift
+__rvm_set_color:11> (( 0 ))
+__rvm_set_color:7> (( 0 ))
+__rvm_set_color:15> __buffer+=m
+__rvm_set_color:16> [[ rvm_error_clr == || rvm_error_clr == print ]]
+__rvm_set_color:18> eval 'rvm_error_clr='\'''\'
+(eval):1> rvm_error_clr=''
+/Users/basti/.rvm/scripts/functions/logging:106> __rvm_set_color rvm_warn_clr yellow
+__rvm_set_color:2> typeset __buffer __variable
+__rvm_set_color:3> __buffer='['
+__rvm_set_color:4> __variable=rvm_warn_clr
+__rvm_set_color:5> shift
+__rvm_set_color:7> (( 1 ))
+__rvm_set_color:9> __rvm_set_color_single yellow
+__rvm_set_color_single:2> case yellow (bold)
+__rvm_set_color_single:2> case yellow (offbold)
+__rvm_set_color_single:2> case yellow (black)
+__rvm_set_color_single:2> case yellow (red)
+__rvm_set_color_single:2> case yellow (green)
+__rvm_set_color_single:2> case yellow (yellow)
+__rvm_set_color_single:11> __buffer+=33
+__rvm_set_color:10> shift
+__rvm_set_color:11> (( 0 ))
+__rvm_set_color:7> (( 0 ))
+__rvm_set_color:15> __buffer+=m
+__rvm_set_color:16> [[ rvm_warn_clr == || rvm_warn_clr == print ]]
+__rvm_set_color:18> eval 'rvm_warn_clr='\'''\'
+(eval):1> rvm_warn_clr=''
+/Users/basti/.rvm/scripts/functions/logging:107> __rvm_set_color rvm_debug_clr magenta
+__rvm_set_color:2> typeset __buffer __variable
+__rvm_set_color:3> __buffer='['
+__rvm_set_color:4> __variable=rvm_debug_clr
+__rvm_set_color:5> shift
+__rvm_set_color:7> (( 1 ))
+__rvm_set_color:9> __rvm_set_color_single magenta
+__rvm_set_color_single:2> case magenta (bold)
+__rvm_set_color_single:2> case magenta (offbold)
+__rvm_set_color_single:2> case magenta (black)
+__rvm_set_color_single:2> case magenta (red)
+__rvm_set_color_single:2> case magenta (green)
+__rvm_set_color_single:2> case magenta (yellow)
+__rvm_set_color_single:2> case magenta (blue)
+__rvm_set_color_single:2> case magenta (magenta)
+__rvm_set_color_single:13> __buffer+=35
+__rvm_set_color:10> shift
+__rvm_set_color:11> (( 0 ))
+__rvm_set_color:7> (( 0 ))
+__rvm_set_color:15> __buffer+=m
+__rvm_set_color:16> [[ rvm_debug_clr == || rvm_debug_clr == print ]]
+__rvm_set_color:18> eval 'rvm_debug_clr='\'''\'
+(eval):1> rvm_debug_clr=''
+/Users/basti/.rvm/scripts/functions/logging:108> __rvm_set_color rvm_notify_clr green
+__rvm_set_color:2> typeset __buffer __variable
+__rvm_set_color:3> __buffer='['
+__rvm_set_color:4> __variable=rvm_notify_clr
+__rvm_set_color:5> shift
+__rvm_set_color:7> (( 1 ))
+__rvm_set_color:9> __rvm_set_color_single green
+__rvm_set_color_single:2> case green (bold)
+__rvm_set_color_single:2> case green (offbold)
+__rvm_set_color_single:2> case green (black)
+__rvm_set_color_single:2> case green (red)
+__rvm_set_color_single:2> case green (green)
+__rvm_set_color_single:10> __buffer+=32
+__rvm_set_color:10> shift
+__rvm_set_color:11> (( 0 ))
+__rvm_set_color:7> (( 0 ))
+__rvm_set_color:15> __buffer+=m
+__rvm_set_color:16> [[ rvm_notify_clr == || rvm_notify_clr == print ]]
+__rvm_set_color:18> eval 'rvm_notify_clr='\'''\'
+(eval):1> rvm_notify_clr=''
+/Users/basti/.rvm/scripts/functions/logging:109> __rvm_set_color rvm_reset_clr reset
+__rvm_set_color:2> typeset __buffer __variable
+__rvm_set_color:3> __buffer='['
+__rvm_set_color:4> __variable=rvm_reset_clr
+__rvm_set_color:5> shift
+__rvm_set_color:7> (( 1 ))
+__rvm_set_color:9> __rvm_set_color_single reset
+__rvm_set_color_single:2> case reset (bold)
+__rvm_set_color_single:2> case reset (offbold)
+__rvm_set_color_single:2> case reset (black)
+__rvm_set_color_single:2> case reset (red)
+__rvm_set_color_single:2> case reset (green)
+__rvm_set_color_single:2> case reset (yellow)
+__rvm_set_color_single:2> case reset (blue)
+__rvm_set_color_single:2> case reset (magenta)
+__rvm_set_color_single:2> case reset (cyan)
+__rvm_set_color_single:2> case reset (white)
+__rvm_set_color_single:2> case reset (default)
+__rvm_set_color_single:2> case reset (bblack)
+__rvm_set_color_single:2> case reset (bred)
+__rvm_set_color_single:2> case reset (bgreen)
+__rvm_set_color_single:2> case reset (byellow)
+__rvm_set_color_single:2> case reset (bblue)
+__rvm_set_color_single:2> case reset (bmagenta)
+__rvm_set_color_single:2> case reset (bcyan)
+__rvm_set_color_single:2> case reset (bwhite)
+__rvm_set_color_single:2> case reset (bdefault)
+__rvm_set_color_single:2> case reset (*)
+__rvm_set_color_single:30> __buffer+=0
+__rvm_set_color:10> shift
+__rvm_set_color:11> (( 0 ))
+__rvm_set_color:7> (( 0 ))
+__rvm_set_color:15> __buffer+=m
+__rvm_set_color:16> [[ rvm_reset_clr == || rvm_reset_clr == print ]]
+__rvm_set_color:18> eval 'rvm_reset_clr='\'''\'
+(eval):1> rvm_reset_clr=''
+/Users/basti/.rvm/scripts/base:115> entry=db
+/Users/basti/.rvm/scripts/base:116> source /Users/basti/.rvm/scripts/functions/db
+/Users/basti/.rvm/scripts/base:115> entry=support
+/Users/basti/.rvm/scripts/base:116> source /Users/basti/.rvm/scripts/functions/support
+/Users/basti/.rvm/scripts/functions/support:11> [[ -n 5.0.5 ]]
+/Users/basti/.rvm/scripts/functions/support:252> __rvm_setup_utils_functions
+__rvm_setup_utils_functions:2> typeset gnu_tools_path gnu_prefix gnu_util
+__rvm_setup_utils_functions:3> typeset -a gnu_utils gnu_missing
+__rvm_setup_utils_functions:4> gnu_utils=( awk cp date find sed tail tar xargs )
+__rvm_setup_utils_functions:5> gnu_missing=( )
+__rvm_setup_utils_functions:7> is_a_function __rvm_setup_utils_functions_OSX
+is_a_function:2> typeset -f __rvm_setup_utils_functions_OSX
+is_a_function:2> return 1
+__rvm_setup_utils_functions:9> __rvm_setup_utils_functions_Other
+__rvm_setup_utils_functions_Other:5> which --skip-alias --skip-functions which
+__rvm_setup_utils_functions_Other:7> which whence
+__rvm_setup_utils_functions_Other:9> which which
+__rvm_setup_utils_functions_Other:16> gnu_util=awk
+__rvm_setup_utils_functions_Other:17> eval '__rvm_awk() { \awk "$@" || return $?; }'
+__rvm_setup_utils_functions_Other:16> gnu_util=cp
+__rvm_setup_utils_functions_Other:17> eval '__rvm_cp() { \cp "$@" || return $?; }'
+__rvm_setup_utils_functions_Other:16> gnu_util=date
+__rvm_setup_utils_functions_Other:17> eval '__rvm_date() { \date "$@" || return $?; }'
+__rvm_setup_utils_functions_Other:16> gnu_util=find
+__rvm_setup_utils_functions_Other:17> eval '__rvm_find() { \find "$@" || return $?; }'
+__rvm_setup_utils_functions_Other:16> gnu_util=sed
+__rvm_setup_utils_functions_Other:17> eval '__rvm_sed() { \sed "$@" || return $?; }'
+__rvm_setup_utils_functions_Other:16> gnu_util=tail
+__rvm_setup_utils_functions_Other:17> eval '__rvm_tail() { \tail "$@" || return $?; }'
+__rvm_setup_utils_functions_Other:16> gnu_util=tar
+__rvm_setup_utils_functions_Other:17> eval '__rvm_tar() { \tar "$@" || return $?; }'
+__rvm_setup_utils_functions_Other:16> gnu_util=xargs
+__rvm_setup_utils_functions_Other:17> eval '__rvm_xargs() { \xargs "$@" || return $?; }'
+/Users/basti/.rvm/scripts/functions/support:255> [[ ! " ${rvm_tar_options:-} " -regex-match " --no-same-owner " ]]
+/Users/basti/.rvm/scripts/functions/support:256> __rvm_tar --help
+/Users/basti/.rvm/scripts/functions/support:256> __rvm_grep -- --no-same-owner
+__rvm_grep:0> GREP_OPTIONS='' grep -- --no-same-owner
+__rvm_grep:0> return 1
+/Users/basti/.rvm/scripts/functions/support:263> other_utils=( ant automake autoreconf libtoolize make mount patch readlink )
+/Users/basti/.rvm/scripts/functions/support:266> [[ 'OSX 10.9' == Solaris\ 10 ]]
+/Users/basti/.rvm/scripts/functions/support:277> other_util=ant
+/Users/basti/.rvm/scripts/functions/support:278> eval '__rvm_ant() { \ant "$@" || return $?; }'
+/Users/basti/.rvm/scripts/functions/support:277> other_util=automake
+/Users/basti/.rvm/scripts/functions/support:278> eval '__rvm_automake() { \automake "$@" || return $?; }'
+/Users/basti/.rvm/scripts/functions/support:277> other_util=autoreconf
+/Users/basti/.rvm/scripts/functions/support:278> eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
+/Users/basti/.rvm/scripts/functions/support:277> other_util=libtoolize
+/Users/basti/.rvm/scripts/functions/support:278> eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
+/Users/basti/.rvm/scripts/functions/support:277> other_util=make
+/Users/basti/.rvm/scripts/functions/support:278> eval '__rvm_make() { \make "$@" || return $?; }'
+/Users/basti/.rvm/scripts/functions/support:277> other_util=mount
+/Users/basti/.rvm/scripts/functions/support:278> eval '__rvm_mount() { \mount "$@" || return $?; }'
+/Users/basti/.rvm/scripts/functions/support:277> other_util=patch
+/Users/basti/.rvm/scripts/functions/support:278> eval '__rvm_patch() { \patch "$@" || return $?; }'
+/Users/basti/.rvm/scripts/functions/support:277> other_util=readlink
+/Users/basti/.rvm/scripts/functions/support:278> eval '__rvm_readlink() { \readlink "$@" || return $?; }'
+/Users/basti/.rvm/scripts/functions/support:281> unset other_util other_utils
+/Users/basti/.rvm/scripts/base:115> entry=utility
+/Users/basti/.rvm/scripts/base:116> source /Users/basti/.rvm/scripts/functions/utility
+/Users/basti/.rvm/scripts/functions/utility:3> source /Users/basti/.rvm/scripts/functions/utility_logging
+/Users/basti/.rvm/scripts/functions/utility:4> source /Users/basti/.rvm/scripts/functions/utility_package
+/Users/basti/.rvm/scripts/functions/utility:5> source /Users/basti/.rvm/scripts/functions/utility_rubygems
+/Users/basti/.rvm/scripts/functions/utility:6> source /Users/basti/.rvm/scripts/functions/utility_system
+/Users/basti/.rvm/scripts/functions/utility_system:206> __rvm_detect_system
+__rvm_detect_system:2> unset _system_type _system_name _system_version _system_arch
+__rvm_detect_system:3> export _system_type _system_name _system_version _system_arch
+__rvm_detect_system:4> _system_info=+__rvm_detect_system:4> uname -a
+__rvm_detect_system:4> _system_info='Darwin shakti 13.0.0 Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64 x86_64 i386 MacBookPro10,1 Darwin'
+__rvm_detect_system:5> _system_type=unknown
+__rvm_detect_system:6> _system_name=unknown
+__rvm_detect_system:7> _system_name_lowercase=unknown
+__rvm_detect_system:8> _system_version=unknown
+__rvm_detect_system:9> _system_arch=+__rvm_detect_system:9> uname -m
+__rvm_detect_system:9> _system_arch=x86_64
+__rvm_detect_system:10> uname
+__rvm_detect_system:10> case Darwin (Linux|GNU*)
+__rvm_detect_system:10> case Darwin (SunOS)
+__rvm_detect_system:10> case Darwin (FreeBSD)
+__rvm_detect_system:10> case Darwin (OpenBSD)
+__rvm_detect_system:10> case Darwin (DragonFly)
+__rvm_detect_system:10> case Darwin (NetBSD)
+__rvm_detect_system:10> case Darwin (Darwin)
+__rvm_detect_system:170> _system_type=Darwin
+__rvm_detect_system:171> _system_name=OSX
+__rvm_detect_system:172> _system_version=+__rvm_detect_system:172> sw_vers -productVersion
+__rvm_detect_system:172> _system_version=+__rvm_detect_system:172> awk -F. '{print $1"."$2}'
+__rvm_detect_system:172> _system_version=10.9
+__rvm_detect_system:186> _system_type=Darwin
+__rvm_detect_system:187> _system_name=OSX
+__rvm_detect_system:188> _system_name_lowercase=+__rvm_detect_system:188> echo OSX
+__rvm_detect_system:188> _system_name_lowercase=+__rvm_detect_system:188> tr '[A-Z]' '[a-z]'
+__rvm_detect_system:188> _system_name_lowercase=osx
+__rvm_detect_system:189> _system_version=10.9
+__rvm_detect_system:190> _system_arch=x86_64
+__rvm_detect_system:191> _system_arch=x86_64
+__rvm_detect_system:192> _system_arch=x86_64
+/Users/basti/.rvm/scripts/functions/utility_system:207> __rvm_detect_system_override
+__rvm_detect_system_override:2> typeset _var
+__rvm_detect_system_override:3> _var=system_type
+__rvm_detect_system_override:4> __rvm_db system_type _system_type
+__rvm_db:2> typeset value key variable
+__rvm_db:3> key=system_type
+__rvm_db:4> key=system_type
+__rvm_db:5> variable=_system_type
+__rvm_db:7> [[ -f /Users/basti/.rvm/user/db ]]
+__rvm_db:8> value=+__rvm_db:8> __rvm_db_ /Users/basti/.rvm/user/db system_type
+__rvm_db_:2> typeset __db __key __value
+__rvm_db_:3> __db=/Users/basti/.rvm/user/db
+__rvm_db_:4> __key=system_type
+__rvm_db_:5> shift 2
+__rvm_db_:6> __value=''
+__rvm_db_:7> case (unset|delete)
+__rvm_db_:7> case ()
+__rvm_db_:12> __rvm_db_get /Users/basti/.rvm/user/db system_type
+__rvm_db_get:2> [[ -f /Users/basti/.rvm/user/db ]]
+__rvm_db_get:3> __rvm_sed -e 's#^system_type=##' -e '/^$/d'
+__rvm_db_get:3> __rvm_grep '^system_type=' /Users/basti/.rvm/user/db
+__rvm_sed:0> sed -e 's#^system_type=##' -e '/^$/d'
+__rvm_grep:0> GREP_OPTIONS='' grep '^system_type=' /Users/basti/.rvm/user/db
+__rvm_grep:0> return 1
+__rvm_db:8> value=''
+__rvm_db:10> [[ -z '' && -f /Users/basti/.rvm/config/db ]]
+__rvm_db:11> value=+__rvm_db:11> __rvm_db_ /Users/basti/.rvm/config/db system_type
+__rvm_db_:2> typeset __db __key __value
+__rvm_db_:3> __db=/Users/basti/.rvm/config/db
+__rvm_db_:4> __key=system_type
+__rvm_db_:5> shift 2
+__rvm_db_:6> __value=''
+__rvm_db_:7> case (unset|delete)
+__rvm_db_:7> case ()
+__rvm_db_:12> __rvm_db_get /Users/basti/.rvm/config/db system_type
+__rvm_db_get:2> [[ -f /Users/basti/.rvm/config/db ]]
+__rvm_db_get:3> __rvm_sed -e 's#^system_type=##' -e '/^$/d'
+__rvm_db_get:3> __rvm_grep '^system_type=' /Users/basti/.rvm/config/db
+__rvm_sed:0> sed -e 's#^system_type=##' -e '/^$/d'
+__rvm_grep:0> GREP_OPTIONS='' grep '^system_type=' /Users/basti/.rvm/config/db
+__rvm_grep:0> return 1
+__rvm_db:11> value=''
+__rvm_db:14> [[ -n '' ]]
+__rvm_db:21> true
+__rvm_detect_system_override:3> _var=system_name
+__rvm_detect_system_override:4> __rvm_db system_name _system_name
+__rvm_db:2> typeset value key variable
+__rvm_db:3> key=system_name
+__rvm_db:4> key=system_name
+__rvm_db:5> variable=_system_name
+__rvm_db:7> [[ -f /Users/basti/.rvm/user/db ]]
+__rvm_db:8> value=+__rvm_db:8> __rvm_db_ /Users/basti/.rvm/user/db system_name
+__rvm_db_:2> typeset __db __key __value
+__rvm_db_:3> __db=/Users/basti/.rvm/user/db
+__rvm_db_:4> __key=system_name
+__rvm_db_:5> shift 2
+__rvm_db_:6> __value=''
+__rvm_db_:7> case (unset|delete)
+__rvm_db_:7> case ()
+__rvm_db_:12> __rvm_db_get /Users/basti/.rvm/user/db system_name
+__rvm_db_get:2> [[ -f /Users/basti/.rvm/user/db ]]
+__rvm_db_get:3> __rvm_sed -e 's#^system_name=##' -e '/^$/d'
+__rvm_db_get:3> __rvm_grep '^system_name=' /Users/basti/.rvm/user/db
+__rvm_sed:0> sed -e 's#^system_name=##' -e '/^$/d'
+__rvm_grep:0> GREP_OPTIONS='' grep '^system_name=' /Users/basti/.rvm/user/db
+__rvm_grep:0> return 1
+__rvm_db:8> value=''
+__rvm_db:10> [[ -z '' && -f /Users/basti/.rvm/config/db ]]
+__rvm_db:11> value=+__rvm_db:11> __rvm_db_ /Users/basti/.rvm/config/db system_name
+__rvm_db_:2> typeset __db __key __value
+__rvm_db_:3> __db=/Users/basti/.rvm/config/db
+__rvm_db_:4> __key=system_name
+__rvm_db_:5> shift 2
+__rvm_db_:6> __value=''
+__rvm_db_:7> case (unset|delete)
+__rvm_db_:7> case ()
+__rvm_db_:12> __rvm_db_get /Users/basti/.rvm/config/db system_name
+__rvm_db_get:2> [[ -f /Users/basti/.rvm/config/db ]]
+__rvm_db_get:3> __rvm_sed -e 's#^system_name=##' -e '/^$/d'
+__rvm_db_get:3> __rvm_grep '^system_name=' /Users/basti/.rvm/config/db
+__rvm_sed:0> sed -e 's#^system_name=##' -e '/^$/d'
+__rvm_grep:0> GREP_OPTIONS='' grep '^system_name=' /Users/basti/.rvm/config/db
+__rvm_grep:0> return 1
+__rvm_db:11> value=''
+__rvm_db:14> [[ -n '' ]]
+__rvm_db:21> true
+__rvm_detect_system_override:3> _var=system_name_lowercase
+__rvm_detect_system_override:4> __rvm_db system_name_lowercase _system_name_lowercase
+__rvm_db:2> typeset value key variable
+__rvm_db:3> key=system_name_lowercase
+__rvm_db:4> key=system_name_lowercase
+__rvm_db:5> variable=_system_name_lowercase
+__rvm_db:7> [[ -f /Users/basti/.rvm/user/db ]]
+__rvm_db:8> value=+__rvm_db:8> __rvm_db_ /Users/basti/.rvm/user/db system_name_lowercase
+__rvm_db_:2> typeset __db __key __value
+__rvm_db_:3> __db=/Users/basti/.rvm/user/db
+__rvm_db_:4> __key=system_name_lowercase
+__rvm_db_:5> shift 2
+__rvm_db_:6> __value=''
+__rvm_db_:7> case (unset|delete)
+__rvm_db_:7> case ()
+__rvm_db_:12> __rvm_db_get /Users/basti/.rvm/user/db system_name_lowercase
+__rvm_db_get:2> [[ -f /Users/basti/.rvm/user/db ]]
+__rvm_db_get:3> __rvm_grep '^system_name_lowercase=' /Users/basti/.rvm/user/db
+__rvm_db_get:3> __rvm_sed -e 's#^system_name_lowercase=##' -e '/^$/d'
+__rvm_grep:0> GREP_OPTIONS='' grep '^system_name_lowercase=' /Users/basti/.rvm/user/db
+__rvm_sed:0> sed -e 's#^system_name_lowercase=##' -e '/^$/d'
+__rvm_grep:0> return 1
+__rvm_db:8> value=''
+__rvm_db:10> [[ -z '' && -f /Users/basti/.rvm/config/db ]]
+__rvm_db:11> value=+__rvm_db:11> __rvm_db_ /Users/basti/.rvm/config/db system_name_lowercase
+__rvm_db_:2> typeset __db __key __value
+__rvm_db_:3> __db=/Users/basti/.rvm/config/db
+__rvm_db_:4> __key=system_name_lowercase
+__rvm_db_:5> shift 2
+__rvm_db_:6> __value=''
+__rvm_db_:7> case (unset|delete)
+__rvm_db_:7> case ()
+__rvm_db_:12> __rvm_db_get /Users/basti/.rvm/config/db system_name_lowercase
+__rvm_db_get:2> [[ -f /Users/basti/.rvm/config/db ]]
+__rvm_db_get:3> __rvm_grep '^system_name_lowercase=' /Users/basti/.rvm/config/db
+__rvm_db_get:3> __rvm_sed -e 's#^system_name_lowercase=##' -e '/^$/d'
+__rvm_grep:0> GREP_OPTIONS='' grep '^system_name_lowercase=' /Users/basti/.rvm/config/db
+__rvm_sed:0> sed -e 's#^system_name_lowercase=##' -e '/^$/d'
+__rvm_grep:0> return 1
+__rvm_db:11> value=''
+__rvm_db:14> [[ -n '' ]]
+__rvm_db:21> true
+__rvm_detect_system_override:3> _var=system_version
+__rvm_detect_system_override:4> __rvm_db system_version _system_version
+__rvm_db:2> typeset value key variable
+__rvm_db:3> key=system_version
+__rvm_db:4> key=system_version
+__rvm_db:5> variable=_system_version
+__rvm_db:7> [[ -f /Users/basti/.rvm/user/db ]]
+__rvm_db:8> value=+__rvm_db:8> __rvm_db_ /Users/basti/.rvm/user/db system_version
+__rvm_db_:2> typeset __db __key __value
+__rvm_db_:3> __db=/Users/basti/.rvm/user/db
+__rvm_db_:4> __key=system_version
+__rvm_db_:5> shift 2
+__rvm_db_:6> __value=''
+__rvm_db_:7> case (unset|delete)
+__rvm_db_:7> case ()
+__rvm_db_:12> __rvm_db_get /Users/basti/.rvm/user/db system_version
+__rvm_db_get:2> [[ -f /Users/basti/.rvm/user/db ]]
+__rvm_db_get:3> __rvm_grep '^system_version=' /Users/basti/.rvm/user/db
+__rvm_db_get:3> __rvm_sed -e 's#^system_version=##' -e '/^$/d'
+__rvm_grep:0> GREP_OPTIONS='' grep '^system_version=' /Users/basti/.rvm/user/db
+__rvm_sed:0> sed -e 's#^system_version=##' -e '/^$/d'
+__rvm_grep:0> return 1
+__rvm_db:8> value=''
+__rvm_db:10> [[ -z '' && -f /Users/basti/.rvm/config/db ]]
+__rvm_db:11> value=+__rvm_db:11> __rvm_db_ /Users/basti/.rvm/config/db system_version
+__rvm_db_:2> typeset __db __key __value
+__rvm_db_:3> __db=/Users/basti/.rvm/config/db
+__rvm_db_:4> __key=system_version
+__rvm_db_:5> shift 2
+__rvm_db_:6> __value=''
+__rvm_db_:7> case (unset|delete)
+__rvm_db_:7> case ()
+__rvm_db_:12> __rvm_db_get /Users/basti/.rvm/config/db system_version
+__rvm_db_get:2> [[ -f /Users/basti/.rvm/config/db ]]
+__rvm_db_get:3> __rvm_sed -e 's#^system_version=##' -e '/^$/d'
+__rvm_db_get:3> __rvm_grep '^system_version=' /Users/basti/.rvm/config/db
+__rvm_sed:0> sed -e 's#^system_version=##' -e '/^$/d'
+__rvm_grep:0> GREP_OPTIONS='' grep '^system_version=' /Users/basti/.rvm/config/db
+__rvm_grep:0> return 1
+__rvm_db:11> value=''
+__rvm_db:14> [[ -n '' ]]
+__rvm_db:21> true
+__rvm_detect_system_override:3> _var=system_arch
+__rvm_detect_system_override:4> __rvm_db system_arch _system_arch
+__rvm_db:2> typeset value key variable
+__rvm_db:3> key=system_arch
+__rvm_db:4> key=system_arch
+__rvm_db:5> variable=_system_arch
+__rvm_db:7> [[ -f /Users/basti/.rvm/user/db ]]
+__rvm_db:8> value=+__rvm_db:8> __rvm_db_ /Users/basti/.rvm/user/db system_arch
+__rvm_db_:2> typeset __db __key __value
+__rvm_db_:3> __db=/Users/basti/.rvm/user/db
+__rvm_db_:4> __key=system_arch
+__rvm_db_:5> shift 2
+__rvm_db_:6> __value=''
+__rvm_db_:7> case (unset|delete)
+__rvm_db_:7> case ()
+__rvm_db_:12> __rvm_db_get /Users/basti/.rvm/user/db system_arch
+__rvm_db_get:2> [[ -f /Users/basti/.rvm/user/db ]]
+__rvm_db_get:3> __rvm_sed -e 's#^system_arch=##' -e '/^$/d'
+__rvm_db_get:3> __rvm_grep '^system_arch=' /Users/basti/.rvm/user/db
+__rvm_sed:0> sed -e 's#^system_arch=##' -e '/^$/d'
+__rvm_grep:0> GREP_OPTIONS='' grep '^system_arch=' /Users/basti/.rvm/user/db
+__rvm_grep:0> return 1
+__rvm_db:8> value=''
+__rvm_db:10> [[ -z '' && -f /Users/basti/.rvm/config/db ]]
+__rvm_db:11> value=+__rvm_db:11> __rvm_db_ /Users/basti/.rvm/config/db system_arch
+__rvm_db_:2> typeset __db __key __value
+__rvm_db_:3> __db=/Users/basti/.rvm/config/db
+__rvm_db_:4> __key=system_arch
+__rvm_db_:5> shift 2
+__rvm_db_:6> __value=''
+__rvm_db_:7> case (unset|delete)
+__rvm_db_:7> case ()
+__rvm_db_:12> __rvm_db_get /Users/basti/.rvm/config/db system_arch
+__rvm_db_get:2> [[ -f /Users/basti/.rvm/config/db ]]
+__rvm_db_get:3> __rvm_sed -e 's#^system_arch=##' -e '/^$/d'
+__rvm_db_get:3> __rvm_grep '^system_arch=' /Users/basti/.rvm/config/db
+__rvm_grep:0> GREP_OPTIONS='' grep '^system_arch=' /Users/basti/.rvm/config/db
+__rvm_sed:0> sed -e 's#^system_arch=##' -e '/^$/d'
+__rvm_grep:0> return 1
+__rvm_db:11> value=''
+__rvm_db:14> [[ -n '' ]]
+__rvm_db:21> true
+/Users/basti/.rvm/scripts/base:115> entry=init
+/Users/basti/.rvm/scripts/base:116> source /Users/basti/.rvm/scripts/functions/init
+/Users/basti/.rvm/scripts/base:115> entry=cleanup
+/Users/basti/.rvm/scripts/base:116> source /Users/basti/.rvm/scripts/functions/cleanup
+/Users/basti/.rvm/scripts/base:115> entry=env
+/Users/basti/.rvm/scripts/base:116> source /Users/basti/.rvm/scripts/functions/env
+/Users/basti/.rvm/scripts/base:115> entry=rvmrc
+/Users/basti/.rvm/scripts/base:116> source /Users/basti/.rvm/scripts/functions/rvmrc
+/Users/basti/.rvm/scripts/functions/rvmrc:3> source /Users/basti/.rvm/scripts/functions/rvmrc_project
+/Users/basti/.rvm/scripts/functions/rvmrc:4> source /Users/basti/.rvm/scripts/functions/rvmrc_set
+/Users/basti/.rvm/scripts/functions/rvmrc:5> source /Users/basti/.rvm/scripts/functions/rvmrc_to
+/Users/basti/.rvm/scripts/functions/rvmrc:6> source /Users/basti/.rvm/scripts/functions/rvmrc_trust
+/Users/basti/.rvm/scripts/functions/rvmrc:7> source /Users/basti/.rvm/scripts/functions/rvmrc_warning
+/Users/basti/.rvm/scripts/base:115> entry=install
+/Users/basti/.rvm/scripts/base:116> source /Users/basti/.rvm/scripts/functions/install
+/Users/basti/.rvm/scripts/base:115> entry=environment
+/Users/basti/.rvm/scripts/base:116> source /Users/basti/.rvm/scripts/functions/environment
+/Users/basti/.rvm/scripts/base:115> entry=gemset
+/Users/basti/.rvm/scripts/base:116> source /Users/basti/.rvm/scripts/functions/gemset
+/Users/basti/.rvm/scripts/base:115> entry=checksum
+/Users/basti/.rvm/scripts/base:116> source /Users/basti/.rvm/scripts/functions/checksum
+/Users/basti/.rvm/scripts/base:115> entry=list
+/Users/basti/.rvm/scripts/base:116> source /Users/basti/.rvm/scripts/functions/list
+/Users/basti/.rvm/scripts/base:118> unset scripts entry rvm_base_except
+/Users/basti/.rvm/scripts/rvm:133> __rvm_ensure_is_a_function
+__rvm_ensure_is_a_function:2> [[ 0 == 1 ]]
+__rvm_ensure_is_a_function:2> is_a_function rvm
+is_a_function:2> typeset -f rvm
+is_a_function:2> return 1
+__rvm_ensure_is_a_function:4> script=version
+__rvm_ensure_is_a_function:6> [[ -f /Users/basti/.rvm/scripts/version ]]
+__rvm_ensure_is_a_function:8> source /Users/basti/.rvm/scripts/version
+__rvm_ensure_is_a_function:4> script=selector
+__rvm_ensure_is_a_function:6> [[ -f /Users/basti/.rvm/scripts/selector ]]
+__rvm_ensure_is_a_function:8> source /Users/basti/.rvm/scripts/selector
+__rvm_ensure_is_a_function:4> script=selector_gemsets
+__rvm_ensure_is_a_function:6> [[ -f /Users/basti/.rvm/scripts/selector_gemsets ]]
+__rvm_ensure_is_a_function:8> source /Users/basti/.rvm/scripts/selector_gemsets
+__rvm_ensure_is_a_function:4> script=selector_late
+__rvm_ensure_is_a_function:6> [[ -f /Users/basti/.rvm/scripts/selector_late ]]
+__rvm_ensure_is_a_function:8> source /Users/basti/.rvm/scripts/selector_late
+__rvm_ensure_is_a_function:4> script=cd
+__rvm_ensure_is_a_function:6> [[ -f /Users/basti/.rvm/scripts/cd ]]
+__rvm_ensure_is_a_function:8> source /Users/basti/.rvm/scripts/cd
+/Users/basti/.rvm/scripts/cd:5> case 1 (1|cd)
+/Users/basti/.rvm/scripts/cd:69> __rvm_setup_cd
+__rvm_setup_cd:3> typeset __cd_prefix __command
+__rvm_setup_cd:4> __cd_prefix=''
+__rvm_setup_cd:6> typeset -f smartcd
+__rvm_setup_cd:9> typeset -f exec_scmb_expand_args
+__rvm_setup_cd:12> [[ -n '' ]]
+__rvm_setup_cd:12> __cd_prefix=builtin
+__rvm_setup_cd:50> [[ -n 5.0.5 ]]
+__rvm_setup_cd:51> __rvm_version_compare 5.0.5 -gt 4.3.4
+__rvm_version_compare:2> typeset first
+__rvm_version_compare:3> first=+__rvm_version_compare:3> printf %b '5.0.5\n4.3.4\n'
+__rvm_version_compare:3> first=+__rvm_version_compare:3> __rvm_version_sort
+__rvm_version_compare:3> first=+__rvm_version_compare:3> head -n1
+__rvm_version_sort:2> LC_ALL=C sort -t. -k 1,1n -k 2,2n -k 3,3n -k 4,4n -k 5,5n
+__rvm_version_compare:3> first=4.3.4
+__rvm_version_compare:5> case -gt (-eq|==|=)
+__rvm_version_compare:5> case -gt (-ne|!=)
+__rvm_version_compare:5> case -gt (-gt|\>)
+__rvm_version_compare:13> [[ 4.3.4 == 4.3.4 && 5.0.5 != 4.3.4 ]]
+__rvm_version_compare:29> return 0
+__rvm_setup_cd:54> export -a chpwd_functions
+__rvm_setup_cd:55> chpwd_functions=( __rvm_cd_functions_set )
+/Users/basti/.rvm/scripts/cd:73> (( 0 == 1 ))
+__rvm_ensure_is_a_function:4> script=functions/cli
+__rvm_ensure_is_a_function:6> [[ -f /Users/basti/.rvm/scripts/functions/cli ]]
+__rvm_ensure_is_a_function:8> source /Users/basti/.rvm/scripts/functions/cli
+__rvm_ensure_is_a_function:4> script=cli
+__rvm_ensure_is_a_function:6> [[ -f /Users/basti/.rvm/scripts/cli ]]
+__rvm_ensure_is_a_function:8> source /Users/basti/.rvm/scripts/cli
+__rvm_ensure_is_a_function:4> script=override_gem
+__rvm_ensure_is_a_function:6> [[ -f /Users/basti/.rvm/scripts/override_gem ]]
+__rvm_ensure_is_a_function:8> source /Users/basti/.rvm/scripts/override_gem
+/Users/basti/.rvm/scripts/override_gem:3> [[ 0 -eq 0 ]]
+/Users/basti/.rvm/scripts/rvm:134> __rvm_setup
+__rvm_setup:2> __variables_definition export
+__variables_definition:2> typeset -a __variables_list __array_list
+__variables_definition:3> typeset __method
+__variables_definition:5> __method=export
+__variables_definition:9> __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_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 )
+__variables_definition:41> __array_list=( rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures )
+__variables_definition:45> case export (export)
+__variables_definition:46> export -a rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures
+__variables_definition:54> export 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_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
+__rvm_setup:5> (( __rvm_env_loaded != 1 ))
+__rvm_setup:9> [[ -n '' ]]
+__rvm_setup:14> [[ -n 5.0.5 ]]
+__rvm_setup:16> export rvm_zsh_clobber rvm_zsh_nomatch
+__rvm_setup:18> setopt
+__rvm_setup:18> __rvm_grep -s '^noclobber$'
+__rvm_setup:20> rvm_zsh_clobber=1
+__rvm_setup:22> setopt clobber
+__rvm_setup:24> setopt
+__rvm_setup:24> __rvm_grep -s '^nonomatch$'
+__rvm_setup:26> rvm_zsh_nomatch=1
+__rvm_setup:28> setopt no_nomatch
+/Users/basti/.rvm/scripts/rvm:136> export rvm_version
+/Users/basti/.rvm/scripts/rvm:137> rvm_version=+/Users/basti/.rvm/scripts/rvm:137> cat /Users/basti/.rvm/VERSION
+/Users/basti/.rvm/scripts/rvm:137> rvm_version=+/Users/basti/.rvm/scripts/rvm:137> cat /Users/basti/.rvm/RELEASE
+/Users/basti/.rvm/scripts/rvm:137> rvm_version='1.25.15 (master)'
+/Users/basti/.rvm/scripts/rvm:139> alias 'rvm-restart=rvm_reload_flag=1 source '\''/Users/basti/.rvm/scripts/rvm'\'
+/Users/basti/.rvm/scripts/rvm:143> command -v ruby
+/Users/basti/.rvm/scripts/rvm:144> command -v ruby
+/Users/basti/.rvm/scripts/rvm:144> __rvm_grep -v /Users/basti/.rvm
+__rvm_grep:0> GREP_OPTIONS='' grep -v /Users/basti/.rvm
+__rvm_grep:0> return 1
+/Users/basti/.rvm/scripts/rvm:145> command -v ruby
+/Users/basti/.rvm/scripts/rvm:145> __rvm_grep '/Users/basti/.rvm/bin/ruby$'
+__rvm_grep:0> GREP_OPTIONS='' grep '/Users/basti/.rvm/bin/ruby$'
+__rvm_grep:0> return 1
+/Users/basti/.rvm/scripts/rvm:167> __rvm_conditionally_add_bin_path
+__rvm_conditionally_add_bin_path:2> [[ :/Users/basti/.nvm/v0.8.14//bin:/Users/basti/.rvm/gems/ruby-2.1.0/bin:/Users/basti/.rvm/gems/ruby-2.1.0@global/bin:/Users/basti/.rvm/rubies/ruby-2.1.0/bin:/usr/local/share/python:/Users/basti/.cl/bin:/usr/local/share/npm/bin:/usr/local/texlive/2013/bin/x86_64-darwin:/usr/local/bin:/usr/local/sbin:/usr/local/Cellar/python/2.7/bin:/usr/local/opt/coreutils/libexec/gnubin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/basti/.rvm/bin:/Users/basti/.rvm/bin: == *:/Users/basti/.rvm/bin:* ]]
+/Users/basti/.rvm/scripts/rvm:170> (( 0 == 1 ))
+/Users/basti/.rvm/scripts/rvm:178> rvm_loaded_flag=1
+/Users/basti/.rvm/scripts/rvm:179> __rvm_teardown
+__rvm_teardown:2> command -v __rvm_cleanup_tmp
+__rvm_teardown:4> __rvm_cleanup_tmp
+__rvm_cleanup_tmp:2> [[ -d /Users/basti/.rvm/tmp/ ]]
+__rvm_cleanup_tmp:4> case /Users/basti/.rvm/tmp (*tmp)
+__rvm_cleanup_tmp:6> __rvm_rm_rf '/Users/basti/.rvm/tmp/29116*'
+__rvm_rm_rf:2> __rvm_rm_rf_verbose '/Users/basti/.rvm/tmp/29116*'
+__rvm_rm_rf_verbose:2> typeset target
+__rvm_rm_rf_verbose:3> target='/Users/basti/.rvm/tmp/29116*'
+__rvm_rm_rf_verbose:7> [[ -n 5.0.5 ]]
+__rvm_rm_rf_verbose:9> setopt extendedglob
+__rvm_rm_rf_verbose:17> case /Users/basti/.rvm/tmp/29116* (*(/|.)@(|/Applications|/Developer|/Guides|/Information|/Library|/Network|/System|/User|/Users|/Volumes|/backups|/bdsm|/bin|/boot|/cores|/data|/dev|/etc|/home|/lib|/lib64|/mach_kernel|/media|/misc|/mnt|/net|/opt|/private|/proc|/root|/sbin|/selinux|/srv|/sys|/tmp|/usr|/var))
+__rvm_rm_rf_verbose:17> case /Users/basti/.rvm/tmp/29116* (*)
+__rvm_rm_rf_verbose:23> [[ -n '/Users/basti/.rvm/tmp/29116*' ]]
+__rvm_rm_rf_verbose:29> [[ -d '/Users/basti/.rvm/tmp/29116*' ]]
+__rvm_rm_rf_verbose:38> [[ -f '/Users/basti/.rvm/tmp/29116*' || -L '/Users/basti/.rvm/tmp/29116*' ]]
+__rvm_rm_rf_verbose:47> rvm_debug '__rvm_rm_rf already gone: /Users/basti/.rvm/tmp/29116*'
+rvm_debug:2> (( 0 ))
+rvm_debug:2> return 0
+__rvm_rm_rf_verbose:48> return 0
+__rvm_cleanup_tmp:10> return 0
+__rvm_teardown:7> export __rvm_env_loaded
+__rvm_teardown:9> : __rvm_env_loaded:1:
+__rvm_teardown:11> : __rvm_env_loaded:1:
+__rvm_teardown:13> : __rvm_env_loaded:0:
+__rvm_teardown:15> [[ -z /Users/basti/.rvm/tmp ]]
+__rvm_teardown:15> (( __rvm_env_loaded > 0 ))
+__rvm_teardown:20> [[ -n '' ]]
+__rvm_teardown:25> [[ -n 5.0.5 ]]
+__rvm_teardown:28> (( rvm_zsh_clobber == 0 ))
+__rvm_teardown:30> (( rvm_zsh_nomatch == 0 ))
+__rvm_teardown:30> setopt nomatch
+__rvm_teardown:32> unset rvm_zsh_clobber rvm_zsh_nomatch
+__rvm_teardown:35> [[ -n 022 ]]
+__rvm_teardown:37> umask 022
+__rvm_teardown:38> unset rvm_stored_umask
+__rvm_teardown:41> [[ '' == 1 ]]
+__rvm_teardown:45> __variables_definition unset
+__variables_definition:2> typeset -a __variables_list __array_list
+__variables_definition:3> typeset __method
+__variables_definition:5> __method=unset
+__variables_definition:9> __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_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 )
+__variables_definition:41> __array_list=( rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures )
+__variables_definition:45> case unset (export)
+__variables_definition:45> case unset (unset)
+__variables_definition:47> unset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures
+__variables_definition:54> 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_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
+__rvm_teardown:47> command -v __rvm_cleanup_download
+__rvm_teardown:52> return 0
+/Users/basti/.rvm/scripts/rvm:183> unset rvm_prefix_needs_trailing_slash rvm_gems_cache_path rvm_gems_path rvm_project_rvmrc_default rvm_gemset_separator rvm_reload_flag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment