Skip to content

Instantly share code, notes, and snippets.

@PragTob
Created September 26, 2013 23:06
Show Gist options
  • Select an option

  • Save PragTob/6721848 to your computer and use it in GitHub Desktop.

Select an option

Save PragTob/6721848 to your computer and use it in GitHub Desktop.
weird have problem
++ 1380236645.608855020 /etc/profile : 4 > id -u
+ 1380236645.613815895 /etc/profile : 4 > '[' 1000 -eq 0 ']'
+ 1380236645.616452607 /etc/profile : 7 > PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
+ 1380236645.619365365 /etc/profile : 9 > export PATH
+ 1380236645.622064925 /etc/profile : 11 > '[' '' ']'
+ 1380236645.624657223 /etc/profile : 30 > '[' -d /etc/profile.d ']'
+ 1380236645.627298993 /etc/profile : 31 > for i in '/etc/profile.d/*.sh'
+ 1380236645.630077532 /etc/profile : 32 > '[' -r /etc/profile.d/bash_completion.sh ']'
+ 1380236645.633020828 /etc/profile : 33 > . /etc/profile.d/bash_completion.sh
++ 1380236645.635637206 /etc/profile.d/bash_completion.sh : 2 > '[' -z '4.2.45(1)-release' -o -z '' -o -n '' ']'
++ 1380236645.638148388 /etc/profile.d/bash_completion.sh : 2 > return
+ 1380236645.640373357 /etc/profile : 31 > for i in '/etc/profile.d/*.sh'
+ 1380236645.642569526 /etc/profile : 32 > '[' -r /etc/profile.d/vte.sh ']'
+ 1380236645.644898925 /etc/profile : 33 > . /etc/profile.d/vte.sh
++ 1380236645.647480332 /etc/profile.d/vte.sh : 19 > '[' -n '4.2.45(1)-release' -o -n '' ']'
++ 1380236645.649758873 /etc/profile.d/vte.sh : 22 > [[ hxBc == *i* ]]
++ 1380236645.651832280 /etc/profile.d/vte.sh : 22 > return 0
+ 1380236645.653988979 /etc/profile : 36 > unset i
+ 1380236645.656297710 /home/tobi/.bash_login : 1 > export JRUBY_OPTS=--1.9
+ 1380236645.658377189 /home/tobi/.bash_login : 1 > JRUBY_OPTS=--1.9
+ 1380236645.660523901 /home/tobi/.bash_login : 2 > PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/tobi/.rvm/bin:/home/tobi/local/bin:/home/tobi/bin
+ 1380236645.662868582 /home/tobi/.bash_login : 3 > [[ -s /home/tobi/.rvm/scripts/rvm ]]
+ 1380236645.664883720 /home/tobi/.bash_login : 3 > source /home/tobi/.rvm/scripts/rvm
++ 1380236645.667030398 /home/tobi/.rvm/scripts/rvm : 22 > __rvm_has_opt posix
++ 1380236645.669370201 /home/tobi/.rvm/scripts/rvm : __rvm_has_opt() 12 > [[ -n '' ]]
++ 1380236645.671672895 /home/tobi/.rvm/scripts/rvm : __rvm_has_opt() 15 > [[ -n 4.2.45(1)-release ]]
++ 1380236645.673760123 /home/tobi/.rvm/scripts/rvm : __rvm_has_opt() 15 > [[ :braceexpand:hashall:interactive-comments:xtrace: =~ :posix: ]]
++ 1380236645.675812036 /home/tobi/.rvm/scripts/rvm : __rvm_has_opt() 17 > return 1
++ 1380236645.677871351 /home/tobi/.rvm/scripts/rvm : 27 > export HOME rvm_prefix rvm_user_install_flag rvm_path
++ 1380236645.679796978 /home/tobi/.rvm/scripts/rvm : 28 > HOME=/home/tobi
++ 1380236645.681804904 /home/tobi/.rvm/scripts/rvm : 30 > [[ -n '' ]]
+++ 1380236645.684191320 /home/tobi/.rvm/scripts/rvm : 30 > umask
++ 1380236645.686665110 /home/tobi/.rvm/scripts/rvm : 30 > export rvm_stored_umask=0022
++ 1380236645.688583574 /home/tobi/.rvm/scripts/rvm : 30 > rvm_stored_umask=0022
++ 1380236645.690474038 /home/tobi/.rvm/scripts/rvm : 31 > (( 0 == 0 ))
++ 1380236645.692040563 /home/tobi/.rvm/scripts/rvm : 33 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ 1380236645.693772121 /home/tobi/.rvm/scripts/rvm : 34 > [[ -n /home/tobi ]]
++ 1380236645.695412463 /home/tobi/.rvm/scripts/rvm : 34 > [[ /home/tobi/.rvmrc -ef /home/tobi/.rvmrc ]]
++ 1380236645.697104019 /home/tobi/.rvm/scripts/rvm : 35 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ 1380236645.699108828 /home/tobi/.rvm/scripts/rvm : 38 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1380236645.701085022 /home/tobi/.rvm/scripts/rvm : 40 > [[ -f /etc/rvmrc ]]
++ 1380236645.702883603 /home/tobi/.rvm/scripts/rvm : 38 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1380236645.704490746 /home/tobi/.rvm/scripts/rvm : 40 > [[ -f /home/tobi/.rvmrc ]]
++ 1380236645.705998917 /home/tobi/.rvm/scripts/rvm : 38 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ 1380236645.707628315 /home/tobi/.rvm/scripts/rvm : 40 > [[ -f /home/tobi/.rvmrc ]]
++ 1380236645.709250955 /home/tobi/.rvm/scripts/rvm : 56 > unset rvm_rvmrc_files
++ 1380236645.711212770 /home/tobi/.rvm/scripts/rvm : 61 > [[ -z /home/tobi/.rvm ]]
++ 1380236645.712791275 /home/tobi/.rvm/scripts/rvm : 90 > rvm_path=/home/tobi/.rvm
++ 1380236645.714567909 /home/tobi/.rvm/scripts/rvm : 94 > [[ -z /home/tobi ]]
++ 1380236645.716199693 /home/tobi/.rvm/scripts/rvm : 100 > case "$rvm_path" in
++ 1380236645.717932578 /home/tobi/.rvm/scripts/rvm : 102 > rvm_user_install_flag=1
++ 1380236645.719788013 /home/tobi/.rvm/scripts/rvm : 106 > export rvm_loaded_flag
++ 1380236645.721442241 /home/tobi/.rvm/scripts/rvm : 107 > [[ -n 4.2.45(1)-release ]]
++ 1380236645.723018962 /home/tobi/.rvm/scripts/rvm : 108 > typeset -f rvm
++ 1380236645.724601481 /home/tobi/.rvm/scripts/rvm : 112 > rvm_loaded_flag=0
++ 1380236645.726611793 /home/tobi/.rvm/scripts/rvm : 115 > (( 0 == 0 ))
++ 1380236645.728284991 /home/tobi/.rvm/scripts/rvm : 117 > [[ -n /home/tobi/.rvm ]]
++ 1380236645.730191135 /home/tobi/.rvm/scripts/rvm : 117 > [[ -d /home/tobi/.rvm ]]
++ 1380236645.731966769 /home/tobi/.rvm/scripts/rvm : 119 > true /home/tobi/.rvm/scripts
++ 1380236645.733553058 /home/tobi/.rvm/scripts/rvm : 121 > [[ -f /home/tobi/.rvm/scripts/base ]]
++ 1380236645.735041383 /home/tobi/.rvm/scripts/rvm : 124 > source /home/tobi/.rvm/scripts/base
+++ 1380236645.736689549 /home/tobi/.rvm/scripts/base : 17 > __rvm_has_opt errexit
+++ 1380236645.738303307 /home/tobi/.rvm/scripts/base : __rvm_has_opt() 9 > [[ -n '' ]]
+++ 1380236645.739842734 /home/tobi/.rvm/scripts/base : __rvm_has_opt() 11 > [[ -n 4.2.45(1)-release ]]
+++ 1380236645.741337512 /home/tobi/.rvm/scripts/base : __rvm_has_opt() 11 > [[ :braceexpand:hashall:interactive-comments:xtrace: =~ :errexit: ]]
+++ 1380236645.742843976 /home/tobi/.rvm/scripts/base : __rvm_has_opt() 13 > return 1
+++ 1380236645.744309667 /home/tobi/.rvm/scripts/base : 21 > set +e
+++ 1380236645.745778144 /home/tobi/.rvm/scripts/base : 23 > : rvm_trace_flag:0
+++ 1380236645.747273496 /home/tobi/.rvm/scripts/base : 24 > (( rvm_trace_flag > 0 ))
+++ 1380236645.748724137 /home/tobi/.rvm/scripts/base : 35 > export __array_start rvm_path
+++ 1380236645.750451427 /home/tobi/.rvm/scripts/base : 40 > [[ -n '' ]]
+++ 1380236645.751847034 /home/tobi/.rvm/scripts/base : 42 > __array_start=0
+++ 1380236645.753562531 /home/tobi/.rvm/scripts/base : 45 > (( 0 == 0 ))
+++ 1380236645.755057125 /home/tobi/.rvm/scripts/base : 47 > [[ -n 0022 ]]
+++ 1380236645.756392903 /home/tobi/.rvm/scripts/base : 48 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+++ 1380236645.757784210 /home/tobi/.rvm/scripts/base : 49 > [[ -n /home/tobi ]]
+++ 1380236645.759339049 /home/tobi/.rvm/scripts/base : 49 > [[ /home/tobi/.rvmrc -ef /home/tobi/.rvmrc ]]
+++ 1380236645.761087323 /home/tobi/.rvm/scripts/base : 50 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
+++ 1380236645.762802507 /home/tobi/.rvm/scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ 1380236645.764198441 /home/tobi/.rvm/scripts/base : 55 > [[ -f /etc/rvmrc ]]
+++ 1380236645.765568517 /home/tobi/.rvm/scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ 1380236645.767005151 /home/tobi/.rvm/scripts/base : 55 > [[ -f /home/tobi/.rvmrc ]]
+++ 1380236645.768356607 /home/tobi/.rvm/scripts/base : 53 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ 1380236645.769800953 /home/tobi/.rvm/scripts/base : 55 > [[ -f /home/tobi/.rvmrc ]]
+++ 1380236645.771160081 /home/tobi/.rvm/scripts/base : 71 > unset rvm_rvmrc_files
+++ 1380236645.772496821 /home/tobi/.rvm/scripts/base : 75 > export rvm_path
+++ 1380236645.773938102 /home/tobi/.rvm/scripts/base : 76 > [[ -z /home/tobi/.rvm ]]
+++ 1380236645.775295840 /home/tobi/.rvm/scripts/base : 92 > true /home/tobi/.rvm/scripts
+++ 1380236645.776632991 /home/tobi/.rvm/scripts/base : 95 > source /home/tobi/.rvm/scripts/initialize
++++ 1380236645.778075158 /home/tobi/.rvm/scripts/initialize : 3 > : rvm_trace_flag:0
++++ 1380236645.779426837 /home/tobi/.rvm/scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
++++ 1380236645.780867046 /home/tobi/.rvm/scripts/initialize : 17 > [[ -n 4.2.45(1)-release ]]
++++ 1380236645.782280410 /home/tobi/.rvm/scripts/initialize : 19 > shopt -s extglob
++++ 1380236645.783708858 /home/tobi/.rvm/scripts/initialize : 29 > export __rvm_env_loaded
++++ 1380236645.785098414 /home/tobi/.rvm/scripts/initialize : 31 > : __rvm_env_loaded:0:
++++ 1380236645.786496754 /home/tobi/.rvm/scripts/initialize : 33 > : __rvm_env_loaded:1:
++++ 1380236645.789348847 /home/tobi/.rvm/scripts/initialize : 36 > [[ -z '' ]]
++++ 1380236645.790958834 /home/tobi/.rvm/scripts/initialize : 40 > typeset -f __rvm_cleanse_variables
++++ 1380236645.792596514 /home/tobi/.rvm/scripts/initialize : 49 > (( 0 == 0 ))
++++ 1380236645.794012677 /home/tobi/.rvm/scripts/initialize : 51 > [[ -n 0022 ]]
++++ 1380236645.795343509 /home/tobi/.rvm/scripts/initialize : 53 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++++ 1380236645.796695753 /home/tobi/.rvm/scripts/initialize : 54 > [[ -n /home/tobi ]]
++++ 1380236645.797968508 /home/tobi/.rvm/scripts/initialize : 54 > [[ /home/tobi/.rvmrc -ef /home/tobi/.rvmrc ]]
++++ 1380236645.799316461 /home/tobi/.rvm/scripts/initialize : 55 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++++ 1380236645.800644938 /home/tobi/.rvm/scripts/initialize : 57 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++++ 1380236645.801934173 /home/tobi/.rvm/scripts/initialize : 59 > [[ -f /etc/rvmrc ]]
++++ 1380236645.803226263 /home/tobi/.rvm/scripts/initialize : 57 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++++ 1380236645.804559264 /home/tobi/.rvm/scripts/initialize : 59 > [[ -f /home/tobi/.rvmrc ]]
++++ 1380236645.805817710 /home/tobi/.rvm/scripts/initialize : 57 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++++ 1380236645.807032326 /home/tobi/.rvm/scripts/initialize : 59 > [[ -f /home/tobi/.rvmrc ]]
++++ 1380236645.808245627 /home/tobi/.rvm/scripts/initialize : 74 > unset rvm_rvmrc_files
++++ 1380236645.809458475 /home/tobi/.rvm/scripts/initialize : 78 > export rvm_path
++++ 1380236645.810743065 /home/tobi/.rvm/scripts/initialize : 79 > [[ -z /home/tobi/.rvm ]]
++++ 1380236645.811946922 /home/tobi/.rvm/scripts/initialize : 95 > true /home/tobi/.rvm/scripts
++++ 1380236645.813137060 /home/tobi/.rvm/scripts/initialize : 102 > export rvm_user_install_flag
++++ 1380236645.814446559 /home/tobi/.rvm/scripts/initialize : 104 > case "$rvm_path" in
++++ 1380236645.815678051 /home/tobi/.rvm/scripts/initialize : 106 > rvm_user_install_flag=1
++++ 1380236645.817447774 /home/tobi/.rvm/scripts/initialize : 111 > : rvm_bin_path:/home/tobi/.rvm/bin rvm_man_path:/home/tobi/.rvm/share/man rvm_archives_path:/home/tobi/.rvm/archives rvm_docs_path:/home/tobi/.rvm/docs rvm_environments_path:/home/tobi/.rvm/environments rvm_examples_path:/home/tobi/.rvm/examples rvm_gems_path:/home/tobi/.rvm/gems rvm_gemsets_path:/home/tobi/.rvm/gemsets rvm_help_path:/home/tobi/.rvm/help rvm_hooks_path:/home/tobi/.rvm/hooks rvm_lib_path:/home/tobi/.rvm/lib rvm_log_path:/home/tobi/.rvm/log rvm_patches_path:/home/tobi/.rvm/patches rvm_repos_path:/home/tobi/.rvm/repos rvm_rubies_path:/home/tobi/.rvm/rubies rvm_rubygems_path:/home/tobi/.rvm/rubygems rvm_src_path:/home/tobi/.rvm/src rvm_tmp_path:/home/tobi/.rvm/tmp rvm_user_path:/home/tobi/.rvm/user rvm_usr_path:/home/tobi/.rvm/usr rvm_wrappers_path:/home/tobi/.rvm/wrappers rvm_verbose_flag:0 rvm_debug_flag:0 rvm_gems_cache_path:/home/tobi/.rvm/gems/cache
++++ 1380236645.818754839 /home/tobi/.rvm/scripts/initialize : 136 > export -a rvm_configure_flags rvm_patch_names rvm_ree_options rvm_make_flags
++++ 1380236645.820476782 /home/tobi/.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
+++ 1380236645.822170310 /home/tobi/.rvm/scripts/base : 99 > case " ${rvm_base_except:-} " in
+++ 1380236645.823492336 /home/tobi/.rvm/scripts/base : 104 > source /home/tobi/.rvm/scripts/selector
+++ 1380236645.829771164 /home/tobi/.rvm/scripts/base : 105 > source /home/tobi/.rvm/scripts/selector_gemsets
+++ 1380236645.831836805 /home/tobi/.rvm/scripts/base : 109 > typeset -a scripts
+++ 1380236645.833059314 /home/tobi/.rvm/scripts/base : 112 > scripts=(logging support utility init cleanup env rvmrc install environment gemset db checksum)
+++ 1380236645.834458816 /home/tobi/.rvm/scripts/base : 113 > for entry in '${scripts[@]}'
+++ 1380236645.835778734 /home/tobi/.rvm/scripts/base : 114 > source /home/tobi/.rvm/scripts/functions/logging
++++ 1380236645.837505273 /home/tobi/.rvm/scripts/functions/logging : 96 > case "${TERM:-dumb}" in
++++ 1380236645.838791025 /home/tobi/.rvm/scripts/functions/logging : 105 > __rvm_set_color rvm_error_clr red
++++ 1380236645.840066740 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
++++ 1380236645.841316233 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
++++ 1380236645.842597239 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_error_clr
++++ 1380236645.843793651 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 44 > shift
++++ 1380236645.845095129 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
++++ 1380236645.846294941 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single red
++++ 1380236645.847552084 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color_single() 7 >case "$1" in
++++ 1380236645.848776534 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color_single() 14 __buffer+=31
++++ 1380236645.850086701 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 49 > shift
++++ 1380236645.851503511 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
++++ 1380236645.852902926 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
++++ 1380236645.854468395 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
++++ 1380236645.855868076 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == '' ]]
++++ 1380236645.857078627 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_error_clr == \p\r\i\n\t ]]
++++ 1380236645.858239867 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_error_clr='\'''\'''
+++++ 1380236645.859366201 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 57 > rvm_error_clr=''
++++ 1380236645.860594193 /home/tobi/.rvm/scripts/functions/logging : 106 > __rvm_set_color rvm_warn_clr yellow
++++ 1380236645.861768997 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
++++ 1380236645.862954583 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
++++ 1380236645.864229680 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_warn_clr
++++ 1380236645.865522230 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 44 > shift
++++ 1380236645.866732737 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
++++ 1380236645.867944054 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single yellow
++++ 1380236645.869141294 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color_single() 7 >case "$1" in
++++ 1380236645.870268004 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color_single() 16 __buffer+=33
++++ 1380236645.871437547 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 49 > shift
++++ 1380236645.872548149 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
++++ 1380236645.873709679 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
++++ 1380236645.874883497 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
++++ 1380236645.876078192 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == '' ]]
++++ 1380236645.877273677 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_warn_clr == \p\r\i\n\t ]]
++++ 1380236645.878392299 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_warn_clr='\'''\'''
+++++ 1380236645.879508050 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 57 > rvm_warn_clr=''
++++ 1380236645.880920952 /home/tobi/.rvm/scripts/functions/logging : 107 > __rvm_set_color rvm_debug_clr magenta
++++ 1380236645.882280411 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
++++ 1380236645.883634235 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
++++ 1380236645.885071678 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_debug_clr
++++ 1380236645.886392976 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 44 > shift
++++ 1380236645.887549090 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
++++ 1380236645.888680942 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single magenta
++++ 1380236645.889818794 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color_single() 7 >case "$1" in
++++ 1380236645.890906323 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color_single() 18 __buffer+=35
++++ 1380236645.892029085 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 49 > shift
++++ 1380236645.893121546 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
++++ 1380236645.894230847 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
++++ 1380236645.895322380 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
++++ 1380236645.896442452 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == '' ]]
++++ 1380236645.897613743 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_debug_clr == \p\r\i\n\t ]]
++++ 1380236645.898798151 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_debug_clr='\'''\'''
+++++ 1380236645.899872811 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 57 > rvm_debug_clr=''
++++ 1380236645.901015561 /home/tobi/.rvm/scripts/functions/logging : 108 > __rvm_set_color rvm_notify_clr green
++++ 1380236645.902142224 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
++++ 1380236645.903260142 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
++++ 1380236645.904396679 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_notify_clr
++++ 1380236645.905486967 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 44 > shift
++++ 1380236645.906603609 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
++++ 1380236645.907713174 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single green
++++ 1380236645.908792432 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color_single() 7 >case "$1" in
++++ 1380236645.909848821 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color_single() 15 __buffer+=32
++++ 1380236645.911107337 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 49 > shift
++++ 1380236645.912438435 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
++++ 1380236645.913715924 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
++++ 1380236645.914949395 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
++++ 1380236645.916109011 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == '' ]]
++++ 1380236645.917189744 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_notify_clr == \p\r\i\n\t ]]
++++ 1380236645.918344858 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_notify_clr='\'''\'''
+++++ 1380236645.919489202 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 57 > rvm_notify_clr=''
++++ 1380236645.920725598 /home/tobi/.rvm/scripts/functions/logging : 109 > __rvm_set_color rvm_reset_clr reset
++++ 1380236645.921839112 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 41 > typeset __buffer __variable
++++ 1380236645.922915805 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 42 > __buffer='['
++++ 1380236645.923968853 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 43 > __variable=rvm_reset_clr
++++ 1380236645.925050360 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 44 > shift
++++ 1380236645.926138620 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 46 > (( 1 ))
++++ 1380236645.927180911 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 48 > __rvm_set_color_single reset
++++ 1380236645.928273777 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color_single() 7 >case "$1" in
++++ 1380236645.929297251 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color_single() 35 __buffer+=0
++++ 1380236645.930369651 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 49 > shift
++++ 1380236645.931461423 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 50 > (( 0 ))
++++ 1380236645.932498717 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 46 > (( 0 ))
++++ 1380236645.933597751 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 54 > __buffer+=m
++++ 1380236645.934668125 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == '' ]]
++++ 1380236645.935735103 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 55 > [[ rvm_reset_clr == \p\r\i\n\t ]]
++++ 1380236645.936803931 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 57 > eval 'rvm_reset_clr='\'''\'''
+++++ 1380236645.937900186 /home/tobi/.rvm/scripts/functions/logging : __rvm_set_color() 57 > rvm_reset_clr=''
+++ 1380236645.939163434 /home/tobi/.rvm/scripts/base : 113 > for entry in '${scripts[@]}'
+++ 1380236645.940241996 /home/tobi/.rvm/scripts/base : 114 > source /home/tobi/.rvm/scripts/functions/support
++++ 1380236645.941580203 /home/tobi/.rvm/scripts/functions/support : 6 > [[ -n '' ]]
++++ 1380236645.943245098 /home/tobi/.rvm/scripts/functions/support : 160 > gnu_utils=(awk cp date find sed tail tar xargs)
++++ 1380236645.944836657 /home/tobi/.rvm/scripts/functions/support : 162 > case "${_system_name}" in
++++ 1380236645.945961255 /home/tobi/.rvm/scripts/functions/support : 218 > command which --skip-alias --skip-functions which
++++ 1380236645.948792225 /home/tobi/.rvm/scripts/functions/support : 220 > command whence whence
++++ 1380236645.951289626 /home/tobi/.rvm/scripts/functions/support : 222 > command which which
++++ 1380236645.954157323 /home/tobi/.rvm/scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1380236645.955239298 /home/tobi/.rvm/scripts/functions/support : 230 > eval '__rvm_awk() { \awk "$@" || return $?; }'
++++ 1380236645.956259141 /home/tobi/.rvm/scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1380236645.957290600 /home/tobi/.rvm/scripts/functions/support : 230 > eval '__rvm_cp() { \cp "$@" || return $?; }'
++++ 1380236645.958294369 /home/tobi/.rvm/scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1380236645.959314037 /home/tobi/.rvm/scripts/functions/support : 230 > eval '__rvm_date() { \date "$@" || return $?; }'
++++ 1380236645.960493875 /home/tobi/.rvm/scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1380236645.961599739 /home/tobi/.rvm/scripts/functions/support : 230 > eval '__rvm_find() { \find "$@" || return $?; }'
++++ 1380236645.962651206 /home/tobi/.rvm/scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1380236645.963669973 /home/tobi/.rvm/scripts/functions/support : 230 > eval '__rvm_sed() { \sed "$@" || return $?; }'
++++ 1380236645.964676740 /home/tobi/.rvm/scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1380236645.965760955 /home/tobi/.rvm/scripts/functions/support : 230 > eval '__rvm_tail() { \tail "$@" || return $?; }'
++++ 1380236645.966827531 /home/tobi/.rvm/scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1380236645.967865174 /home/tobi/.rvm/scripts/functions/support : 230 > eval '__rvm_tar() { \tar "$@" || return $?; }'
++++ 1380236645.968901115 /home/tobi/.rvm/scripts/functions/support : 229 > for gnu_util in '"${gnu_utils[@]}"'
++++ 1380236645.969950952 /home/tobi/.rvm/scripts/functions/support : 230 > eval '__rvm_xargs() { \xargs "$@" || return $?; }'
++++ 1380236645.971043499 /home/tobi/.rvm/scripts/functions/support : 234 > unset gnu_tools_path gnu_prefix gnu_util gnu_utils gnu_missing
++++ 1380236645.972298040 /home/tobi/.rvm/scripts/functions/support : 235 > export -f __rvm_date
++++ 1380236645.973803576 /home/tobi/.rvm/scripts/functions/support : 238 > [[ ! =~ --no-same-owner ]]
++++ 1380236645.975363072 /home/tobi/.rvm/scripts/functions/support : 239 > __rvm_tar --help
++++ 1380236645.975375116 /home/tobi/.rvm/scripts/functions/support : 239 > __rvm_grep -- --no-same-owner
++++ 1380236645.976707711 /home/tobi/.rvm/scripts/functions/support : __rvm_grep() 215 > GREP_OPTIONS=
++++ 1380236645.977892474 /home/tobi/.rvm/scripts/functions/support : __rvm_grep() 215 > grep -- --no-same-owner
++++ 1380236645.979949567 /home/tobi/.rvm/scripts/functions/support : 241 > rvm_tar_options=--no-same-owner
++++ 1380236645.980998623 /home/tobi/.rvm/scripts/functions/support : 246 > other_utils=(ant automake autoreconf libtoolize make mount patch readlink)
++++ 1380236645.982238839 /home/tobi/.rvm/scripts/functions/support : 249 > [[ Mint 1 == \S\o\l\a\r\i\s\ \1\0 ]]
++++ 1380236645.983416825 /home/tobi/.rvm/scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
++++ 1380236645.984528042 /home/tobi/.rvm/scripts/functions/support : 261 > eval '__rvm_ant() { \ant "$@" || return $?; }'
++++ 1380236645.985706510 /home/tobi/.rvm/scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
++++ 1380236645.986907127 /home/tobi/.rvm/scripts/functions/support : 261 > eval '__rvm_automake() { \automake "$@" || return $?; }'
++++ 1380236645.988025590 /home/tobi/.rvm/scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
++++ 1380236645.989056696 /home/tobi/.rvm/scripts/functions/support : 261 > eval '__rvm_autoreconf() { \autoreconf "$@" || return $?; }'
++++ 1380236645.990174463 /home/tobi/.rvm/scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
++++ 1380236645.991291217 /home/tobi/.rvm/scripts/functions/support : 261 > eval '__rvm_libtoolize() { \libtoolize "$@" || return $?; }'
++++ 1380236645.992420632 /home/tobi/.rvm/scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
++++ 1380236645.993565432 /home/tobi/.rvm/scripts/functions/support : 261 > eval '__rvm_make() { \make "$@" || return $?; }'
++++ 1380236645.994664496 /home/tobi/.rvm/scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
++++ 1380236645.995786258 /home/tobi/.rvm/scripts/functions/support : 261 > eval '__rvm_mount() { \mount "$@" || return $?; }'
++++ 1380236645.996880646 /home/tobi/.rvm/scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
++++ 1380236645.998012921 /home/tobi/.rvm/scripts/functions/support : 261 > eval '__rvm_patch() { \patch "$@" || return $?; }'
++++ 1380236645.999128355 /home/tobi/.rvm/scripts/functions/support : 260 > for other_util in '"${other_utils[@]}"'
++++ 1380236646.000214372 /home/tobi/.rvm/scripts/functions/support : 261 > eval '__rvm_readlink() { \readlink "$@" || return $?; }'
++++ 1380236646.001348785 /home/tobi/.rvm/scripts/functions/support : 264 > unset other_util other_utils
+++ 1380236646.003346968 /home/tobi/.rvm/scripts/base : 113 > for entry in '${scripts[@]}'
+++ 1380236646.004772743 /home/tobi/.rvm/scripts/base : 114 > source /home/tobi/.rvm/scripts/functions/utility
++++ 1380236646.006359301 /home/tobi/.rvm/scripts/functions/utility : 3 > source /home/tobi/.rvm/scripts/functions/utility_gems
++++ 1380236646.007909245 /home/tobi/.rvm/scripts/functions/utility : 4 > source /home/tobi/.rvm/scripts/functions/utility_logging
++++ 1380236646.010067625 /home/tobi/.rvm/scripts/functions/utility : 5 > source /home/tobi/.rvm/scripts/functions/utility_package
++++ 1380236646.011573618 /home/tobi/.rvm/scripts/functions/utility : 6 > source /home/tobi/.rvm/scripts/functions/utility_system
+++++ 1380236646.013487297 /home/tobi/.rvm/scripts/functions/utility_system : 180 > __rvm_detect_system
+++++ 1380236646.014696415 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()unset _system_type _system_name _system_version _system_arch
+++++ 1380236646.015897450 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()export _system_type _system_name _system_version _system_arch
++++++ 1380236646.017352839 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system(uname -a
+++++ 1380236646.019388851 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()_system_info='Linux speedy 3.10-2-amd64 #1 SMP Debian 3.10.5-1 (2013-08-07) x86_64 GNU/Linux'
+++++ 1380236646.020600365 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()_system_type=unknown
+++++ 1380236646.021753792 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()_system_name=unknown
+++++ 1380236646.022903820 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()_system_name_lowercase=unknown
+++++ 1380236646.023950999 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()_system_version=unknown
++++++ 1380236646.025307506 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system(uname -m
+++++ 1380236646.027254491 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()_system_arch=x86_64
+++++ 1380236646.028437234 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()case "$(uname)" in
++++++ 1380236646.029772354 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system(uname
+++++ 1380236646.031677339 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()_system_type=Linux
+++++ 1380236646.032890899 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()[[ -f /etc/lsb-release ]]
+++++ 1380236646.034320000 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()GREP_OPTIONS=
+++++ 1380236646.035610576 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()grep DISTRIB_ID=Ubuntu /etc/lsb-release
+++++ 1380236646.037711258 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()[[ -f /etc/lsb-release ]]
+++++ 1380236646.039047476 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()GREP_OPTIONS=
+++++ 1380236646.040181979 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()grep DISTRIB_ID=LinuxMint /etc/lsb-release
+++++ 1380236646.042115551 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()_system_name=Mint
++++++ 1380236646.043532182 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system(awk -F= '$1=="DISTRIB_RELEASE"{print $2}' /etc/lsb-release
+++++ 1380236646.045909513 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()_system_version=1
++++++ 1380236646.047409200 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system(dpkg --print-architecture
+++++ 1380236646.049872817 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()_system_arch=amd64
+++++ 1380236646.051094831 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()_system_type=Linux
+++++ 1380236646.052267247 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()_system_name=Mint
++++++ 1380236646.053871822 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system(echo Mint
++++++ 1380236646.053926346 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system(tr '[A-Z]' '[a-z]'
+++++ 1380236646.055724440 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()_system_name_lowercase=mint
+++++ 1380236646.056826558 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()_system_version=1
+++++ 1380236646.057964281 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()_system_arch=amd64
+++++ 1380236646.059084080 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()_system_arch=x86_64
+++++ 1380236646.060185691 /home/tobi/.rvm/scripts/functions/utility_system : __rvm_detect_system()_system_arch=x86_64
+++ 1380236646.063345150 /home/tobi/.rvm/scripts/base : 113 > for entry in '${scripts[@]}'
+++ 1380236646.064964154 /home/tobi/.rvm/scripts/base : 114 > source /home/tobi/.rvm/scripts/functions/init
+++ 1380236646.066716357 /home/tobi/.rvm/scripts/base : 113 > for entry in '${scripts[@]}'
+++ 1380236646.067952215 /home/tobi/.rvm/scripts/base : 114 > source /home/tobi/.rvm/scripts/functions/cleanup
+++ 1380236646.069628003 /home/tobi/.rvm/scripts/base : 113 > for entry in '${scripts[@]}'
+++ 1380236646.070831702 /home/tobi/.rvm/scripts/base : 114 > source /home/tobi/.rvm/scripts/functions/env
+++ 1380236646.073157687 /home/tobi/.rvm/scripts/base : 113 > for entry in '${scripts[@]}'
+++ 1380236646.074395449 /home/tobi/.rvm/scripts/base : 114 > source /home/tobi/.rvm/scripts/functions/rvmrc
++++ 1380236646.075596202 /home/tobi/.rvm/scripts/functions/rvmrc : 3 > source /home/tobi/.rvm/scripts/functions/rvmrc_project
++++ 1380236646.077837456 /home/tobi/.rvm/scripts/functions/rvmrc : 4 > source /home/tobi/.rvm/scripts/functions/rvmrc_set
++++ 1380236646.079742544 /home/tobi/.rvm/scripts/functions/rvmrc : 5 > source /home/tobi/.rvm/scripts/functions/rvmrc_to
++++ 1380236646.081088991 /home/tobi/.rvm/scripts/functions/rvmrc : 6 > source /home/tobi/.rvm/scripts/functions/rvmrc_trust
++++ 1380236646.083124196 /home/tobi/.rvm/scripts/functions/rvmrc : 7 > source /home/tobi/.rvm/scripts/functions/rvmrc_warning
+++ 1380236646.085456863 /home/tobi/.rvm/scripts/base : 113 > for entry in '${scripts[@]}'
+++ 1380236646.086674491 /home/tobi/.rvm/scripts/base : 114 > source /home/tobi/.rvm/scripts/functions/install
+++ 1380236646.087991653 /home/tobi/.rvm/scripts/base : 113 > for entry in '${scripts[@]}'
+++ 1380236646.089238607 /home/tobi/.rvm/scripts/base : 114 > source /home/tobi/.rvm/scripts/functions/environment
+++ 1380236646.091798783 /home/tobi/.rvm/scripts/base : 113 > for entry in '${scripts[@]}'
+++ 1380236646.093038952 /home/tobi/.rvm/scripts/base : 114 > source /home/tobi/.rvm/scripts/functions/gemset
+++ 1380236646.094648430 /home/tobi/.rvm/scripts/base : 113 > for entry in '${scripts[@]}'
+++ 1380236646.096077234 /home/tobi/.rvm/scripts/base : 114 > source /home/tobi/.rvm/scripts/functions/db
+++ 1380236646.097623416 /home/tobi/.rvm/scripts/base : 113 > for entry in '${scripts[@]}'
+++ 1380236646.098805951 /home/tobi/.rvm/scripts/base : 114 > source /home/tobi/.rvm/scripts/functions/checksum
+++ 1380236646.100642838 /home/tobi/.rvm/scripts/base : 116 > unset scripts entry rvm_base_except
++ 1380236646.101865438 /home/tobi/.rvm/scripts/rvm : 131 > __rvm_ensure_is_a_function
++ 1380236646.103281194 /home/tobi/.rvm/scripts/functions/environment : __rvm_ensure_is_a_function([[ 0 == 1 ]]
++ 1380236646.104445741 /home/tobi/.rvm/scripts/functions/environment : __rvm_ensure_is_a_function(is_a_function rvm
++ 1380236646.105634040 /home/tobi/.rvm/scripts/functions/support : is_a_function() 318 > typeset -f rvm
++ 1380236646.106852602 /home/tobi/.rvm/scripts/functions/support : is_a_function() 318 > return 1
++ 1380236646.108048492 /home/tobi/.rvm/scripts/functions/environment : __rvm_ensure_is_a_function(for script in version selector selector_gemsets cd cli override_gem
++ 1380236646.109197208 /home/tobi/.rvm/scripts/functions/environment : __rvm_ensure_is_a_function([[ -f /home/tobi/.rvm/scripts/version ]]
++ 1380236646.110396723 /home/tobi/.rvm/scripts/functions/environment : __rvm_ensure_is_a_function(source /home/tobi/.rvm/scripts/version
++ 1380236646.111695283 /home/tobi/.rvm/scripts/functions/environment : __rvm_ensure_is_a_function(for script in version selector selector_gemsets cd cli override_gem
++ 1380236646.112804671 /home/tobi/.rvm/scripts/functions/environment : __rvm_ensure_is_a_function([[ -f /home/tobi/.rvm/scripts/selector ]]
++ 1380236646.113982372 /home/tobi/.rvm/scripts/functions/environment : __rvm_ensure_is_a_function(source /home/tobi/.rvm/scripts/selector
++ 1380236646.119818378 /home/tobi/.rvm/scripts/functions/environment : __rvm_ensure_is_a_function(for script in version selector selector_gemsets cd cli override_gem
++ 1380236646.121063346 /home/tobi/.rvm/scripts/functions/environment : __rvm_ensure_is_a_function([[ -f /home/tobi/.rvm/scripts/selector_gemsets ]]
++ 1380236646.122245975 /home/tobi/.rvm/scripts/functions/environment : __rvm_ensure_is_a_function(source /home/tobi/.rvm/scripts/selector_gemsets
++ 1380236646.124320234 /home/tobi/.rvm/scripts/functions/environment : __rvm_ensure_is_a_function(for script in version selector selector_gemsets cd cli override_gem
++ 1380236646.125982262 /home/tobi/.rvm/scripts/functions/environment : __rvm_ensure_is_a_function([[ -f /home/tobi/.rvm/scripts/cd ]]
++ 1380236646.127504272 /home/tobi/.rvm/scripts/functions/environment : __rvm_ensure_is_a_function(source /home/tobi/.rvm/scripts/cd
+++ 1380236646.129193348 /home/tobi/.rvm/scripts/cd : source() 5 > case "${rvm_project_rvmrc:-1}" in
+++ 1380236646.130399137 /home/tobi/.rvm/scripts/cd : source() 74 > __rvm_setup_cd
+++ 1380236646.131565336 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd() 10 > typeset __cd_prefix __command
+++ 1380236646.132651222 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd() 11 > __cd_prefix=
+++ 1380236646.133738139 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd() 13 > typeset -f smartcd
+++ 1380236646.134873992 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd() 16 > typeset -f exec_scmb_expand_args
+++ 1380236646.136180867 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd() 19 > [[ -n '' ]]
+++ 1380236646.137417792 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd() 19 > __cd_prefix=builtin
+++ 1380236646.138586941 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd() 56 > [[ -n '' ]]
+++ 1380236646.139681535 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd() 69 > for __command in cd popd pushd
+++ 1380236646.140798514 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd() 70 > __rvm_setup_cd_function builtin cd
+++ 1380236646.141888663 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd_function() 40 > typeset __cd_prefix __command
+++ 1380236646.142954172 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd_function() 41 > __cd_prefix=builtin
+++ 1380236646.144030985 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd_function() 42 > __command=cd
+++ 1380236646.145145186 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd_function() 53 > eval '
cd(){
if builtin cd "$@"
then
[[ -n "${rvm_current_rvmrc:-}" && "$*" == "." ]] && rvm_current_rvmrc="" || true
__rvm_cd_functions_set
return 0
else
return $?
fi
}'
+++ 1380236646.146418548 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd() 69 > for __command in cd popd pushd
+++ 1380236646.147601069 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd() 70 > __rvm_setup_cd_function builtin popd
+++ 1380236646.148843679 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd_function() 40 > typeset __cd_prefix __command
+++ 1380236646.150007527 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd_function() 41 > __cd_prefix=builtin
+++ 1380236646.151125190 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd_function() 42 > __command=popd
+++ 1380236646.152277673 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd_function() 53 > eval '
popd(){
if builtin popd "$@"
then
[[ -n "${rvm_current_rvmrc:-}" && "$*" == "." ]] && rvm_current_rvmrc="" || true
__rvm_cd_functions_set
return 0
else
return $?
fi
}'
+++ 1380236646.153494361 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd() 69 > for __command in cd popd pushd
+++ 1380236646.154792350 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd() 70 > __rvm_setup_cd_function builtin pushd
+++ 1380236646.156295325 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd_function() 40 > typeset __cd_prefix __command
+++ 1380236646.157780651 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd_function() 41 > __cd_prefix=builtin
+++ 1380236646.159002892 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd_function() 42 > __command=pushd
+++ 1380236646.160211094 /home/tobi/.rvm/scripts/cd : __rvm_setup_cd_function() 53 > eval '
pushd(){
if builtin pushd "$@"
then
[[ -n "${rvm_current_rvmrc:-}" && "$*" == "." ]] && rvm_current_rvmrc="" || true
__rvm_cd_functions_set
return 0
else
return $?
fi
}'
+++ 1380236646.161578688 /home/tobi/.rvm/scripts/cd : source() 78 > (( 0 == 1 ))
++ 1380236646.162877560 /home/tobi/.rvm/scripts/functions/environment : __rvm_ensure_is_a_function(for script in version selector selector_gemsets cd cli override_gem
++ 1380236646.164191086 /home/tobi/.rvm/scripts/functions/environment : __rvm_ensure_is_a_function([[ -f /home/tobi/.rvm/scripts/cli ]]
++ 1380236646.165406463 /home/tobi/.rvm/scripts/functions/environment : __rvm_ensure_is_a_function(source /home/tobi/.rvm/scripts/cli
++ 1380236646.171178983 /home/tobi/.rvm/scripts/functions/environment : __rvm_ensure_is_a_function(for script in version selector selector_gemsets cd cli override_gem
++ 1380236646.172489071 /home/tobi/.rvm/scripts/functions/environment : __rvm_ensure_is_a_function([[ -f /home/tobi/.rvm/scripts/override_gem ]]
++ 1380236646.173707630 /home/tobi/.rvm/scripts/functions/environment : __rvm_ensure_is_a_function(source /home/tobi/.rvm/scripts/override_gem
+++ 1380236646.175149455 /home/tobi/.rvm/scripts/override_gem : source() 3 > [[ 0 -eq 0 ]]
++ 1380236646.176428577 /home/tobi/.rvm/scripts/rvm : 132 > __rvm_setup
++ 1380236646.177771092 /home/tobi/.rvm/scripts/functions/environment : __rvm_setup() 222 > __variables_definition export
++ 1380236646.179001137 /home/tobi/.rvm/scripts/functions/environment : __variables_definition() 1typeset -a __variables_list __array_list
++ 1380236646.180156600 /home/tobi/.rvm/scripts/functions/environment : __variables_definition() 1typeset __method
++ 1380236646.181341161 /home/tobi/.rvm/scripts/functions/environment : __variables_definition() 1__method=export
++ 1380236646.182616967 /home/tobi/.rvm/scripts/functions/environment : __variables_definition() 1__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_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_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_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_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)
++ 1380236646.184509822 /home/tobi/.rvm/scripts/functions/environment : __variables_definition() 2__array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures)
++ 1380236646.186254326 /home/tobi/.rvm/scripts/functions/environment : __variables_definition() 2case "${__method}" in
++ 1380236646.187782602 /home/tobi/.rvm/scripts/functions/environment : __variables_definition() 2export -a rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures
++ 1380236646.189721317 /home/tobi/.rvm/scripts/functions/environment : __variables_definition() 2export 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_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_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_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_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
++ 1380236646.191121197 /home/tobi/.rvm/scripts/functions/environment : __rvm_setup() 225 > (( __rvm_env_loaded != 1 ))
++ 1380236646.192269017 /home/tobi/.rvm/scripts/functions/environment : __rvm_setup() 229 > [[ -n 4.2.45(1)-release ]]
++ 1380236646.193495281 /home/tobi/.rvm/scripts/functions/environment : __rvm_setup() 229 > __function_on_stack cd pushd popd
++ 1380236646.194693352 /home/tobi/.rvm/scripts/functions/support : __function_on_stack() 360 > __rvm_string_includes '__function_on_stack __rvm_setup source source' cd pushd popd
++ 1380236646.195896937 /home/tobi/.rvm/scripts/functions/support : __rvm_string_includes() 347 > typeset __search '__text=__function_on_stack __rvm_setup source source'
++ 1380236646.197088002 /home/tobi/.rvm/scripts/functions/support : __rvm_string_includes() 348 > shift
++ 1380236646.198249176 /home/tobi/.rvm/scripts/functions/support : __rvm_string_includes() 349 > for __search in '"$@"'
++ 1380236646.199361415 /home/tobi/.rvm/scripts/functions/support : __rvm_string_includes() 351 > [[ __function_on_stack __rvm_setup source source =~ cd ]]
++ 1380236646.200478067 /home/tobi/.rvm/scripts/functions/support : __rvm_string_includes() 349 > for __search in '"$@"'
++ 1380236646.201613647 /home/tobi/.rvm/scripts/functions/support : __rvm_string_includes() 351 > [[ __function_on_stack __rvm_setup source source =~ pushd ]]
++ 1380236646.202832165 /home/tobi/.rvm/scripts/functions/support : __rvm_string_includes() 349 > for __search in '"$@"'
++ 1380236646.204077655 /home/tobi/.rvm/scripts/functions/support : __rvm_string_includes() 351 > [[ __function_on_stack __rvm_setup source source =~ popd ]]
++ 1380236646.205279333 /home/tobi/.rvm/scripts/functions/support : __rvm_string_includes() 355 > return 1
++ 1380236646.206548589 /home/tobi/.rvm/scripts/functions/support : __function_on_stack() 360 > return 1
++ 1380236646.207841563 /home/tobi/.rvm/scripts/functions/environment : __rvm_setup() 231 > trap 'status=$? ; __rvm_teardown_final ; set +x ; return $status' 0 1 2 3 15
++ 1380236646.209089136 /home/tobi/.rvm/scripts/functions/environment : __rvm_setup() 234 > [[ -n '' ]]
++ 1380236646.210368675 /home/tobi/.rvm/scripts/rvm : 134 > export rvm_version
+++ 1380236646.211983744 /home/tobi/.rvm/scripts/rvm : 135 > cat /home/tobi/.rvm/VERSION
+++ 1380236646.214351420 /home/tobi/.rvm/scripts/rvm : 135 > cat /home/tobi/.rvm/RELEASE
++ 1380236646.216790617 /home/tobi/.rvm/scripts/rvm : 135 > rvm_version='1.22.9 (master)'
++ 1380236646.218394957 /home/tobi/.rvm/scripts/rvm : 137 > alias 'rvm-restart=rvm_reload_flag=1 source '\''/home/tobi/.rvm/scripts/rvm'\'''
++ 1380236646.219842732 /home/tobi/.rvm/scripts/rvm : 139 > builtin command -v ruby
++ 1380236646.221448255 /home/tobi/.rvm/scripts/rvm : 140 > builtin command -v ruby
++ 1380236646.221497870 /home/tobi/.rvm/scripts/rvm : 140 > __rvm_grep -v /home/tobi/.rvm
++ 1380236646.222984707 /home/tobi/.rvm/scripts/functions/support : __rvm_grep() 215 > GREP_OPTIONS=
++ 1380236646.224337512 /home/tobi/.rvm/scripts/functions/support : __rvm_grep() 215 > grep -v /home/tobi/.rvm
++ 1380236646.226681330 /home/tobi/.rvm/scripts/rvm : 143 > [[ -s /home/tobi/.rvm/environments/default ]]
++ 1380236646.228011656 /home/tobi/.rvm/scripts/rvm : 143 > [[ '' != \s\w\i\t\c\h ]]
++ 1380236646.229383551 /home/tobi/.rvm/scripts/rvm : 145 > __rvm_load_environment default
++ 1380236646.230601756 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 65 > typeset string __hook
++ 1380236646.231836840 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 66 > string=default
++ 1380236646.233046150 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 68 > [[ -f /home/tobi/.rvm/environments/default ]]
++ 1380236646.234339293 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 71 > __rvm_remove_rvm_from_path
++ 1380236646.235544223 /home/tobi/.rvm/scripts/functions/env : __rvm_remove_rvm_from_path() 173 >typeset local_rvm_path
++ 1380236646.236752107 /home/tobi/.rvm/scripts/functions/env : __rvm_remove_rvm_from_path() 174 >__rvm_remove_from_path '/home/tobi/.rvm/*'
++ 1380236646.238064017 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_path() 87 > export PATH
++ 1380236646.239339217 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_path() 88 > typeset _value
++ 1380236646.240594839 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_path() 89 > _value='/home/tobi/.rvm/*'
++ 1380236646.241755239 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_path() 93 > [[ /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/tobi/.rvm/bin:/home/tobi/local/bin:/home/tobi/bin =~ // ]]
++ 1380236646.243095536 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_path() 102 >__rvm_string_match :/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/tobi/.rvm/bin:/home/tobi/local/bin:/home/tobi/bin: '*:/home/tobi/.rvm/*:*'
++ 1380236646.244329131 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1380236646.245642108 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 28 > _string=:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/tobi/.rvm/bin:/home/tobi/local/bin:/home/tobi/bin:
++ 1380236646.247020484 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 29 > shift
++ 1380236646.248534914 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1380236646.249863129 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1380236646.251088823 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 33 > return 0
++ 1380236646.252432377 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_path() 104 >typeset -a _path
++ 1380236646.253715044 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_path() 105 >_path=()
++ 1380236646.254950244 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_path() 106 >__rvm_custom_separated_array _path : /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/tobi/.rvm/bin:/home/tobi/local/bin:/home/tobi/bin
++ 1380236646.256179348 /home/tobi/.rvm/scripts/functions/utility : __rvm_custom_separated_array() typeset IFS
++ 1380236646.257364440 /home/tobi/.rvm/scripts/functions/utility : __rvm_custom_separated_array() IFS=:
++ 1380236646.258563148 /home/tobi/.rvm/scripts/functions/utility : __rvm_custom_separated_array() [[ -n '' ]]
++ 1380236646.259756516 /home/tobi/.rvm/scripts/functions/utility : __rvm_custom_separated_array() eval '_path+=( $3 )'
+++ 1380236646.261011151 /home/tobi/.rvm/scripts/functions/utility : __rvm_custom_separated_array()_path+=($3)
++ 1380236646.262496358 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_path() 107 >__rvm_remove_from_array _path '/home/tobi/.rvm/*' /usr/local/bin /usr/bin /bin /usr/local/games /usr/games /home/tobi/.rvm/bin /home/tobi/local/bin /home/tobi/bin
++ 1380236646.263818101 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 251 typeset _array_name _search _iterator
++ 1380236646.265064609 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 252 typeset -a _temp_array
++ 1380236646.266301862 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 253 _array_name=_path
++ 1380236646.267467034 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 254 _search='/home/tobi/.rvm/*'
++ 1380236646.268634713 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 255 shift 2
++ 1380236646.269829388 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 256 _temp_array=()
++ 1380236646.271069827 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 257 for _iterator in '"$@"'
++ 1380236646.272288928 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 259 __rvm_string_match /usr/local/bin '/home/tobi/.rvm/*'
++ 1380236646.273512180 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1380236646.274899358 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 28 > _string=/usr/local/bin
++ 1380236646.276347927 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 29 > shift
++ 1380236646.277797851 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1380236646.279226716 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1380236646.280482436 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 35 > shift
++ 1380236646.281710287 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1380236646.282915249 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1380236646.284219281 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 259 _temp_array+=("$_iterator")
++ 1380236646.285407048 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 257 for _iterator in '"$@"'
++ 1380236646.286633858 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 259 __rvm_string_match /usr/bin '/home/tobi/.rvm/*'
++ 1380236646.287957948 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1380236646.289134504 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 28 > _string=/usr/bin
++ 1380236646.290353768 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 29 > shift
++ 1380236646.291486659 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1380236646.292759536 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1380236646.293999897 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 35 > shift
++ 1380236646.295169613 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1380236646.296308111 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1380236646.297530437 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 259 _temp_array+=("$_iterator")
++ 1380236646.298776636 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 257 for _iterator in '"$@"'
++ 1380236646.299957366 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 259 __rvm_string_match /bin '/home/tobi/.rvm/*'
++ 1380236646.301111553 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1380236646.302256055 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 28 > _string=/bin
++ 1380236646.303474556 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 29 > shift
++ 1380236646.304663501 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1380236646.306064436 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1380236646.307438711 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 35 > shift
++ 1380236646.308945192 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1380236646.310301576 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1380236646.311487222 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 259 _temp_array+=("$_iterator")
++ 1380236646.312664735 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 257 for _iterator in '"$@"'
++ 1380236646.313916921 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 259 __rvm_string_match /usr/local/games '/home/tobi/.rvm/*'
++ 1380236646.315505656 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1380236646.316723326 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 28 > _string=/usr/local/games
++ 1380236646.318023000 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 29 > shift
++ 1380236646.319264685 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1380236646.320543318 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1380236646.321811333 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 35 > shift
++ 1380236646.323016224 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1380236646.324207043 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1380236646.325465517 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 259 _temp_array+=("$_iterator")
++ 1380236646.326674398 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 257 for _iterator in '"$@"'
++ 1380236646.327851133 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 259 __rvm_string_match /usr/games '/home/tobi/.rvm/*'
++ 1380236646.329078287 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1380236646.330273249 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 28 > _string=/usr/games
++ 1380236646.331528795 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 29 > shift
++ 1380236646.332771023 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1380236646.334052324 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1380236646.335326196 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 35 > shift
++ 1380236646.336709342 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1380236646.338199803 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1380236646.339666211 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 259 _temp_array+=("$_iterator")
++ 1380236646.340920562 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 257 for _iterator in '"$@"'
++ 1380236646.342189435 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 259 __rvm_string_match /home/tobi/.rvm/bin '/home/tobi/.rvm/*'
++ 1380236646.343368645 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1380236646.344549200 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 28 > _string=/home/tobi/.rvm/bin
++ 1380236646.345705976 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 29 > shift
++ 1380236646.346966779 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1380236646.348162701 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1380236646.349382773 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 33 > return 0
++ 1380236646.350619541 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 257 for _iterator in '"$@"'
++ 1380236646.351820215 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 259 __rvm_string_match /home/tobi/local/bin '/home/tobi/.rvm/*'
++ 1380236646.353140351 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1380236646.354404118 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 28 > _string=/home/tobi/local/bin
++ 1380236646.355549193 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 29 > shift
++ 1380236646.356728661 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1380236646.357917980 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1380236646.359090226 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 35 > shift
++ 1380236646.360265787 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1380236646.361455001 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1380236646.362632791 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 259 _temp_array+=("$_iterator")
++ 1380236646.363849055 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 257 for _iterator in '"$@"'
++ 1380236646.365086956 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 259 __rvm_string_match /home/tobi/bin '/home/tobi/.rvm/*'
++ 1380236646.366282908 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1380236646.367619748 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 28 > _string=/home/tobi/bin
++ 1380236646.369385938 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 29 > shift
++ 1380236646.370865847 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1380236646.372113811 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1380236646.373325089 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 35 > shift
++ 1380236646.374554011 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1380236646.375747834 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 37 > return 1
++ 1380236646.376990930 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 259 _temp_array+=("$_iterator")
++ 1380236646.378264398 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 261 eval '_path=( "${_temp_array[@]}" )'
+++ 1380236646.379569507 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_array() 261_path=("${_temp_array[@]}")
++ 1380236646.380873293 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_path() 108 >__rvm_join_array PATH : _path
++ 1380236646.382261308 /home/tobi/.rvm/scripts/functions/utility : __rvm_join_array() 266 > typeset IFS
++ 1380236646.383483197 /home/tobi/.rvm/scripts/functions/utility : __rvm_join_array() 267 > IFS=:
++ 1380236646.384703461 /home/tobi/.rvm/scripts/functions/utility : __rvm_join_array() 268 > eval 'PATH="${_path[*]}"'
+++ 1380236646.385946833 /home/tobi/.rvm/scripts/functions/utility : __rvm_join_array() 268 > PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/tobi/local/bin:/home/tobi/bin
++ 1380236646.387316054 /home/tobi/.rvm/scripts/functions/env : __rvm_remove_rvm_from_path() 175 >__rvm_remove_from_path /home/tobi/.rvm/bin
++ 1380236646.388633766 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_path() 87 > export PATH
++ 1380236646.390085426 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_path() 88 > typeset _value
++ 1380236646.391464577 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_path() 89 > _value=/home/tobi/.rvm/bin
++ 1380236646.392713353 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_path() 93 > [[ /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/tobi/local/bin:/home/tobi/bin =~ // ]]
++ 1380236646.394048119 /home/tobi/.rvm/scripts/functions/utility : __rvm_remove_from_path() 102 >__rvm_string_match :/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/tobi/local/bin:/home/tobi/bin: '*:/home/tobi/.rvm/bin:*'
++ 1380236646.395335269 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 27 > typeset _string
++ 1380236646.396622642 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 28 > _string=:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/tobi/local/bin:/home/tobi/bin:
++ 1380236646.398178299 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 29 > shift
++ 1380236646.399789543 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 30 > (( 1 ))
++ 1380236646.401279126 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 32 > case "${_string}" in
++ 1380236646.402593665 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 35 > shift
++ 1380236646.404127711 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 30 > (( 0 ))
++ 1380236646.405546853 /home/tobi/.rvm/scripts/functions/support : __rvm_string_match() 37 > return 1
+++ 1380236646.407130985 /home/tobi/.rvm/scripts/functions/env : __rvm_remove_rvm_from_path() 177 __rvm_which rvm
++ 1380236646.413392949 /home/tobi/.rvm/scripts/functions/env : __rvm_remove_rvm_from_path() 177 >local_rvm_path=
++ 1380236646.414625015 /home/tobi/.rvm/scripts/functions/env : __rvm_remove_rvm_from_path() 180 >builtin hash -r
++ 1380236646.415896453 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 74 > . /home/tobi/.rvm/environments/default
+++ 1380236646.417229133 /home/tobi/.rvm/environments/default : source() 1 > export PATH
+++ 1380236646.418622201 /home/tobi/.rvm/environments/default : source() 1 > PATH=/home/tobi/.rvm/gems/ruby-2.0.0-p195/bin:/home/tobi/.rvm/gems/ruby-2.0.0-p195@global/bin:/home/tobi/.rvm/rubies/ruby-2.0.0-p195/bin:/home/tobi/.rvm/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/tobi/local/bin:/home/tobi/bin
+++ 1380236646.420028320 /home/tobi/.rvm/environments/default : source() 2 > export rvm_env_string
+++ 1380236646.421347127 /home/tobi/.rvm/environments/default : source() 2 > rvm_env_string=ruby-2.0.0-p195
+++ 1380236646.422679616 /home/tobi/.rvm/environments/default : source() 3 > export rvm_path
+++ 1380236646.423971154 /home/tobi/.rvm/environments/default : source() 3 > rvm_path=/home/tobi/.rvm
+++ 1380236646.425365059 /home/tobi/.rvm/environments/default : source() 4 > export rvm_ruby_string
+++ 1380236646.426676117 /home/tobi/.rvm/environments/default : source() 4 > rvm_ruby_string=ruby-2.0.0-p195
+++ 1380236646.428155666 /home/tobi/.rvm/environments/default : source() 5 > unset rvm_gemset_name
+++ 1380236646.429804562 /home/tobi/.rvm/environments/default : source() 6 > export RUBY_VERSION
+++ 1380236646.431318530 /home/tobi/.rvm/environments/default : source() 6 > RUBY_VERSION=ruby-2.0.0-p195
+++ 1380236646.432657185 /home/tobi/.rvm/environments/default : source() 7 > export GEM_HOME
+++ 1380236646.434000456 /home/tobi/.rvm/environments/default : source() 7 > GEM_HOME=/home/tobi/.rvm/gems/ruby-2.0.0-p195
+++ 1380236646.435304874 /home/tobi/.rvm/environments/default : source() 8 > export GEM_PATH
+++ 1380236646.436688224 /home/tobi/.rvm/environments/default : source() 8 > GEM_PATH=/home/tobi/.rvm/gems/ruby-2.0.0-p195:/home/tobi/.rvm/gems/ruby-2.0.0-p195@global
+++ 1380236646.438135492 /home/tobi/.rvm/environments/default : source() 9 > export MY_RUBY_HOME
+++ 1380236646.439618652 /home/tobi/.rvm/environments/default : source() 9 > MY_RUBY_HOME=/home/tobi/.rvm/rubies/ruby-2.0.0-p195
+++ 1380236646.440928297 /home/tobi/.rvm/environments/default : source() 10 > export IRBRC
+++ 1380236646.442298202 /home/tobi/.rvm/environments/default : source() 10 > IRBRC=/home/tobi/.rvm/rubies/ruby-2.0.0-p195/.irbrc
+++ 1380236646.443651389 /home/tobi/.rvm/environments/default : source() 11 > unset MAGLEV_HOME
+++ 1380236646.445069104 /home/tobi/.rvm/environments/default : source() 12 > unset RBXOPT
++ 1380236646.446475160 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 76 > for __hook in '"${rvm_path:-$HOME/.rvm}/hooks/after_use"*'
++ 1380236646.447748911 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 78 > [[ -f /home/tobi/.rvm/hooks/after_use_jruby ]]
++ 1380236646.449046853 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 78 > [[ -x /home/tobi/.rvm/hooks/after_use_jruby ]]
++ 1380236646.450311532 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 76 > for __hook in '"${rvm_path:-$HOME/.rvm}/hooks/after_use"*'
++ 1380236646.451558704 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 78 > [[ -f /home/tobi/.rvm/hooks/after_use_jruby_opts ]]
++ 1380236646.452803393 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 78 > [[ -x /home/tobi/.rvm/hooks/after_use_jruby_opts ]]
++ 1380236646.454011202 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 76 > for __hook in '"${rvm_path:-$HOME/.rvm}/hooks/after_use"*'
++ 1380236646.455216877 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 78 > [[ -f /home/tobi/.rvm/hooks/after_use_maglev ]]
++ 1380236646.456441003 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 78 > [[ -x /home/tobi/.rvm/hooks/after_use_maglev ]]
++ 1380236646.457758297 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 78 > [[ -s /home/tobi/.rvm/hooks/after_use_maglev ]]
++ 1380236646.459309033 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 79 > . /home/tobi/.rvm/hooks/after_use_maglev
+++ 1380236646.460954197 /home/tobi/.rvm/hooks/after_use_maglev : source() 3 > . /home/tobi/.rvm/scripts/functions/hooks/maglev
+++ 1380236646.462551550 /home/tobi/.rvm/hooks/after_use_maglev : source() 6 > [[ ruby-2.0.0-p195 =~ maglev ]]
++ 1380236646.463858937 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 76 > for __hook in '"${rvm_path:-$HOME/.rvm}/hooks/after_use"*'
++ 1380236646.465111401 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 78 > [[ -f /home/tobi/.rvm/hooks/after_use_rbx_opts ]]
++ 1380236646.466347600 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 78 > [[ -x /home/tobi/.rvm/hooks/after_use_rbx_opts ]]
++ 1380236646.467554472 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 76 > for __hook in '"${rvm_path:-$HOME/.rvm}/hooks/after_use"*'
++ 1380236646.468801798 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 78 > [[ -f /home/tobi/.rvm/hooks/after_use_textmate ]]
++ 1380236646.470085665 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 78 > [[ -x /home/tobi/.rvm/hooks/after_use_textmate ]]
++ 1380236646.471335921 /home/tobi/.rvm/scripts/functions/env : __rvm_load_environment() 84 > builtin hash -r
++ 1380236646.472580695 /home/tobi/.rvm/scripts/rvm : 153 > __rvm_conditionally_add_bin_path
++ 1380236646.473849125 /home/tobi/.rvm/scripts/functions/env : __rvm_conditionally_add_bin_path() [[ :/home/tobi/.rvm/gems/ruby-2.0.0-p195/bin:/home/tobi/.rvm/gems/ruby-2.0.0-p195@global/bin:/home/tobi/.rvm/rubies/ruby-2.0.0-p195/bin:/home/tobi/.rvm/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/tobi/local/bin:/home/tobi/bin: =~ :/home/tobi/\.rvm/bin: ]]
++ 1380236646.475307344 /home/tobi/.rvm/scripts/rvm : 155 > (( 0 == 1 ))
++ 1380236646.476505668 /home/tobi/.rvm/scripts/rvm : 163 > rvm_loaded_flag=1
++ 1380236646.477800873 /home/tobi/.rvm/scripts/rvm : 167 > unset rvm_prefix_needs_trailing_slash rvm_gems_cache_path rvm_gems_path rvm_project_rvmrc_default rvm_gemset_separator rvm_reload_flag
++ 1380236646.479136494 /home/tobi/.rvm/scripts/rvm : 176 > [[ -t 0 ]]
++ 1380236646.480409865 /home/tobi/.rvm/scripts/rvm : 176 > [[ 1 -gt 0 ]]
++ 1380236646.481721027 /home/tobi/.rvm/scripts/rvm : 177 > rvm_is_a_shell_function no_warning
++ 1380236646.483016162 /home/tobi/.rvm/scripts/functions/utility : rvm_is_a_shell_function() 140 typeset _message
++ 1380236646.484250726 /home/tobi/.rvm/scripts/functions/utility : rvm_is_a_shell_function() 142 (( 0 ))
++ 1380236646.485522056 /home/tobi/.rvm/scripts/functions/utility : rvm_is_a_shell_function() 158 return 0
++ 1380236646.486735141 /home/tobi/.rvm/scripts/rvm : 178 > __function_on_stack __rvm_project_rvmrc
++ 1380236646.487952118 /home/tobi/.rvm/scripts/functions/support : __function_on_stack() 360 > __rvm_string_includes '__function_on_stack source source' __rvm_project_rvmrc
++ 1380236646.489333010 /home/tobi/.rvm/scripts/functions/support : __rvm_string_includes() 347 > typeset __search '__text=__function_on_stack source source'
++ 1380236646.490939398 /home/tobi/.rvm/scripts/functions/support : __rvm_string_includes() 348 > shift
++ 1380236646.492394295 /home/tobi/.rvm/scripts/functions/support : __rvm_string_includes() 349 > for __search in '"$@"'
++ 1380236646.493737379 /home/tobi/.rvm/scripts/functions/support : __rvm_string_includes() 351 > [[ __function_on_stack source source =~ __rvm_project_rvmrc ]]
++ 1380236646.495054265 /home/tobi/.rvm/scripts/functions/support : __rvm_string_includes() 355 > return 1
++ 1380236646.496261475 /home/tobi/.rvm/scripts/functions/support : __function_on_stack() 360 > return 1
++ 1380236646.497471758 /home/tobi/.rvm/scripts/rvm : 179 > typeset -f __rvm_project_rvmrc
++ 1380236646.498936815 /home/tobi/.rvm/scripts/rvm : 183 > rvm_promptless=1
++ 1380236646.500222821 /home/tobi/.rvm/scripts/rvm : 183 > __rvm_project_rvmrc
++ 1380236646.501502472 /home/tobi/.rvm/scripts/functions/rvmrc_project : __rvm_project_rvmrc() 7 export __rvm_project_rvmrc_lock
++ 1380236646.502845236 /home/tobi/.rvm/scripts/functions/rvmrc_project : __rvm_project_rvmrc() 8 : __rvm_project_rvmrc_lock:0
++ 1380236646.504210406 /home/tobi/.rvm/scripts/functions/rvmrc_project : __rvm_project_rvmrc() 9 : __rvm_project_rvmrc_lock:1
++ 1380236646.505439783 /home/tobi/.rvm/scripts/functions/rvmrc_project : __rvm_project_rvmrc() 10(( __rvm_project_rvmrc_lock > 1 ))
++ 1380236646.506752493 /home/tobi/.rvm/scripts/functions/rvmrc_project : __rvm_project_rvmrc() 14typeset working_dir found_file rvm_trustworthiness_result save_PATH
++ 1380236646.507981225 /home/tobi/.rvm/scripts/functions/rvmrc_project : __rvm_project_rvmrc() 17working_dir=/home/tobi
++ 1380236646.509315286 /home/tobi/.rvm/scripts/functions/rvmrc_project : __rvm_project_rvmrc() 18save_PATH=/home/tobi/.rvm/gems/ruby-2.0.0-p195/bin:/home/tobi/.rvm/gems/ruby-2.0.0-p195@global/bin:/home/tobi/.rvm/rubies/ruby-2.0.0-p195/bin:/home/tobi/.rvm/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/tobi/local/bin:/home/tobi/bin
++ 1380236646.510536768 /home/tobi/.rvm/scripts/functions/rvmrc_project : __rvm_project_rvmrc() 20:
++ 1380236646.511818350 /home/tobi/.rvm/scripts/functions/rvmrc_project : __rvm_project_rvmrc() 23[[ -z /home/tobi ]]
++ 1380236646.513087449 /home/tobi/.rvm/scripts/functions/rvmrc_project : __rvm_project_rvmrc() 23[[ /home/tobi == \/\h\o\m\e\/\t\o\b\i ]]
++ 1380236646.514480063 /home/tobi/.rvm/scripts/functions/rvmrc_project : __rvm_project_rvmrc() 25(( 0 == 1 ))
++ 1380236646.515784502 /home/tobi/.rvm/scripts/functions/rvmrc_project : __rvm_project_rvmrc() 29[[ -n '' ]]
++ 1380236646.517008273 /home/tobi/.rvm/scripts/functions/rvmrc_project : __rvm_project_rvmrc() 36__rvm_project_ruby_env_check_unload
++ 1380236646.518339620 /home/tobi/.rvm/scripts/functions/rvmrc_project : __rvm_project_ruby_env_ch(( 0 > 0 ))
++ 1380236646.519770853 /home/tobi/.rvm/scripts/functions/rvmrc_project : __rvm_project_ruby_env_chrvm_saved_env=()
++ 1380236646.521308061 /home/tobi/.rvm/scripts/functions/rvmrc_project : __rvm_project_rvmrc() 37unset rvm_current_rvmrc rvm_previous_environment
++ 1380236646.522835622 /home/tobi/.rvm/scripts/functions/rvmrc_project : __rvm_project_rvmrc() 38break
++ 1380236646.524154795 /home/tobi/.rvm/scripts/functions/rvmrc_project : __rvm_project_rvmrc() 62unset __rvm_project_rvmrc_lock
++ 1380236646.525452817 /home/tobi/.rvm/scripts/functions/rvmrc_project : __rvm_project_rvmrc() 63return 1
++ 1380236646.526747354 /home/tobi/.rvm/scripts/rvm : 184 > rvm_hook=after_cd
++ 1380236646.528040979 /home/tobi/.rvm/scripts/rvm : 185 > source /home/tobi/.rvm/scripts/hook
+++ 1380236646.529264945 /home/tobi/.rvm/scripts/hook : 4 > typeset old_rvm_verbose_flag old_rvm_debug_flag
+++ 1380236646.530464043 /home/tobi/.rvm/scripts/hook : 5 > old_rvm_verbose_flag=0
+++ 1380236646.531623848 /home/tobi/.rvm/scripts/hook : 6 > old_rvm_debug_flag=0
+++ 1380236646.532819181 /home/tobi/.rvm/scripts/hook : 9 > typeset rvm_verbose_flag rvm_debug_flag hooks
+++ 1380236646.534112148 /home/tobi/.rvm/scripts/hook : 11 > true rvm_verbose_flag:0 rvm_debug_flag:0 rvm_hook:after_cd
+++ 1380236646.535404700 /home/tobi/.rvm/scripts/hook : 15 > [[ -n after_cd ]]
+++ 1380236646.536636521 /home/tobi/.rvm/scripts/hook : 17 > hooks=("$rvm_hooks_path")
+++ 1380236646.537898473 /home/tobi/.rvm/scripts/hook : 18 > [[ /home/tobi/.rvm/hooks == \/\h\o\m\e\/\t\o\b\i\/\.\r\v\m\/\h\o\o\k\s ]]
+++ 1380236646.539087992 /home/tobi/.rvm/scripts/hook : 23 > _hooks_list=($(
__rvm_find -L "${hooks[@]}" -iname "$rvm_hook*" -type f 2>/dev/null
))
++++ 1380236646.540772934 /home/tobi/.rvm/scripts/hook : 24 > __rvm_find -L /home/tobi/.rvm/hooks -iname 'after_cd*' -type f
+++ 1380236646.544928465 /home/tobi/.rvm/scripts/hook : 25 > for hook in '"${_hooks_list[@]}"'
+++ 1380236646.546221199 /home/tobi/.rvm/scripts/hook : 27 > [[ -x /home/tobi/.rvm/hooks/after_cd_bundler ]]
+++ 1380236646.547475745 /home/tobi/.rvm/scripts/hook : 27 > [[ after_cd_bundler == \a\f\t\e\r\_\c\d ]]
+++ 1380236646.548749654 /home/tobi/.rvm/scripts/hook : 25 > for hook in '"${_hooks_list[@]}"'
+++ 1380236646.550263470 /home/tobi/.rvm/scripts/hook : 27 > [[ -x /home/tobi/.rvm/hooks/after_cd_install_vendored_gems ]]
+++ 1380236646.551846005 /home/tobi/.rvm/scripts/hook : 27 > [[ after_cd_install_vendored_gems == \a\f\t\e\r\_\c\d ]]
+++ 1380236646.553286477 /home/tobi/.rvm/scripts/hook : 35 > unset rvm_hook hooks _hooks_list hook
++ 1380236646.554696504 /home/tobi/.rvm/scripts/rvm : 188 > __rvm_teardown
++ 1380236646.556049975 /home/tobi/.rvm/scripts/functions/environment : __rvm_teardown() 254 > builtin command -v __rvm_cleanup_tmp
++ 1380236646.557455118 /home/tobi/.rvm/scripts/functions/environment : __rvm_teardown() 256 > __rvm_cleanup_tmp
++ 1380236646.558764083 /home/tobi/.rvm/scripts/functions/cleanup : __rvm_cleanup_tmp() 109 > [[ -d /home/tobi/.rvm/tmp/ ]]
++ 1380236646.560043973 /home/tobi/.rvm/scripts/functions/cleanup : __rvm_cleanup_tmp() 111 > case "${rvm_tmp_path%\/}" in
++ 1380236646.561327508 /home/tobi/.rvm/scripts/functions/cleanup : __rvm_cleanup_tmp() 113 > __rvm_rm_rf '/home/tobi/.rvm/tmp/12831*'
++ 1380236646.562619355 /home/tobi/.rvm/scripts/functions/cleanup : __rvm_rm_rf() 6 > __rvm_rm_rf_verbose '/home/tobi/.rvm/tmp/12831*'
++ 1380236646.563902383 /home/tobi/.rvm/scripts/functions/cleanup : __rvm_rm_rf_verbose() 13 > typeset target
++ 1380236646.565270146 /home/tobi/.rvm/scripts/functions/cleanup : __rvm_rm_rf_verbose() 14 > target='/home/tobi/.rvm/tmp/12831*'
++ 1380236646.566521557 /home/tobi/.rvm/scripts/functions/cleanup : __rvm_rm_rf_verbose() 18 > [[ -n '' ]]
++ 1380236646.567790320 /home/tobi/.rvm/scripts/functions/cleanup : __rvm_rm_rf_verbose() 22 > [[ -n 4.2.45(1)-release ]]
++ 1380236646.569108517 /home/tobi/.rvm/scripts/functions/cleanup : __rvm_rm_rf_verbose() 24 > shopt -s extglob
++ 1380236646.570544909 /home/tobi/.rvm/scripts/functions/cleanup : __rvm_rm_rf_verbose() 28 > case "${target}" in
++ 1380236646.571872852 /home/tobi/.rvm/scripts/functions/cleanup : __rvm_rm_rf_verbose() 34 > [[ -n /home/tobi/.rvm/tmp/12831* ]]
++ 1380236646.573130704 /home/tobi/.rvm/scripts/functions/cleanup : __rvm_rm_rf_verbose() 40 > [[ -d /home/tobi/.rvm/tmp/12831* ]]
++ 1380236646.574397711 /home/tobi/.rvm/scripts/functions/cleanup : __rvm_rm_rf_verbose() 49 > [[ -f /home/tobi/.rvm/tmp/12831* ]]
++ 1380236646.575613625 /home/tobi/.rvm/scripts/functions/cleanup : __rvm_rm_rf_verbose() 49 > [[ -L /home/tobi/.rvm/tmp/12831* ]]
++ 1380236646.576872557 /home/tobi/.rvm/scripts/functions/cleanup : __rvm_rm_rf_verbose() 58 > rvm_debug '__rvm_rm_rf already gone: /home/tobi/.rvm/tmp/12831*'
++ 1380236646.578161390 /home/tobi/.rvm/scripts/functions/logging : rvm_debug() 144 > (( 0 ))
++ 1380236646.579447107 /home/tobi/.rvm/scripts/functions/logging : rvm_debug() 144 > return 0
++ 1380236646.581042883 /home/tobi/.rvm/scripts/functions/cleanup : __rvm_rm_rf_verbose() 59 > return 0
++ 1380236646.582807072 /home/tobi/.rvm/scripts/functions/cleanup : __rvm_cleanup_tmp() 117 > return 0
++ 1380236646.584300492 /home/tobi/.rvm/scripts/functions/environment : __rvm_teardown() 259 > export __rvm_env_loaded
++ 1380236646.585714333 /home/tobi/.rvm/scripts/functions/environment : __rvm_teardown() 261 > : __rvm_env_loaded:1:
++ 1380236646.587035265 /home/tobi/.rvm/scripts/functions/environment : __rvm_teardown() 263 > : __rvm_env_loaded:1:
++ 1380236646.588427915 /home/tobi/.rvm/scripts/functions/environment : __rvm_teardown() 265 > : __rvm_env_loaded:0:
++ 1380236646.589731457 /home/tobi/.rvm/scripts/functions/environment : __rvm_teardown() 267 > [[ -z /home/tobi/.rvm/tmp ]]
++ 1380236646.591021127 /home/tobi/.rvm/scripts/functions/environment : __rvm_teardown() 267 > (( __rvm_env_loaded > 0 ))
++ 1380236646.592313029 /home/tobi/.rvm/scripts/functions/environment : __rvm_teardown() 272 > [[ -n 4.2.45(1)-release ]]
++ 1380236646.593636190 /home/tobi/.rvm/scripts/functions/environment : __rvm_teardown() 274 > trap - 0 1 2 3 15
++ 1380236646.594895341 /home/tobi/.rvm/scripts/functions/environment : __rvm_teardown() 277 > [[ -n '' ]]
++ 1380236646.596154002 /home/tobi/.rvm/scripts/functions/environment : __rvm_teardown() 287 > [[ -n 0022 ]]
++ 1380236646.597435246 /home/tobi/.rvm/scripts/functions/environment : __rvm_teardown() 289 > umask 0022
++ 1380236646.598780697 /home/tobi/.rvm/scripts/functions/environment : __rvm_teardown() 290 > unset rvm_stored_umask
++ 1380236646.600082277 /home/tobi/.rvm/scripts/functions/environment : __rvm_teardown() 293 > [[ '' == \1 ]]
++ 1380236646.601449645 /home/tobi/.rvm/scripts/functions/environment : __rvm_teardown() 297 > __variables_definition unset
++ 1380236646.602808744 /home/tobi/.rvm/scripts/functions/environment : __variables_definition() 1typeset -a __variables_list __array_list
++ 1380236646.604085149 /home/tobi/.rvm/scripts/functions/environment : __variables_definition() 1typeset __method
++ 1380236646.605434119 /home/tobi/.rvm/scripts/functions/environment : __variables_definition() 1__method=unset
++ 1380236646.606736937 /home/tobi/.rvm/scripts/functions/environment : __variables_definition() 1__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_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_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_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_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)
++ 1380236646.608651590 /home/tobi/.rvm/scripts/functions/environment : __variables_definition() 2__array_list=(rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures)
++ 1380236646.609970148 /home/tobi/.rvm/scripts/functions/environment : __variables_definition() 2case "${__method}" in
++ 1380236646.611276338 /home/tobi/.rvm/scripts/functions/environment : __variables_definition() 2unset rvm_patch_names rvm_ree_options rvm_autoconf_flags rvm_architectures
++ 1380236646.613869755 /home/tobi/.rvm/scripts/functions/environment : __variables_definition() 2unset 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_force_autoconf_flag rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag __array_start rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_movable_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_with_gems rvm_without_gems rvm_ignore_dotfiles_flag rvm_latest_binary_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
++ 1380236646.615735033 /home/tobi/.rvm/scripts/functions/environment : __rvm_teardown() 299 > builtin command -v __rvm_cleanup_download
++ 1380236646.617054265 /home/tobi/.rvm/scripts/functions/environment : __rvm_teardown() 304 > return 0
+ 1380236646.618558608 : 0 > echo ok
ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment