Skip to content

Instantly share code, notes, and snippets.

@tpope
Created August 24, 2011 23:17
Show Gist options
  • Select an option

  • Save tpope/1169556 to your computer and use it in GitHub Desktop.

Select an option

Save tpope/1169556 to your computer and use it in GitHub Desktop.
rvm --trace use 1.9.3-preview1@unknown
+__rvm_parse_args:727> [[ -n 4.3.10 ]]
+__rvm_parse_args:750> [[ -z '' && -n '' ]]
+__rvm_parse_args:752> [[ 0 -eq 1 || -n '' ]]
+__rvm_parse_args:20> [[ -n use ]]
+__rvm_parse_args:22> rvm_token=use
+__rvm_parse_args:24> (( 1 > 0 ))
+__rvm_parse_args:26> next_token=1.9.3-preview1@unknown
+__rvm_parse_args:27> shift
+__rvm_parse_args:32> case use ([[:alnum:]]*|@*)
+__rvm_parse_args:36> case use (use)
+__rvm_parse_args:38> rvm_action=use
+__rvm_parse_args:39> rvm_verbose_flag=1
+__rvm_parse_args:40> [[ ruby == 1.9.3-preview1@unknown ]]
+__rvm_parse_args:750> [[ -z use ]]
+__rvm_parse_args:752> [[ 0 -eq 1 || -n '' ]]
+__rvm_parse_args:20> [[ -n 1.9.3-preview1@unknown ]]
+__rvm_parse_args:22> rvm_token=1.9.3-preview1@unknown
+__rvm_parse_args:24> (( 0 > 0 ))
+__rvm_parse_args:29> next_token=''
+__rvm_parse_args:32> case 1.9.3-preview1@unknown ([[:alnum:]]*|@*)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (use)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (install|uninstall|reinstall)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (gemset)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (gemdir|gempath|gemhome)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (pkg)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (system|default)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (do|ruby|rake|gem|rubydo|rakedo|gemdo)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (fetch|version|srcdir|reset|debug|reload|update|monitor|notes|implode|seppuku|question|answer|env|unexport)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (rm|remove)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (default)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (inspect|ls|list|info|strings|get|current)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (docs|alias|rubygems|exec|cleanup|tools|disk-usage|snapshot|repair|migrate|upgrade)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (load-rvmrc)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (rvmrc)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (benchmark|bench)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (specs|tests)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (export)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (group)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (help|usage)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (wrapper)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (rtfm|RTFM)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (reboot|damnit|wtf|argh|BOOM|boom|wth)
+__rvm_parse_args:36> case 1.9.3-preview1@unknown (*)
+__rvm_parse_args:355> [[ -n 1.9.3-preview1@unknown ]]
+__rvm_parse_args:359> [[ gemset == use ]]
+__rvm_parse_args:377> case 1.9.3-preview1@unknown (*,*)
+__rvm_parse_args:377> case 1.9.3-preview1@unknown (@*)
+__rvm_parse_args:377> case 1.9.3-preview1@unknown (*@*)
+__rvm_parse_args:395> rvm_action=use
+__rvm_parse_args:396> gemset_name=unknown
+__rvm_parse_args:397> rvm_ruby_string=1.9.3-preview1@unknown
+__rvm_parse_args:398> rvm_ruby_strings=1.9.3-preview1@unknown
+__rvm_parse_args:461> [[ error == use ]]
+__rvm_parse_args:750> [[ -z use ]]
+__rvm_parse_args:752> [[ 0 -eq 1 || -n '' ]]
+__rvm_parse_args:20> [[ -n '' ]]
+__rvm_parse_args:756> [[ 0 -gt 0 ]]
+__rvm_parse_args:758> [[ -n '' ]]
ERROR: Gemset 'unknown' does not exist, rvm gemset create 'unknown' first.
WARN: ruby ruby-1.9.3-preview1 is not installed.
+++ [[ -z '' ]]
+++ PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ /scripts/initialize : 99 > export PS4
+++ /scripts/initialize : 106 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_configure_flags 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_install_args rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_aliases 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_load_path 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_require 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
++ /scripts/base : 39 > case "rvm_base_except" in
++ /scripts/base : 44 > source /home/tpope/.rvm/scripts/selector
++ /scripts/base : 50 > scripts=(logging utility init cleanup env rvmrc install environment gemset db bundler)
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/logging
+++ /scripts/functions/logging : 6 > [[ -t 1 ]]
+++ /scripts/functions/logging : 8 > eval 'rvm_log() { printf "$(tput setaf 2)$*$(tput sgr0)\n" ; }'
+++ /scripts/functions/logging : 9 > eval 'rvm_debug() { printf "$(tput setaf 5)DEBUG: $*$(tput sgr0)\n" ; }'
+++ /scripts/functions/logging : 10 > eval 'rvm_warn() { printf "$(tput setaf 3)WARN: $*$(tput sgr0)\n" ; }'
+++ /scripts/functions/logging : 11 > eval 'rvm_error() { printf "$(tput setaf 1)ERROR: $*$(tput sgr0)\n" >&2 ; }'
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/utility
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/init
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/cleanup
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/env
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/rvmrc
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/install
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/environment
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/gemset
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/db
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/bundler
++ /scripts/base : 55 > unset scripts entry rvm_base_except
++ /scripts/base : 57 > [[ ! -t 0 ]]
+ /scripts/manage : 14 > source /home/tpope/.rvm/scripts/patches
+ /scripts/manage : 15 > source /home/tpope/.rvm/scripts/functions/build
+ /scripts/manage : 16 > source /home/tpope/.rvm/scripts/functions/pkg
+ /scripts/manage : 17 > source /home/tpope/.rvm/scripts/functions/irbrc
+ /scripts/manage : 18 > source /home/tpope/.rvm/scripts/functions/db
+ /scripts/manage : 19 > source /home/tpope/.rvm/scripts/functions/manage/base
+ /scripts/manage : 21 > unset RUBYLIB RUBYOPT
+ /scripts/manage : 23 > args=($*)
+ /scripts/manage : 24 > action=install
+ /scripts/manage : 25 > rubies_string=ruby-1.9.3-preview1
++ /scripts/manage : 26 > echo
+ /scripts/manage : 26 > args=' '
+ /scripts/manage : 27 > binaries=()
+ /scripts/manage : 29 > __rvm_manage_rubies
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1151 > local manage_result bin_line
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1153 > manage_result=0
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1155 > rvm_gemset_name=
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1156 > rvm_ruby_selected_flag=0
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1158 > rvm_ruby_gem_home='//@*'
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1159 > rvm_ruby_string='//@*'
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1165 > [[ -n ruby-1.9.3-preview1 ]]
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1167 > rubies=(${rubies_string//,/ })
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1169 > for rvm_ruby_string in '"${rubies[@]}"'
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1171 > current_ruby_string=ruby-1.9.3-preview1
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1173 > rvm_hook=before_install
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1174 > source /home/tpope/.rvm/scripts/hook
++ /scripts/hook : source() 3 > declare rvm_verbose_flag rvm_debug_flag
++ /scripts/hook : source() 5 > true 0 0 before_install
++ /scripts/hook : source() 7 > [[ -n before_install ]]
++ /scripts/hook : source() 9 > [[ /home/tpope/.rvm/hooks/before_install = \/\h\o\m\e\/\t\p\o\p\e\/\.\r\v\m\/\h\o\o\k\s\/\b\e\f\o\r\e\_\i\n\s\t\a\l\l ]]
++ /scripts/hook : source() 11 > hooks=("$rvm_hooks_path/$rvm_hook")
++ /scripts/hook : source() 16 > for hook in '"${hooks[@]}"'
++ /scripts/hook : source() 18 > [[ -s /home/tpope/.rvm/hooks/before_install ]]
++ /scripts/hook : source() 27 > continue
++ /scripts/hook : source() 33 > unset rvm_hook
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1176 > eval __rvm_install_ruby
++ /scripts/functions/manage/base : __rvm_manage_rubies() 1176 > __rvm_install_ruby
++ /scripts/functions/manage/base : __rvm_install_ruby() 323 > true 0 0 0
++ /scripts/functions/manage/base : __rvm_install_ruby() 325 > local binary
++ /scripts/functions/manage/base : __rvm_install_ruby() 327 > (( rvm_ruby_selected_flag == 0 ))
++ /scripts/functions/manage/base : __rvm_install_ruby() 329 > __rvm_select
++ /scripts/selector : __rvm_select() 6 > true
++ /scripts/selector : __rvm_select() 9 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION
++ /scripts/selector : __rvm_select() 11 > [[ -z ruby-1.9.3-preview1 ]]
++ /scripts/selector : __rvm_select() 35 > __rvm_ruby_string
++ /scripts/selector : __rvm_ruby_string() 600 > local ruby_string gemset_name
++ /scripts/selector : __rvm_ruby_string() 602 > __rvm_default_flags
++ /scripts/functions/env : __rvm_default_flags() 9 > true 0 0 0
++ /scripts/selector : __rvm_ruby_string() 604 > rvm_expanding_aliases=
++ /scripts/selector : __rvm_ruby_string() 607 > true '' '' '' '' '' '' '' @ ruby-1.9.3-preview1 0 0
++ /scripts/selector : __rvm_ruby_string() 612 > echo ruby-1.9.3-preview1
++ /scripts/selector : __rvm_ruby_string() 612 > grep @
++ /scripts/selector : __rvm_ruby_string() 619 > (( rvm_expanding_aliases == 0 ))
++ /scripts/selector : __rvm_ruby_string() 620 > [[ -n ruby-1.9.3-preview1 ]]
++ /scripts/selector : __rvm_ruby_string() 620 > [[ ruby-1.9.3-preview1 != \s\y\s\t\e\m ]]
+++ /scripts/selector : __rvm_ruby_string() 622 > /home/tpope/.rvm/scripts/alias show ruby-1.9.3-preview1
++ /scripts/selector : __rvm_ruby_string() 622 > expanded_alias_name=
++ /scripts/selector : __rvm_ruby_string() 623 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 626 > [[ ruby-1.9.3-preview1 = default ]]
++ /scripts/selector : __rvm_ruby_string() 633 > echo ruby-1.9.3-preview1
++ /scripts/selector : __rvm_ruby_string() 633 > grep @
++ /scripts/selector : __rvm_ruby_string() 639 > ruby_string=ruby-1.9.3-preview1
++ /scripts/selector : __rvm_ruby_string() 640 > gemset_name=
++ /scripts/selector : __rvm_ruby_string() 641 > repo_url=
++ /scripts/selector : __rvm_ruby_string() 642 > branch_name=
++ /scripts/selector : __rvm_ruby_string() 643 > ruby_name=
++ /scripts/selector : __rvm_ruby_string() 645 > __rvm_unset_ruby_variables
++ /scripts/functions/env : __rvm_unset_ruby_variables() 21 > unset rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_ruby_load_path rvm_ruby_require rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag
++ /scripts/selector : __rvm_ruby_string() 647 > rvm_ruby_repo_url=
++ /scripts/selector : __rvm_ruby_string() 648 > rvm_ruby_repo_branch=
++ /scripts/selector : __rvm_ruby_string() 649 > rvm_ruby_name=
++ /scripts/selector : __rvm_ruby_string() 651 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 657 > strings=($(echo "${ruby_string//-/ }"))
+++ /scripts/selector : __rvm_ruby_string() 657 > echo 'ruby 1.9.3 preview1'
++ /scripts/selector : __rvm_ruby_string() 659 > (( 3 == 0 ))
++ /scripts/selector : __rvm_ruby_string() 674 > for string in '"${strings[@]:-""}"'
++ /scripts/selector : __rvm_ruby_string() 676 > case "$string" in
++ /scripts/selector : __rvm_ruby_string() 814 > rvm_ruby_interpreter=ruby
++ /scripts/selector : __rvm_ruby_string() 674 > for string in '"${strings[@]:-""}"'
++ /scripts/selector : __rvm_ruby_string() 676 > case "$string" in
++ /scripts/selector : __rvm_ruby_string() 711 > case "$string" in
++ /scripts/selector : __rvm_ruby_string() 713 > rvm_ruby_version=1.9.3
++ /scripts/selector : __rvm_ruby_string() 714 > rvm_ruby_revision=
++ /scripts/selector : __rvm_ruby_string() 715 > rvm_ruby_tag=
++ /scripts/selector : __rvm_ruby_string() 674 > for string in '"${strings[@]:-""}"'
++ /scripts/selector : __rvm_ruby_string() 676 > case "$string" in
++ /scripts/selector : __rvm_ruby_string() 703 > rvm_ruby_patch_level=preview1
++ /scripts/selector : __rvm_ruby_string() 874 > [[ -z ruby ]]
++ /scripts/selector : __rvm_ruby_string() 886 > rvm_ruby_version=1.9.3
++ /scripts/selector : __rvm_ruby_string() 887 > [[ -z 1.9.3 ]]
++ /scripts/selector : __rvm_ruby_string() 894 > [[ -z 1.9.3 ]]
++ /scripts/selector : __rvm_ruby_string() 898 > rvm_ruby_string=ruby-1.9.3
++ /scripts/selector : __rvm_ruby_string() 902 > (( 0 == 1 ))
++ /scripts/selector : __rvm_ruby_string() 906 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 910 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 914 > [[ -n preview1 ]]
++ /scripts/selector : __rvm_ruby_string() 916 > rvm_ruby_string=ruby-1.9.3-preview1
++ /scripts/selector : __rvm_ruby_string() 960 > [[ -n '' ]]
++ /scripts/selector : __rvm_select() 40 > rvm_archive_extension=tar.gz
++ /scripts/selector : __rvm_select() 42 > [[ -z ruby ]]
++ /scripts/selector : __rvm_select() 47 > case "$rvm_ruby_interpreter" in
++ /scripts/selector : __rvm_select() 251 > rvm_ruby_package_file=ruby-1.9.3-preview1
++ /scripts/selector : __rvm_select() 252 > rvm_ruby_package_name=ruby-1.9.3-preview1
++ /scripts/selector : __rvm_select() 254 > [[ -z 1.9.3 ]]
+++ /scripts/selector : __rvm_select() 258 > __rvm_db ruby_repo_url
+++ /scripts/functions/db : __rvm_db() 7 > local value key variable
+++ /scripts/functions/db : __rvm_db() 9 > key=ruby_repo_url
+++ /scripts/functions/db : __rvm_db() 10 > variable=
+++ /scripts/functions/db : __rvm_db() 12 > [[ -f /home/tpope/.rvm/user/db ]]
++++ /scripts/functions/db : __rvm_db() 13 > /home/tpope/.rvm/scripts/db /home/tpope/.rvm/user/db ruby_repo_url
+++ /scripts/functions/db : __rvm_db() 13 > value=
+++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
++++ /scripts/functions/db : __rvm_db() 17 > /home/tpope/.rvm/scripts/db /home/tpope/.rvm/config/db ruby_repo_url
+++ /scripts/functions/db : __rvm_db() 17 > value=git://github.com/ruby/ruby.git
+++ /scripts/functions/db : __rvm_db() 20 > [[ -n git://github.com/ruby/ruby.git ]]
+++ /scripts/functions/db : __rvm_db() 21 > [[ -z '' ]]
+++ /scripts/functions/db : __rvm_db() 22 > echo git://github.com/ruby/ruby.git
+++ /scripts/functions/db : __rvm_db() 28 > return 0
++ /scripts/selector : __rvm_select() 258 > rvm_ruby_repo_url=git://github.com/ruby/ruby.git
++ /scripts/selector : __rvm_select() 259 > (( 0 == 0 ))
++ /scripts/selector : __rvm_select() 261 > rvm_archive_extension=tar.bz2
++ /scripts/selector : __rvm_select() 295 > [[ -n '' ]]
++ /scripts/selector : __rvm_select() 300 > [[ -n ruby ]]
++ /scripts/selector : __rvm_select() 300 > [[ system != \r\u\b\y ]]
++ /scripts/selector : __rvm_select() 300 > [[ default != \r\u\b\y ]]
++ /scripts/selector : __rvm_select() 302 > [[ -n 1.9.3 ]]
++ /scripts/selector : __rvm_select() 304 > case "$rvm_ruby_version" in
++ /scripts/selector : __rvm_select() 306 > rvm_ruby_release_version=1
++ /scripts/selector : __rvm_select() 307 > rvm_ruby_major_version=1.9
++ /scripts/selector : __rvm_select() 307 > rvm_ruby_major_version=9
++ /scripts/selector : __rvm_select() 308 > rvm_ruby_minor_version=3
++ /scripts/selector : __rvm_select() 318 > rvm_ruby_package_name=ruby-1.9.3-preview1
++ /scripts/selector : __rvm_select() 319 > rvm_ruby_home=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1
++ /scripts/selector : __rvm_select() 320 > rvm_ruby_binary=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby
++ /scripts/selector : __rvm_select() 321 > rvm_ruby_irbrc=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/.irbrc
++ /scripts/selector : __rvm_select() 323 > [[ maglev = \r\u\b\y ]]
++ /scripts/selector : __rvm_select() 329 > rvm_ruby_gem_home=/home/tpope/.rvm/gems/ruby-1.9.3-preview1
++ /scripts/selector : __rvm_select() 331 > [[ -n '' ]]
++ /scripts/selector : __rvm_select() 337 > rvm_ruby_global_gems_path=/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global
++ /scripts/selector : __rvm_select() 338 > rvm_ruby_gem_path=/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global
++ /scripts/selector : __rvm_select() 340 > rvm_ruby_selected_flag=1
++ /scripts/selector : __rvm_select() 342 > [[ -d /home/tpope/.rvm/log/ruby-1.9.3-preview1 ]]
++ /scripts/selector : __rvm_select() 344 > mkdir -p /home/tpope/.rvm/log/ruby-1.9.3-preview1
++ /scripts/selector : __rvm_select() 347 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_configure_flags rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_type rvm_dump_environment_flag rvm_error_message rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gemset_name rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_hook rvm_install_args rvm_install_on_use_flag rvm_llvm_flag rvm_loaded_flag rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_ruby_alias rvm_ruby_aliases 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_load_path 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_require rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_sdk rvm_silent_flag rvm_sticky_flag rvm_system_flag rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_verbose_flag rvm_wrapper_name
++ /scripts/functions/manage/base : __rvm_install_ruby() 332 > [[ -n '' ]]
++ /scripts/functions/manage/base : __rvm_install_ruby() 337 > unset RUBYOPT
++ /scripts/functions/manage/base : __rvm_install_ruby() 340 > __rvm_check_for_clang
++ /scripts/functions/manage/base : __rvm_check_for_clang() 5 > (( 0 == 1 ))
++ /scripts/functions/manage/base : __rvm_install_ruby() 341 > result=0
++ /scripts/functions/manage/base : __rvm_install_ruby() 342 > (( result > 0 ))
++ /scripts/functions/manage/base : __rvm_install_ruby() 347 > case "$rvm_ruby_interpreter" in
++ /scripts/functions/manage/base : __rvm_install_ruby() 384 > source /home/tpope/.rvm/scripts/functions/manage/ruby
++ /scripts/functions/manage/base : __rvm_install_ruby() 385 > ruby_install
++ /scripts/functions/manage/ruby : ruby_install() 6 > __rvm_check_for_bison
++ /scripts/functions/manage/base : __rvm_check_for_bison() 15 > true 0
++ /scripts/functions/manage/base : __rvm_check_for_bison() 16 > (( rvm_head_flag > 0 ))
++ /scripts/functions/manage/base : __rvm_check_for_bison() 25 > return 0
++ /scripts/functions/manage/ruby : ruby_install() 7 > (( 0 > 0 ))
++ /scripts/functions/manage/ruby : ruby_install() 13 > (( 0 == 1 ))
++ /scripts/functions/manage/ruby : ruby_install() 18 > __rvm_install_source
++ /scripts/functions/manage/base : __rvm_install_source() 117 > true 0 1 0
++ /scripts/functions/manage/base : __rvm_install_source() 119 > local directory configure_parameters db_configure_flags
++ /scripts/functions/manage/base : __rvm_install_source() 121 > (( rvm_ruby_selected_flag == 0 ))
++ /scripts/functions/manage/base : __rvm_install_source() 126 > case ${rvm_ruby_string:-""} in
++ /scripts/functions/manage/base : __rvm_install_source() 128 > case "${OSTYPE}" in
++ /scripts/functions/manage/base : __rvm_install_source() 145 > rvm_log 'Installing Ruby from source to: /home/tpope/.rvm/rubies/ruby-1.9.3-preview1, this may take a while depending on your cpu(s)...\n'
+++ /scripts/functions/logging : rvm_log() 8 > tput setaf 2
+++ /scripts/functions/logging : rvm_log() 8 > tput sgr0
++ /scripts/functions/logging : rvm_log() 8 > printf 'Installing Ruby from source to: /home/tpope/.rvm/rubies/ruby-1.9.3-preview1, this may take a while depending on your cpu(s)...\n\n'
Installing Ruby from source to: /home/tpope/.rvm/rubies/ruby-1.9.3-preview1, this may take a while depending on your cpu(s)...

++ /scripts/functions/manage/base : __rvm_install_source() 147 > builtin cd /home/tpope/.rvm/src
++ /scripts/functions/manage/base : __rvm_install_source() 149 > (( rvm_force_flag == 1 ))
++ /scripts/functions/manage/base : __rvm_install_source() 157 > result=0
++ /scripts/functions/manage/base : __rvm_install_source() 159 > __rvm_fetch_ruby
++ /scripts/functions/manage/base : __rvm_fetch_ruby() 477 > (( 1 == 0 ))
++ /scripts/functions/manage/base : __rvm_fetch_ruby() 482 > rvm_log 'ruby-1.9.3-preview1 - #fetching '
+++ /scripts/functions/logging : rvm_log() 8 > tput setaf 2
+++ /scripts/functions/logging : rvm_log() 8 > tput sgr0
++ /scripts/functions/logging : rvm_log() 8 > printf 'ruby-1.9.3-preview1 - #fetching \n'
ruby-1.9.3-preview1 - #fetching 
++ /scripts/functions/manage/base : __rvm_fetch_ruby() 484 > (( 0 == 0 ))
++ /scripts/functions/manage/base : __rvm_fetch_ruby() 485 > [[ -z '' ]]
++ /scripts/functions/manage/base : __rvm_fetch_ruby() 485 > [[ -z '' ]]
++ /scripts/functions/manage/base : __rvm_fetch_ruby() 487 > rvm_ruby_package_name=ruby-1.9.3-preview1
++ /scripts/functions/manage/base : __rvm_fetch_ruby() 489 > rvm_ruby_package_file=ruby-1.9.3-preview1
++ /scripts/functions/manage/base : __rvm_fetch_ruby() 491 > [[ ruby = \r\u\b\y ]]
++ /scripts/functions/manage/base : __rvm_fetch_ruby() 493 > rvm_archive_extension=tar.bz2
++ /scripts/functions/manage/base : __rvm_fetch_ruby() 498 > [[ ! -s /home/tpope/.rvm/archives/ruby-1.9.3-preview1.tar.bz2 ]]
++ /scripts/functions/manage/base : __rvm_fetch_ruby() 531 > [[ ! -d /home/tpope/.rvm/src/ruby-1.9.3-preview1 ]]
++ /scripts/functions/manage/base : __rvm_fetch_ruby() 531 > rmdir /home/tpope/.rvm/src/ruby-1.9.3-preview1
++ /scripts/functions/manage/base : __rvm_fetch_ruby() 531 > true
++ /scripts/functions/manage/base : __rvm_fetch_ruby() 533 > [[ ! -d /home/tpope/.rvm/src/ruby-1.9.3-preview1 ]]
++ /scripts/functions/manage/base : __rvm_fetch_ruby() 534 > (( 0 == 1 ))
++ /scripts/functions/manage/base : __rvm_fetch_ruby() 597 > rvm_log 'ruby-1.9.3-preview1 - #extracted to /home/tpope/.rvm/src/ruby-1.9.3-preview1 (already extracted)'
+++ /scripts/functions/logging : rvm_log() 8 > tput setaf 2
+++ /scripts/functions/logging : rvm_log() 8 > tput sgr0
++ /scripts/functions/logging : rvm_log() 8 > printf 'ruby-1.9.3-preview1 - #extracted to /home/tpope/.rvm/src/ruby-1.9.3-preview1 (already extracted)\n'
ruby-1.9.3-preview1 - #extracted to /home/tpope/.rvm/src/ruby-1.9.3-preview1 (already extracted)
++ /scripts/functions/manage/base : __rvm_fetch_ruby() 600 > return 0
++ /scripts/functions/manage/base : __rvm_install_source() 160 > result=0
++ /scripts/functions/manage/base : __rvm_install_source() 162 > (( result > 0 ))
++ /scripts/functions/manage/base : __rvm_install_source() 168 > builtin cd /home/tpope/.rvm/src/ruby-1.9.3-preview1
++ /scripts/functions/manage/base : __rvm_install_source() 169 > result=0
++ /scripts/functions/manage/base : __rvm_install_source() 170 > (( result > 0 ))
++ /scripts/functions/manage/base : __rvm_install_source() 176 > [[ -d /home/tpope/.rvm/usr ]]
++ /scripts/functions/manage/base : __rvm_install_source() 178 > export PATH=/home/tpope/.rvm/usr/bin:/home/tpope/.rvm/gems/ruby-1.9.2-p290/bin:/home/tpope/.rvm/gems/ruby-1.9.2-p290@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.2-p290/bin:/home/tpope/.rvm/bin:/home/tpope/bin:/usr/local/bin:/bin:/usr/bin/X11:/usr/bin:/usr/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/sbin:/sbin
++ /scripts/functions/manage/base : __rvm_install_source() 178 > PATH=/home/tpope/.rvm/usr/bin:/home/tpope/.rvm/gems/ruby-1.9.2-p290/bin:/home/tpope/.rvm/gems/ruby-1.9.2-p290@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.2-p290/bin:/home/tpope/.rvm/bin:/home/tpope/bin:/usr/local/bin:/bin:/usr/bin/X11:/usr/bin:/usr/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/sbin:/sbin
++ /scripts/functions/manage/base : __rvm_install_source() 180 > builtin hash -r
++ /scripts/functions/manage/base : __rvm_install_source() 183 > (( rvm_static_flag == 1 ))
++ /scripts/functions/manage/base : __rvm_install_source() 199 > __rvm_apply_patches
++ /scripts/functions/manage/base : __rvm_apply_patches() 60 > local patches patch_name patch_level_separator patch_fuzziness patch_level source_directory full_patch_path
++ /scripts/functions/manage/base : __rvm_apply_patches() 62 > result=0
++ /scripts/functions/manage/base : __rvm_apply_patches() 63 > patch_level_separator=%
++ /scripts/functions/manage/base : __rvm_apply_patches() 64 > patch_fuzziness=25
++ /scripts/functions/manage/base : __rvm_apply_patches() 65 > patch_level=1
++ /scripts/functions/manage/base : __rvm_apply_patches() 67 > source_directory=
++ /scripts/functions/manage/base : __rvm_apply_patches() 69 > [[ -z '' ]]
++ /scripts/functions/manage/base : __rvm_apply_patches() 71 > source_directory=/home/tpope/.rvm/src/ruby-1.9.3-preview1
++ /scripts/functions/manage/base : __rvm_apply_patches() 75 > builtin cd /home/tpope/.rvm/src/ruby-1.9.3-preview1
++ /scripts/functions/manage/base : __rvm_apply_patches() 77 > patches=($(__rvm_current_patch_names))
+++ /scripts/functions/manage/base : __rvm_apply_patches() 77 > __rvm_current_patch_names
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 33 > local separator patches level name
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 35 > separator=%
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 36 > patches=' default'
++++ /scripts/functions/manage/base : __rvm_current_patch_names() 31 > echo default
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 38 > for patch_name in '$(echo ${patches//,/ })'
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 40 > level=1
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 41 > name=default
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 43 > echo default
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 43 > grep %
++++ /scripts/functions/manage/base : __rvm_current_patch_names() 49 > __rvm_expand_patch_name default
++++ /scripts/patches : __rvm_expand_patch_name() 22 > local name expanded_patch_name
++++ /scripts/patches : __rvm_expand_patch_name() 24 > name=default
++++ /scripts/patches : __rvm_expand_patch_name() 26 > [[ -z default ]]
+++++ /scripts/patches : __rvm_expand_patch_name() 28 > /home/tpope/.rvm/scripts/patchsets show default
+++ /scripts/initialize : 93 > [[ -z '' ]]
+++ /scripts/initialize : 98 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ /scripts/initialize : 99 > export PS4
+++ /scripts/initialize : 106 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_configure_flags 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_install_args rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_aliases 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_load_path 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_require 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
++ /scripts/base : 39 > case "rvm_base_except" in
++ /scripts/base : 44 > source /home/tpope/.rvm/scripts/selector
++ /scripts/base : 50 > scripts=(logging utility init cleanup env rvmrc install environment gemset db bundler)
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/logging
+++ /scripts/functions/logging : 6 > [[ -t 1 ]]
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/utility
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/init
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/cleanup
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/env
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/rvmrc
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/install
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/environment
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/gemset
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/db
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/bundler
++ /scripts/base : 55 > unset scripts entry rvm_base_except
++ /scripts/base : 57 > [[ ! -t 0 ]]
+ /scripts/patchsets : 6 > source /home/tpope/.rvm/scripts/patches
+ /scripts/patchsets : 76 > args=($*)
+ /scripts/patchsets : 77 > action=show
+ /scripts/patchsets : 78 > patchset=default
++ /scripts/patchsets : 79 > echo
+ /scripts/patchsets : 79 > args=' '
+ /scripts/patchsets : 81 > case "$action" in
+ /scripts/patchsets : 82 > lookup_patchset default
+ /scripts/patchsets : lookup_patchset() 11 > local paths lookup_path
+ /scripts/patchsets : lookup_patchset() 13 > [[ -z default ]]
+ /scripts/patchsets : lookup_patchset() 18 > paths=($(__rvm_ruby_string_paths_under "$rvm_path/patchsets"))
++ /scripts/patchsets : lookup_patchset() 18 > __rvm_ruby_string_paths_under /home/tpope/.rvm/patchsets
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 54 > local path part parts
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > path=/home/tpope/.rvm/patchsets
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 58 > parts=(${rvm_ruby_string//-/ })
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 60 > echo /home/tpope/.rvm/patchsets
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > for part in '"${parts[@]}"'
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 64 > path=/home/tpope/.rvm/patchsets/ruby
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/tpope/.rvm/patchsets/ruby
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > for part in '"${parts[@]}"'
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 64 > path=/home/tpope/.rvm/patchsets/ruby/1.9.3
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/tpope/.rvm/patchsets/ruby/1.9.3
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > for part in '"${parts[@]}"'
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 64 > path=/home/tpope/.rvm/patchsets/ruby/1.9.3/preview1
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/tpope/.rvm/patchsets/ruby/1.9.3/preview1
++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 70 > return 0
+ /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ /scripts/patchsets : lookup_patchset() 22 > [[ -s /home/tpope/.rvm/patchsets/default ]]
+ /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ /scripts/patchsets : lookup_patchset() 22 > [[ -s /home/tpope/.rvm/patchsets/ruby/default ]]
+ /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ /scripts/patchsets : lookup_patchset() 22 > [[ -s /home/tpope/.rvm/patchsets/ruby/1.9.3/default ]]
+ /scripts/patchsets : lookup_patchset() 20 > for lookup_path in '"${paths[@]}"'
+ /scripts/patchsets : lookup_patchset() 22 > [[ -s /home/tpope/.rvm/patchsets/ruby/1.9.3/preview1/default ]]
+ /scripts/patchsets : lookup_patchset() 30 > return 1
+ /scripts/patchsets : 86 > exit 1
++++ /scripts/patches : __rvm_expand_patch_name() 28 > expanded_patch_name=
++++ /scripts/patches : __rvm_expand_patch_name() 30 > [[ 1 == \0 ]]
++++ /scripts/patches : __rvm_expand_patch_name() 33 > [[ default != \d\e\f\a\u\l\t ]]
++++ /scripts/patches : __rvm_expand_patch_name() 37 > return 0
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 49 > local expanded_name=
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 51 > echo %1
+++ /scripts/functions/manage/base : __rvm_current_patch_names() 55 > return 0
++ /scripts/functions/manage/base : __rvm_apply_patches() 79 > for patch_name in '"${patches[@]}"'
++ /scripts/functions/manage/base : __rvm_apply_patches() 82 > patch_level=1
++ /scripts/functions/manage/base : __rvm_apply_patches() 84 > grep %
++ /scripts/functions/manage/base : __rvm_apply_patches() 84 > echo %1
++ /scripts/functions/manage/base : __rvm_apply_patches() 85 > patch_level=1
++ /scripts/functions/manage/base : __rvm_apply_patches() 86 > patch_name=
+++ /scripts/functions/manage/base : __rvm_apply_patches() 89 > __rvm_lookup_full_patch_path ''
+++ /scripts/patches : __rvm_lookup_full_patch_path() 43 > local extension patch_path directory directories
+++ /scripts/patches : __rvm_lookup_full_patch_path() 46 > directories=($(__rvm_patch_lookup_path))
++++ /scripts/patches : __rvm_lookup_full_patch_path() 46 > __rvm_patch_lookup_path
++++ /scripts/patches : __rvm_patch_lookup_path() 9 > echo /
++++ /scripts/patches : __rvm_patch_lookup_path() 11 > [[ -n '' ]]
++++ /scripts/patches : __rvm_patch_lookup_path() 13 > echo /home/tpope/.rvm/src/ruby-1.9.3-preview1/
++++ /scripts/patches : __rvm_patch_lookup_path() 15 > sed 's/$/\//'
++++ /scripts/patches : __rvm_patch_lookup_path() 15 > __rvm_ruby_string_paths_under /home/tpope/.rvm/patches
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 54 > local path part parts
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 56 > path=/home/tpope/.rvm/patches
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 58 > parts=(${rvm_ruby_string//-/ })
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 60 > echo /home/tpope/.rvm/patches
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > for part in '"${parts[@]}"'
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 64 > path=/home/tpope/.rvm/patches/ruby
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/tpope/.rvm/patches/ruby
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > for part in '"${parts[@]}"'
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 64 > path=/home/tpope/.rvm/patches/ruby/1.9.3
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/tpope/.rvm/patches/ruby/1.9.3
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 62 > for part in '"${parts[@]}"'
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 64 > path=/home/tpope/.rvm/patches/ruby/1.9.3/preview1
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 66 > echo /home/tpope/.rvm/patches/ruby/1.9.3/preview1
++++ /scripts/functions/utility : __rvm_ruby_string_paths_under() 70 > return 0
++++ /scripts/patches : __rvm_patch_lookup_path() 17 > return 0
+++ /scripts/patches : __rvm_lookup_full_patch_path() 48 > for directory in '"${directories[@]}"'
+++ /scripts/patches : __rvm_lookup_full_patch_path() 50 > for extension in '{"",.patch,.diff}'
+++ /scripts/patches : __rvm_lookup_full_patch_path() 52 > patch_path=/
+++ /scripts/patches : __rvm_lookup_full_patch_path() 54 > [[ -s / ]]
+++ /scripts/patches : __rvm_lookup_full_patch_path() 55 > echo /
+++ /scripts/patches : __rvm_lookup_full_patch_path() 56 > return 0
++ /scripts/functions/manage/base : __rvm_apply_patches() 89 > full_patch_path=/
++ /scripts/functions/manage/base : __rvm_apply_patches() 92 > [[ -n / ]]
++ /scripts/functions/manage/base : __rvm_apply_patches() 94 > [[ -f / ]]
++ /scripts/functions/manage/base : __rvm_apply_patches() 112 > return 0
++ /scripts/functions/manage/base : __rvm_install_source() 200 > result=0
++ /scripts/functions/manage/base : __rvm_install_source() 202 > (( result > 0 ))
++ /scripts/functions/manage/base : __rvm_install_source() 210 > [[ -z '' ]]
++ /scripts/functions/manage/base : __rvm_install_source() 210 > [[ ! -s /home/tpope/.rvm/src/ruby-1.9.3-preview1/configure ]]
++ /scripts/functions/manage/base : __rvm_install_source() 210 > [[ /home/tpope/.rvm/src/ruby-1.9.3-preview1/configure.in -nt /home/tpope/.rvm/src/ruby-1.9.3-preview1/configure ]]
++ /scripts/functions/manage/base : __rvm_install_source() 222 > case ${rvm_ruby_string} in
++ /scripts/functions/manage/base : __rvm_install_source() 224 > libyaml
++ /scripts/functions/pkg : libyaml() 219 > package=yaml
++ /scripts/functions/pkg : libyaml() 219 > version=0.1.4
++ /scripts/functions/pkg : libyaml() 219 > archive_format=tar.gz
+++ /scripts/functions/pkg : libyaml() 220 > uname
++ /scripts/functions/pkg : libyaml() 220 > [[ Darwin = \L\i\n\u\x ]]
++ /scripts/functions/pkg : libyaml() 224 > install_package
++ /scripts/functions/pkg : install_package() 5 > __rvm_db yaml_url package_url
++ /scripts/functions/db : __rvm_db() 7 > local value key variable
++ /scripts/functions/db : __rvm_db() 9 > key=yaml_url
++ /scripts/functions/db : __rvm_db() 10 > variable=package_url
++ /scripts/functions/db : __rvm_db() 12 > [[ -f /home/tpope/.rvm/user/db ]]
+++ /scripts/functions/db : __rvm_db() 13 > /home/tpope/.rvm/scripts/db /home/tpope/.rvm/user/db yaml_url
++ /scripts/functions/db : __rvm_db() 13 > value=
++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
+++ /scripts/functions/db : __rvm_db() 17 > /home/tpope/.rvm/scripts/db /home/tpope/.rvm/config/db yaml_url
++ /scripts/functions/db : __rvm_db() 17 > value=https://rvm.beginrescueend.com/src
++ /scripts/functions/db : __rvm_db() 20 > [[ -n https://rvm.beginrescueend.com/src ]]
++ /scripts/functions/db : __rvm_db() 21 > [[ -z package_url ]]
++ /scripts/functions/db : __rvm_db() 24 > eval 'package_url='\''https://rvm.beginrescueend.com/src'\'''
+++ /scripts/functions/db : __rvm_db() 24 > package_url=https://rvm.beginrescueend.com/src
++ /scripts/functions/db : __rvm_db() 28 > return 0
++ /scripts/functions/pkg : install_package() 7 > [[ ! -z 0 ]]
++ /scripts/functions/pkg : install_package() 7 > __rvm_make_flags
++ /scripts/functions/build : __rvm_make_flags() 40 > [[ i486-pc-linux-gnu = *darwin* ]]
++ /scripts/functions/build : __rvm_make_flags() 91 > return 0
++ /scripts/functions/pkg : install_package() 10 > builtin cd /home/tpope/.rvm/src
++ /scripts/functions/pkg : install_package() 12 > rvm_log 'Fetching yaml-0.1.4.tar.gz to /home/tpope/.rvm/archives'
+++ /scripts/functions/logging : rvm_log() 8 > tput setaf 2
+++ /scripts/functions/logging : rvm_log() 8 > tput sgr0
++ /scripts/functions/logging : rvm_log() 8 > printf 'Fetching yaml-0.1.4.tar.gz to /home/tpope/.rvm/archives\n'
Fetching yaml-0.1.4.tar.gz to /home/tpope/.rvm/archives
++ /scripts/functions/pkg : install_package() 14 > case "$archive_format" in
++ /scripts/functions/pkg : install_package() 19 > /home/tpope/.rvm/scripts/fetch https://rvm.beginrescueend.com/src/yaml-0.1.4.tar.gz
+++ /scripts/initialize : 93 > [[ -z '' ]]
+++ /scripts/initialize : 98 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ /scripts/initialize : 99 > export PS4
+++ /scripts/initialize : 106 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_configure_flags 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_install_args rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_aliases 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_load_path 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_require 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
++ /scripts/base : 39 > case "rvm_base_except" in
++ /scripts/base : 44 > source /home/tpope/.rvm/scripts/selector
++ /scripts/base : 50 > scripts=(logging utility init cleanup env rvmrc install environment gemset db bundler)
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/logging
+++ /scripts/functions/logging : 6 > [[ -t 1 ]]
+++ /scripts/functions/logging : 8 > eval 'rvm_log() { printf "$(tput setaf 2)$*$(tput sgr0)\n" ; }'
+++ /scripts/functions/logging : 9 > eval 'rvm_debug() { printf "$(tput setaf 5)DEBUG: $*$(tput sgr0)\n" ; }'
+++ /scripts/functions/logging : 10 > eval 'rvm_warn() { printf "$(tput setaf 3)WARN: $*$(tput sgr0)\n" ; }'
+++ /scripts/functions/logging : 11 > eval 'rvm_error() { printf "$(tput setaf 1)ERROR: $*$(tput sgr0)\n" >&2 ; }'
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/utility
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/init
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/cleanup
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/env
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/rvmrc
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/install
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/environment
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/gemset
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/db
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/bundler
++ /scripts/base : 55 > unset scripts entry rvm_base_except
++ /scripts/base : 57 > [[ ! -t 0 ]]
+ /scripts/fetch : 7 > result=0
+ /scripts/fetch : 10 > trap cleanup_download 1 2 3 15
+ /scripts/fetch : 36 > builtin cd /home/tpope/.rvm/archives
+ /scripts/fetch : 40 > [[ -z https://rvm.beginrescueend.com/src/yaml-0.1.4.tar.gz ]]
+ /scripts/fetch : 47 > url=https://rvm.beginrescueend.com/src/yaml-0.1.4.tar.gz
+ /scripts/fetch : 47 > download=1
+ /scripts/fetch : 47 > package_name=
+ /scripts/fetch : 49 > command -v curl
+ /scripts/fetch : 55 > [[ ! -z '' ]]
+ /scripts/fetch : 61 > fetch_command='curl -f -L --create-dirs -C - '
+ /scripts/fetch : 65 > [[ ! -z '' ]]
+ /scripts/fetch : 73 > fetch_command='curl -f -L --create-dirs -C - -O '
++ /scripts/fetch : 75 > basename https://rvm.beginrescueend.com/src/yaml-0.1.4.tar.gz
+ /scripts/fetch : 75 > archive=yaml-0.1.4.tar.gz
+ /scripts/fetch : 79 > [[ 0 -gt 0 ]]
++ /scripts/fetch : 82 > /home/tpope/.rvm/scripts/db /home/tpope/.rvm/config/md5 yaml-0.1.4.tar.gz
++ /scripts/fetch : 82 > head -n1
+ /scripts/fetch : 82 > archive_md5=36c852831d02cf90508c29852361d01b
+ /scripts/fetch : 84 > [[ -e yaml-0.1.4.tar.gz ]]
+ /scripts/fetch : 84 > [[ ! -z 36c852831d02cf90508c29852361d01b ]]
+ /scripts/fetch : 86 > [[ 0 -gt 0 ]]
+ /scripts/fetch : 89 > /home/tpope/.rvm/scripts/md5 /home/tpope/.rvm/archives/yaml-0.1.4.tar.gz 36c852831d02cf90508c29852361d01b
md5sum: : No such file or directory
+ /scripts/fetch : 91 > [[ 0 -gt 0 ]]
+ /scripts/fetch : 94 > download=1
++ /scripts/fetch : 117 > sed -e s/ftp:/http:/ -e s/git:/https:/
++ /scripts/fetch : 117 > echo https://rvm.beginrescueend.com/src/yaml-0.1.4.tar.gz
+ /scripts/fetch : 117 > http_url=https://rvm.beginrescueend.com/src/yaml-0.1.4.tar.gz
+ /scripts/fetch : 119 > [[ 1 -gt 0 ]]
+ /scripts/fetch : 121 > rm -f yaml-0.1.4.tar.gz
+ /scripts/fetch : 123 > eval curl -f -L --create-dirs -C - -O https://rvm.beginrescueend.com/src/yaml-0.1.4.tar.gz
++ /scripts/fetch : 123 > curl -f -L --create-dirs -C - -O https://rvm.beginrescueend.com/src/yaml-0.1.4.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 34 460k 34 159k 0 0 114k 0 0:00:04 0:00:01 0:00:03 138k100 460k 100 460k 0 0 264k 0 0:00:01 0:00:01 --:--:-- 308k
+ /scripts/fetch : 123 > result=0
+ /scripts/fetch : 125 > [[ 0 -gt 0 ]]
+ /scripts/fetch : 203 > record_md5
+ /scripts/fetch : record_md5() 19 > case "$(uname)" in
++ /scripts/fetch : record_md5() 19 > uname
++ /scripts/fetch : record_md5() 27 > md5sum yaml-0.1.4.tar.gz
+ /scripts/fetch : record_md5() 27 > archive_md5='36c852831d02cf90508c29852361d01b yaml-0.1.4.tar.gz'
+ /scripts/fetch : record_md5() 28 > archive_md5=36c852831d02cf90508c29852361d01b
+ /scripts/fetch : record_md5() 32 > /home/tpope/.rvm/scripts/db /home/tpope/.rvm/config/md5 yaml-0.1.4.tar.gz 36c852831d02cf90508c29852361d01b
+ /scripts/fetch : 209 > exit 0
++ /scripts/functions/pkg : install_package() 22 > __rvm_run yaml/extract 'tar zxf /home/tpope/.rvm/archives/yaml-0.1.4.tar.gz -C /home/tpope/.rvm/src --no-same-owner' 'Extracting yaml-0.1.4.tar.gz to /home/tpope/.rvm/src'
++ /scripts/functions/utility : __rvm_run() 115 > local name log temp_log_path command message
++ /scripts/functions/utility : __rvm_run() 116 > true 0 0
++ /scripts/functions/utility : __rvm_run() 118 > name=yaml/extract
++ /scripts/functions/utility : __rvm_run() 119 > command='tar zxf /home/tpope/.rvm/archives/yaml-0.1.4.tar.gz -C /home/tpope/.rvm/src --no-same-owner'
++ /scripts/functions/utility : __rvm_run() 120 > message='Extracting yaml-0.1.4.tar.gz to /home/tpope/.rvm/src'
++ /scripts/functions/utility : __rvm_run() 122 > [[ -n Extracting yaml-0.1.4.tar.gz to /home/tpope/.rvm/src ]]
++ /scripts/functions/utility : __rvm_run() 124 > rvm_log 'Extracting yaml-0.1.4.tar.gz to /home/tpope/.rvm/src'
+++ /scripts/functions/logging : rvm_log() 8 > tput setaf 2
+++ /scripts/functions/logging : rvm_log() 8 > tput sgr0
++ /scripts/functions/logging : rvm_log() 8 > printf 'Extracting yaml-0.1.4.tar.gz to /home/tpope/.rvm/src\n'
Extracting yaml-0.1.4.tar.gz to /home/tpope/.rvm/src
++ /scripts/functions/utility : __rvm_run() 127 > (( rvm_debug_flag > 0 ))
++ /scripts/functions/utility : __rvm_run() 132 > [[ -n ruby-1.9.3-preview1 ]]
++ /scripts/functions/utility : __rvm_run() 134 > temp_log_path=/home/tpope/.rvm/log/ruby-1.9.3-preview1
++ /scripts/functions/utility : __rvm_run() 139 > log=/home/tpope/.rvm/log/ruby-1.9.3-preview1/yaml/extract.log
++ /scripts/functions/utility : __rvm_run() 141 > [[ ! -d /home/tpope/.rvm/log/ruby-1.9.3-preview1/yaml ]]
++ /scripts/functions/utility : __rvm_run() 146 > [[ ! -f /home/tpope/.rvm/log/ruby-1.9.3-preview1/yaml/extract.log ]]
+++ /scripts/functions/utility : __rvm_run() 152 > date '+%Y-%m-%d %H:%M:%S'
++ /scripts/functions/utility : __rvm_run() 152 > printf '[2011-08-24 19:14:11] tar zxf /home/tpope/.rvm/archives/yaml-0.1.4.tar.gz -C /home/tpope/.rvm/src --no-same-owner\n'
++ /scripts/functions/utility : __rvm_run() 154 > (( rvm_niceness > 0 ))
++ /scripts/functions/utility : __rvm_run() 159 > eval 'tar zxf /home/tpope/.rvm/archives/yaml-0.1.4.tar.gz -C /home/tpope/.rvm/src --no-same-owner'
++ /scripts/functions/utility : __rvm_run() 160 > result=0
++ /scripts/functions/utility : __rvm_run() 162 > (( result > 0 ))
++ /scripts/functions/utility : __rvm_run() 167 > return 0
++ /scripts/functions/pkg : install_package() 55 > builtin cd /home/tpope/.rvm/src/yaml-0.1.4
++ /scripts/functions/pkg : install_package() 57 > [[ ! -z '' ]]
++ /scripts/functions/pkg : install_package() 66 > __rvm_run yaml/configure ' ./configure --prefix="/home/tpope/.rvm/usr" ' 'Configuring yaml in /home/tpope/.rvm/src/yaml-0.1.4.'
++ /scripts/functions/utility : __rvm_run() 115 > local name log temp_log_path command message
++ /scripts/functions/utility : __rvm_run() 116 > true 0 0
++ /scripts/functions/utility : __rvm_run() 118 > name=yaml/configure
++ /scripts/functions/utility : __rvm_run() 119 > command=' ./configure --prefix="/home/tpope/.rvm/usr" '
++ /scripts/functions/utility : __rvm_run() 120 > message='Configuring yaml in /home/tpope/.rvm/src/yaml-0.1.4.'
++ /scripts/functions/utility : __rvm_run() 122 > [[ -n Configuring yaml in /home/tpope/.rvm/src/yaml-0.1.4. ]]
++ /scripts/functions/utility : __rvm_run() 124 > rvm_log 'Configuring yaml in /home/tpope/.rvm/src/yaml-0.1.4.'
+++ /scripts/functions/logging : rvm_log() 8 > tput setaf 2
+++ /scripts/functions/logging : rvm_log() 8 > tput sgr0
++ /scripts/functions/logging : rvm_log() 8 > printf 'Configuring yaml in /home/tpope/.rvm/src/yaml-0.1.4.\n'
Configuring yaml in /home/tpope/.rvm/src/yaml-0.1.4.
++ /scripts/functions/utility : __rvm_run() 127 > (( rvm_debug_flag > 0 ))
++ /scripts/functions/utility : __rvm_run() 132 > [[ -n ruby-1.9.3-preview1 ]]
++ /scripts/functions/utility : __rvm_run() 134 > temp_log_path=/home/tpope/.rvm/log/ruby-1.9.3-preview1
++ /scripts/functions/utility : __rvm_run() 139 > log=/home/tpope/.rvm/log/ruby-1.9.3-preview1/yaml/configure.log
++ /scripts/functions/utility : __rvm_run() 141 > [[ ! -d /home/tpope/.rvm/log/ruby-1.9.3-preview1/yaml ]]
++ /scripts/functions/utility : __rvm_run() 146 > [[ ! -f /home/tpope/.rvm/log/ruby-1.9.3-preview1/yaml/configure.log ]]
+++ /scripts/functions/utility : __rvm_run() 152 > date '+%Y-%m-%d %H:%M:%S'
++ /scripts/functions/utility : __rvm_run() 152 > printf '[2011-08-24 19:14:12] ./configure --prefix="/home/tpope/.rvm/usr" \n'
++ /scripts/functions/utility : __rvm_run() 154 > (( rvm_niceness > 0 ))
++ /scripts/functions/utility : __rvm_run() 159 > eval ' ./configure --prefix="/home/tpope/.rvm/usr" '
++ /scripts/functions/utility : __rvm_run() 160 > result=0
++ /scripts/functions/utility : __rvm_run() 162 > (( result > 0 ))
++ /scripts/functions/utility : __rvm_run() 167 > return 0
++ /scripts/functions/pkg : install_package() 70 > unset configure_flags
++ /scripts/functions/pkg : install_package() 72 > [[ install = \u\n\i\n\s\t\a\l\l ]]
++ /scripts/functions/pkg : install_package() 80 > __rvm_run yaml/make '/usr/bin/make -j3' 'Compiling yaml in /home/tpope/.rvm/src/yaml-0.1.4.'
++ /scripts/functions/utility : __rvm_run() 115 > local name log temp_log_path command message
++ /scripts/functions/utility : __rvm_run() 116 > true 0 0
++ /scripts/functions/utility : __rvm_run() 118 > name=yaml/make
++ /scripts/functions/utility : __rvm_run() 119 > command='/usr/bin/make -j3'
++ /scripts/functions/utility : __rvm_run() 120 > message='Compiling yaml in /home/tpope/.rvm/src/yaml-0.1.4.'
++ /scripts/functions/utility : __rvm_run() 122 > [[ -n Compiling yaml in /home/tpope/.rvm/src/yaml-0.1.4. ]]
++ /scripts/functions/utility : __rvm_run() 124 > rvm_log 'Compiling yaml in /home/tpope/.rvm/src/yaml-0.1.4.'
+++ /scripts/functions/logging : rvm_log() 8 > tput setaf 2
+++ /scripts/functions/logging : rvm_log() 8 > tput sgr0
++ /scripts/functions/logging : rvm_log() 8 > printf 'Compiling yaml in /home/tpope/.rvm/src/yaml-0.1.4.\n'
Compiling yaml in /home/tpope/.rvm/src/yaml-0.1.4.
++ /scripts/functions/utility : __rvm_run() 127 > (( rvm_debug_flag > 0 ))
++ /scripts/functions/utility : __rvm_run() 132 > [[ -n ruby-1.9.3-preview1 ]]
++ /scripts/functions/utility : __rvm_run() 134 > temp_log_path=/home/tpope/.rvm/log/ruby-1.9.3-preview1
++ /scripts/functions/utility : __rvm_run() 139 > log=/home/tpope/.rvm/log/ruby-1.9.3-preview1/yaml/make.log
++ /scripts/functions/utility : __rvm_run() 141 > [[ ! -d /home/tpope/.rvm/log/ruby-1.9.3-preview1/yaml ]]
++ /scripts/functions/utility : __rvm_run() 146 > [[ ! -f /home/tpope/.rvm/log/ruby-1.9.3-preview1/yaml/make.log ]]
+++ /scripts/functions/utility : __rvm_run() 152 > date '+%Y-%m-%d %H:%M:%S'
++ /scripts/functions/utility : __rvm_run() 152 > printf '[2011-08-24 19:14:15] /usr/bin/make -j3\n'
++ /scripts/functions/utility : __rvm_run() 154 > (( rvm_niceness > 0 ))
++ /scripts/functions/utility : __rvm_run() 159 > eval '/usr/bin/make -j3'
++ /scripts/functions/utility : __rvm_run() 160 > result=0
++ /scripts/functions/utility : __rvm_run() 162 > (( result > 0 ))
++ /scripts/functions/utility : __rvm_run() 167 > return 0
++ /scripts/functions/pkg : install_package() 84 > __rvm_run yaml/make.install '/usr/bin/make install' 'Installing yaml to /home/tpope/.rvm/usr'
++ /scripts/functions/utility : __rvm_run() 115 > local name log temp_log_path command message
++ /scripts/functions/utility : __rvm_run() 116 > true 0 0
++ /scripts/functions/utility : __rvm_run() 118 > name=yaml/make.install
++ /scripts/functions/utility : __rvm_run() 119 > command='/usr/bin/make install'
++ /scripts/functions/utility : __rvm_run() 120 > message='Installing yaml to /home/tpope/.rvm/usr'
++ /scripts/functions/utility : __rvm_run() 122 > [[ -n Installing yaml to /home/tpope/.rvm/usr ]]
++ /scripts/functions/utility : __rvm_run() 124 > rvm_log 'Installing yaml to /home/tpope/.rvm/usr'
+++ /scripts/functions/logging : rvm_log() 8 > tput setaf 2
+++ /scripts/functions/logging : rvm_log() 8 > tput sgr0
++ /scripts/functions/logging : rvm_log() 8 > printf 'Installing yaml to /home/tpope/.rvm/usr\n'
Installing yaml to /home/tpope/.rvm/usr
++ /scripts/functions/utility : __rvm_run() 127 > (( rvm_debug_flag > 0 ))
++ /scripts/functions/utility : __rvm_run() 132 > [[ -n ruby-1.9.3-preview1 ]]
++ /scripts/functions/utility : __rvm_run() 134 > temp_log_path=/home/tpope/.rvm/log/ruby-1.9.3-preview1
++ /scripts/functions/utility : __rvm_run() 139 > log=/home/tpope/.rvm/log/ruby-1.9.3-preview1/yaml/make.install.log
++ /scripts/functions/utility : __rvm_run() 141 > [[ ! -d /home/tpope/.rvm/log/ruby-1.9.3-preview1/yaml ]]
++ /scripts/functions/utility : __rvm_run() 146 > [[ ! -f /home/tpope/.rvm/log/ruby-1.9.3-preview1/yaml/make.install.log ]]
+++ /scripts/functions/utility : __rvm_run() 152 > date '+%Y-%m-%d %H:%M:%S'
++ /scripts/functions/utility : __rvm_run() 152 > printf '[2011-08-24 19:14:15] /usr/bin/make install\n'
++ /scripts/functions/utility : __rvm_run() 154 > (( rvm_niceness > 0 ))
++ /scripts/functions/utility : __rvm_run() 159 > eval '/usr/bin/make install'
++ /scripts/functions/utility : __rvm_run() 160 > result=0
++ /scripts/functions/utility : __rvm_run() 162 > (( result > 0 ))
++ /scripts/functions/utility : __rvm_run() 167 > return 0
++ /scripts/functions/pkg : install_package() 90 > touch /home/tpope/.rvm/config/packages
++ /scripts/functions/pkg : install_package() 92 > /home/tpope/.rvm/scripts/db /home/tpope/.rvm/config/packages yaml 0.1.4
++ /scripts/functions/pkg : install_package() 94 > result=0
++ /scripts/functions/pkg : install_package() 96 > return 0
++ /scripts/functions/manage/base : __rvm_install_source() 225 > [[ -n '' ]]
++ /scripts/functions/manage/base : __rvm_install_source() 229 > rvm_configure_flags=--with-libyaml-dir=/home/tpope/.rvm/usr
++ /scripts/functions/manage/base : __rvm_install_source() 234 > [[ -n '' ]]
++ /scripts/functions/manage/base : __rvm_install_source() 245 > [[ -s ./configure ]]
++ /scripts/functions/manage/base : __rvm_install_source() 248 > [[ ree != \r\u\b\y ]]
++ /scripts/functions/manage/base : __rvm_install_source() 250 > __rvm_db ruby_configure_flags db_configure_flags
++ /scripts/functions/db : __rvm_db() 7 > local value key variable
++ /scripts/functions/db : __rvm_db() 9 > key=ruby_configure_flags
++ /scripts/functions/db : __rvm_db() 10 > variable=db_configure_flags
++ /scripts/functions/db : __rvm_db() 12 > [[ -f /home/tpope/.rvm/user/db ]]
+++ /scripts/functions/db : __rvm_db() 13 > /home/tpope/.rvm/scripts/db /home/tpope/.rvm/user/db ruby_configure_flags
++ /scripts/functions/db : __rvm_db() 13 > value=
++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
+++ /scripts/functions/db : __rvm_db() 17 > /home/tpope/.rvm/scripts/db /home/tpope/.rvm/config/db ruby_configure_flags
++ /scripts/functions/db : __rvm_db() 17 > value='--enable-shared --disable-install-doc'
++ /scripts/functions/db : __rvm_db() 20 > [[ -n --enable-shared --disable-install-doc ]]
++ /scripts/functions/db : __rvm_db() 21 > [[ -z db_configure_flags ]]
++ /scripts/functions/db : __rvm_db() 24 > eval 'db_configure_flags='\''--enable-shared --disable-install-doc'\'''
+++ /scripts/functions/db : __rvm_db() 24 > db_configure_flags='--enable-shared --disable-install-doc'
++ /scripts/functions/db : __rvm_db() 28 > return 0
++ /scripts/functions/manage/base : __rvm_install_source() 255 > case "${rvm_ruby_string:-""}" in
++ /scripts/functions/manage/base : __rvm_install_source() 265 > local 'configure_command= ./configure --prefix=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1 --enable-shared --disable-install-doc --with-libyaml-dir=/home/tpope/.rvm/usr '
++ /scripts/functions/manage/base : __rvm_install_source() 267 > __rvm_run configure ' ./configure --prefix=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1 --enable-shared --disable-install-doc --with-libyaml-dir=/home/tpope/.rvm/usr ' 'ruby-1.9.3-preview1 - #configuring '
++ /scripts/functions/utility : __rvm_run() 115 > local name log temp_log_path command message
++ /scripts/functions/utility : __rvm_run() 116 > true 0 0
++ /scripts/functions/utility : __rvm_run() 118 > name=configure
++ /scripts/functions/utility : __rvm_run() 119 > command=' ./configure --prefix=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1 --enable-shared --disable-install-doc --with-libyaml-dir=/home/tpope/.rvm/usr '
++ /scripts/functions/utility : __rvm_run() 120 > message='ruby-1.9.3-preview1 - #configuring '
++ /scripts/functions/utility : __rvm_run() 122 > [[ -n ruby-1.9.3-preview1 - #configuring ]]
++ /scripts/functions/utility : __rvm_run() 124 > rvm_log 'ruby-1.9.3-preview1 - #configuring '
+++ /scripts/functions/logging : rvm_log() 8 > tput setaf 2
+++ /scripts/functions/logging : rvm_log() 8 > tput sgr0
++ /scripts/functions/logging : rvm_log() 8 > printf 'ruby-1.9.3-preview1 - #configuring \n'
ruby-1.9.3-preview1 - #configuring 
++ /scripts/functions/utility : __rvm_run() 127 > (( rvm_debug_flag > 0 ))
++ /scripts/functions/utility : __rvm_run() 132 > [[ -n ruby-1.9.3-preview1 ]]
++ /scripts/functions/utility : __rvm_run() 134 > temp_log_path=/home/tpope/.rvm/log/ruby-1.9.3-preview1
++ /scripts/functions/utility : __rvm_run() 139 > log=/home/tpope/.rvm/log/ruby-1.9.3-preview1/configure.log
++ /scripts/functions/utility : __rvm_run() 141 > [[ ! -d /home/tpope/.rvm/log/ruby-1.9.3-preview1 ]]
++ /scripts/functions/utility : __rvm_run() 146 > [[ ! -f /home/tpope/.rvm/log/ruby-1.9.3-preview1/configure.log ]]
+++ /scripts/functions/utility : __rvm_run() 152 > date '+%Y-%m-%d %H:%M:%S'
++ /scripts/functions/utility : __rvm_run() 152 > printf '[2011-08-24 19:14:15] ./configure --prefix=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1 --enable-shared --disable-install-doc --with-libyaml-dir=/home/tpope/.rvm/usr \n'
++ /scripts/functions/utility : __rvm_run() 154 > (( rvm_niceness > 0 ))
++ /scripts/functions/utility : __rvm_run() 159 > eval ' ./configure --prefix=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1 --enable-shared --disable-install-doc --with-libyaml-dir=/home/tpope/.rvm/usr '
++ /scripts/functions/utility : __rvm_run() 160 > result=0
++ /scripts/functions/utility : __rvm_run() 162 > (( result > 0 ))
++ /scripts/functions/utility : __rvm_run() 167 > return 0
++ /scripts/functions/manage/base : __rvm_install_source() 268 > result=0
++ /scripts/functions/manage/base : __rvm_install_source() 270 > (( result > 0 ))
++ /scripts/functions/manage/base : __rvm_install_source() 280 > rvm_ruby_make=make
++ /scripts/functions/manage/base : __rvm_install_source() 282 > __rvm_run make 'make -j3' 'ruby-1.9.3-preview1 - #compiling '
++ /scripts/functions/utility : __rvm_run() 115 > local name log temp_log_path command message
++ /scripts/functions/utility : __rvm_run() 116 > true 0 0
++ /scripts/functions/utility : __rvm_run() 118 > name=make
++ /scripts/functions/utility : __rvm_run() 119 > command='make -j3'
++ /scripts/functions/utility : __rvm_run() 120 > message='ruby-1.9.3-preview1 - #compiling '
++ /scripts/functions/utility : __rvm_run() 122 > [[ -n ruby-1.9.3-preview1 - #compiling ]]
++ /scripts/functions/utility : __rvm_run() 124 > rvm_log 'ruby-1.9.3-preview1 - #compiling '
+++ /scripts/functions/logging : rvm_log() 8 > tput setaf 2
+++ /scripts/functions/logging : rvm_log() 8 > tput sgr0
++ /scripts/functions/logging : rvm_log() 8 > printf 'ruby-1.9.3-preview1 - #compiling \n'
ruby-1.9.3-preview1 - #compiling 
++ /scripts/functions/utility : __rvm_run() 127 > (( rvm_debug_flag > 0 ))
++ /scripts/functions/utility : __rvm_run() 132 > [[ -n ruby-1.9.3-preview1 ]]
++ /scripts/functions/utility : __rvm_run() 134 > temp_log_path=/home/tpope/.rvm/log/ruby-1.9.3-preview1
++ /scripts/functions/utility : __rvm_run() 139 > log=/home/tpope/.rvm/log/ruby-1.9.3-preview1/make.log
++ /scripts/functions/utility : __rvm_run() 141 > [[ ! -d /home/tpope/.rvm/log/ruby-1.9.3-preview1 ]]
++ /scripts/functions/utility : __rvm_run() 146 > [[ ! -f /home/tpope/.rvm/log/ruby-1.9.3-preview1/make.log ]]
+++ /scripts/functions/utility : __rvm_run() 152 > date '+%Y-%m-%d %H:%M:%S'
++ /scripts/functions/utility : __rvm_run() 152 > printf '[2011-08-24 19:14:31] make -j3\n'
++ /scripts/functions/utility : __rvm_run() 154 > (( rvm_niceness > 0 ))
++ /scripts/functions/utility : __rvm_run() 159 > eval 'make -j3'
++ /scripts/functions/utility : __rvm_run() 160 > result=0
++ /scripts/functions/utility : __rvm_run() 162 > (( result > 0 ))
++ /scripts/functions/utility : __rvm_run() 167 > return 0
++ /scripts/functions/manage/base : __rvm_install_source() 283 > result=0
++ /scripts/functions/manage/base : __rvm_install_source() 285 > (( result > 0 ))
++ /scripts/functions/manage/base : __rvm_install_source() 291 > __rvm_rm_rf /home/tpope/.rvm/src/ruby-1.9.3-preview1/.ext/rdoc
++ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/home/tpope/.rvm/src/ruby-1.9.3-preview1/.ext/rdoc
++ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]]
++ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 4.1.5(1)-release ]]
++ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob
++ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in
++ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /home/tpope/.rvm/src/ruby-1.9.3-preview1/.ext/rdoc ]]
++ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /home/tpope/.rvm/src/ruby-1.9.3-preview1/.ext/rdoc ]]
++ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -f /home/tpope/.rvm/src/ruby-1.9.3-preview1/.ext/rdoc ]]
++ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -L /home/tpope/.rvm/src/ruby-1.9.3-preview1/.ext/rdoc ]]
++ /scripts/functions/cleanup : __rvm_rm_rf() 37 > result=0
++ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0
++ /scripts/functions/manage/base : __rvm_install_source() 293 > rvm_ruby_make_install='make install'
++ /scripts/functions/manage/base : __rvm_install_source() 295 > __rvm_run install 'make install' 'ruby-1.9.3-preview1 - #installing '
++ /scripts/functions/utility : __rvm_run() 115 > local name log temp_log_path command message
++ /scripts/functions/utility : __rvm_run() 116 > true 0 0
++ /scripts/functions/utility : __rvm_run() 118 > name=install
++ /scripts/functions/utility : __rvm_run() 119 > command='make install'
++ /scripts/functions/utility : __rvm_run() 120 > message='ruby-1.9.3-preview1 - #installing '
++ /scripts/functions/utility : __rvm_run() 122 > [[ -n ruby-1.9.3-preview1 - #installing ]]
++ /scripts/functions/utility : __rvm_run() 124 > rvm_log 'ruby-1.9.3-preview1 - #installing '
+++ /scripts/functions/logging : rvm_log() 8 > tput setaf 2
+++ /scripts/functions/logging : rvm_log() 8 > tput sgr0
++ /scripts/functions/logging : rvm_log() 8 > printf 'ruby-1.9.3-preview1 - #installing \n'
ruby-1.9.3-preview1 - #installing 
++ /scripts/functions/utility : __rvm_run() 127 > (( rvm_debug_flag > 0 ))
++ /scripts/functions/utility : __rvm_run() 132 > [[ -n ruby-1.9.3-preview1 ]]
++ /scripts/functions/utility : __rvm_run() 134 > temp_log_path=/home/tpope/.rvm/log/ruby-1.9.3-preview1
++ /scripts/functions/utility : __rvm_run() 139 > log=/home/tpope/.rvm/log/ruby-1.9.3-preview1/install.log
++ /scripts/functions/utility : __rvm_run() 141 > [[ ! -d /home/tpope/.rvm/log/ruby-1.9.3-preview1 ]]
++ /scripts/functions/utility : __rvm_run() 146 > [[ ! -f /home/tpope/.rvm/log/ruby-1.9.3-preview1/install.log ]]
+++ /scripts/functions/utility : __rvm_run() 152 > date '+%Y-%m-%d %H:%M:%S'
++ /scripts/functions/utility : __rvm_run() 152 > printf '[2011-08-24 19:14:32] make install\n'
++ /scripts/functions/utility : __rvm_run() 154 > (( rvm_niceness > 0 ))
++ /scripts/functions/utility : __rvm_run() 159 > eval 'make install'
++ /scripts/functions/utility : __rvm_run() 160 > result=0
++ /scripts/functions/utility : __rvm_run() 162 > (( result > 0 ))
++ /scripts/functions/utility : __rvm_run() 167 > return 0
++ /scripts/functions/manage/base : __rvm_install_source() 296 > result=0
++ /scripts/functions/manage/base : __rvm_install_source() 297 > (( result > 0 ))
++ /scripts/functions/manage/base : __rvm_install_source() 303 > export GEM_HOME=/home/tpope/.rvm/gems/ruby-1.9.3-preview1
++ /scripts/functions/manage/base : __rvm_install_source() 303 > GEM_HOME=/home/tpope/.rvm/gems/ruby-1.9.3-preview1
++ /scripts/functions/manage/base : __rvm_install_source() 304 > export GEM_PATH=/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global
++ /scripts/functions/manage/base : __rvm_install_source() 304 > GEM_PATH=/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global
++ /scripts/functions/manage/base : __rvm_install_source() 306 > /home/tpope/.rvm/scripts/rubygems latest
+++ /scripts/initialize : 93 > [[ -z '' ]]
+++ /scripts/initialize : 98 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ /scripts/initialize : 99 > export PS4
+++ /scripts/initialize : 106 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_configure_flags 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_install_args rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_aliases 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_load_path 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_require 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
++ /scripts/base : 39 > case "rvm_base_except" in
++ /scripts/base : 44 > source /home/tpope/.rvm/scripts/selector
++ /scripts/base : 50 > scripts=(logging utility init cleanup env rvmrc install environment gemset db bundler)
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/logging
+++ /scripts/functions/logging : 6 > [[ -t 1 ]]
+++ /scripts/functions/logging : 8 > eval 'rvm_log() { printf "$(tput setaf 2)$*$(tput sgr0)\n" ; }'
+++ /scripts/functions/logging : 9 > eval 'rvm_debug() { printf "$(tput setaf 5)DEBUG: $*$(tput sgr0)\n" ; }'
+++ /scripts/functions/logging : 10 > eval 'rvm_warn() { printf "$(tput setaf 3)WARN: $*$(tput sgr0)\n" ; }'
+++ /scripts/functions/logging : 11 > eval 'rvm_error() { printf "$(tput setaf 1)ERROR: $*$(tput sgr0)\n" >&2 ; }'
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/utility
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/init
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/cleanup
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/env
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/rvmrc
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/install
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/environment
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/gemset
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/db
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/bundler
++ /scripts/base : 55 > unset scripts entry rvm_base_except
++ /scripts/base : 57 > [[ ! -t 0 ]]
+ /scripts/rubygems : 4 > source /home/tpope/.rvm/scripts/functions/db
+ /scripts/rubygems : 6 > result=0
+ /scripts/rubygems : 8 > __rvm_become
+ /scripts/functions/environment : __rvm_become() 70 > local string=
+ /scripts/functions/environment : __rvm_become() 72 > [[ -n '' ]]
+ /scripts/functions/environment : __rvm_become() 76 > return 0
+ /scripts/rubygems : 135 > command -v ruby
+ /scripts/rubygems : 144 > args=($*)
+ /scripts/rubygems : 145 > version=latest
++ /scripts/rubygems : 146 > echo
+ /scripts/rubygems : 146 > args=' '
+ /scripts/rubygems : 148 > [[ -z latest ]]
+ /scripts/rubygems : 154 > can_switch_rubygems
+ /scripts/rubygems : can_switch_rubygems() 41 > case "$rvm_ruby_string" in
+ /scripts/rubygems : can_switch_rubygems() 46 > return 0
+ /scripts/rubygems : 156 > case "$version" in
+ /scripts/rubygems : 162 > case "$rvm_ruby_string" in
++ /scripts/rubygems : 175 > __rvm_db ruby_1.9.3_preview1_rubygems_version
++ /scripts/functions/db : __rvm_db() 7 > local value key variable
++ /scripts/functions/db : __rvm_db() 9 > key=ruby_1.9.3_preview1_rubygems_version
++ /scripts/functions/db : __rvm_db() 10 > variable=
++ /scripts/functions/db : __rvm_db() 12 > [[ -f /home/tpope/.rvm/user/db ]]
+++ /scripts/functions/db : __rvm_db() 13 > /home/tpope/.rvm/scripts/db /home/tpope/.rvm/user/db ruby_1.9.3_preview1_rubygems_version
++ /scripts/functions/db : __rvm_db() 13 > value=
++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
+++ /scripts/functions/db : __rvm_db() 17 > /home/tpope/.rvm/scripts/db /home/tpope/.rvm/config/db ruby_1.9.3_preview1_rubygems_version
++ /scripts/functions/db : __rvm_db() 17 > value=
++ /scripts/functions/db : __rvm_db() 20 > [[ -n '' ]]
++ /scripts/functions/db : __rvm_db() 28 > return 0
+ /scripts/rubygems : 175 > version=
++ /scripts/rubygems : 176 > __rvm_db ruby_rubygems_version
++ /scripts/functions/db : __rvm_db() 7 > local value key variable
++ /scripts/functions/db : __rvm_db() 9 > key=ruby_rubygems_version
++ /scripts/functions/db : __rvm_db() 10 > variable=
++ /scripts/functions/db : __rvm_db() 12 > [[ -f /home/tpope/.rvm/user/db ]]
+++ /scripts/functions/db : __rvm_db() 13 > /home/tpope/.rvm/scripts/db /home/tpope/.rvm/user/db ruby_rubygems_version
++ /scripts/functions/db : __rvm_db() 13 > value=
++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
+++ /scripts/functions/db : __rvm_db() 17 > /home/tpope/.rvm/scripts/db /home/tpope/.rvm/config/db ruby_rubygems_version
++ /scripts/functions/db : __rvm_db() 17 > value=
++ /scripts/functions/db : __rvm_db() 20 > [[ -n '' ]]
++ /scripts/functions/db : __rvm_db() 28 > return 0
+ /scripts/rubygems : 176 > version=
++ /scripts/rubygems : 177 > __rvm_db rubygems_version
++ /scripts/functions/db : __rvm_db() 7 > local value key variable
++ /scripts/functions/db : __rvm_db() 9 > key=rubygems_version
++ /scripts/functions/db : __rvm_db() 10 > variable=
++ /scripts/functions/db : __rvm_db() 12 > [[ -f /home/tpope/.rvm/user/db ]]
+++ /scripts/functions/db : __rvm_db() 13 > /home/tpope/.rvm/scripts/db /home/tpope/.rvm/user/db rubygems_version
++ /scripts/functions/db : __rvm_db() 13 > value=
++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
+++ /scripts/functions/db : __rvm_db() 17 > /home/tpope/.rvm/scripts/db /home/tpope/.rvm/config/db rubygems_version
++ /scripts/functions/db : __rvm_db() 17 > value=1.8.6
++ /scripts/functions/db : __rvm_db() 20 > [[ -n 1.8.6 ]]
++ /scripts/functions/db : __rvm_db() 21 > [[ -z '' ]]
++ /scripts/functions/db : __rvm_db() 22 > echo 1.8.6
++ /scripts/functions/db : __rvm_db() 28 > return 0
+ /scripts/rubygems : 177 > version=1.8.6
+ /scripts/rubygems : 178 > true 1.8.6
+ /scripts/rubygems : 182 > rubygems_setup
+ /scripts/rubygems : rubygems_setup() 53 > __rvm_warn_on_rubyopt
+ /scripts/functions/utility : __rvm_warn_on_rubyopt() 25 > [[ -n '' ]]
+ /scripts/functions/utility : __rvm_warn_on_rubyopt() 31 > return 0
+ /scripts/rubygems : rubygems_setup() 55 > true 1
+ /scripts/rubygems : rubygems_setup() 57 > unset RUBYOPT
+ /scripts/rubygems : rubygems_setup() 59 > (( rvm_ruby_selected_flag == 0 ))
+ /scripts/rubygems : rubygems_setup() 64 > rvm_rubygems_version=1.8.6
+ /scripts/rubygems : rubygems_setup() 65 > rvm_gem_package_name=rubygems-1.8.6
++ /scripts/rubygems : rubygems_setup() 66 > __rvm_db rubygems_url
++ /scripts/functions/db : __rvm_db() 7 > local value key variable
++ /scripts/functions/db : __rvm_db() 9 > key=rubygems_url
++ /scripts/functions/db : __rvm_db() 10 > variable=
++ /scripts/functions/db : __rvm_db() 12 > [[ -f /home/tpope/.rvm/user/db ]]
+++ /scripts/functions/db : __rvm_db() 13 > /home/tpope/.rvm/scripts/db /home/tpope/.rvm/user/db rubygems_url
++ /scripts/functions/db : __rvm_db() 13 > value=
++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
+++ /scripts/functions/db : __rvm_db() 17 > /home/tpope/.rvm/scripts/db /home/tpope/.rvm/config/db rubygems_url
++ /scripts/functions/db : __rvm_db() 17 > value=http://production.cf.rubygems.org/rubygems
++ /scripts/functions/db : __rvm_db() 20 > [[ -n http://production.cf.rubygems.org/rubygems ]]
++ /scripts/functions/db : __rvm_db() 21 > [[ -z '' ]]
++ /scripts/functions/db : __rvm_db() 22 > echo http://production.cf.rubygems.org/rubygems
++ /scripts/functions/db : __rvm_db() 28 > return 0
+ /scripts/rubygems : rubygems_setup() 66 > rvm_rubygems_url=http://production.cf.rubygems.org/rubygems
+ /scripts/rubygems : rubygems_setup() 67 > rvm_gem_url=http://production.cf.rubygems.org/rubygems/rubygems-1.8.6.tgz
+ /scripts/rubygems : rubygems_setup() 72 > [[ ! -f /home/tpope/.rvm/src/rubygems-1.8.6/setup.rb ]]
+ /scripts/rubygems : rubygems_setup() 77 > [[ ! -d /home/tpope/.rvm/src/rubygems-1.8.6 ]]
+ /scripts/rubygems : rubygems_setup() 100 > rubygems_remove
+ /scripts/rubygems : rubygems_remove() 12 > local rubygems_path ruby entry
+ /scripts/rubygems : rubygems_remove() 14 > rvm_log 'Removing old Rubygems files...'
++ /scripts/functions/logging : rvm_log() 8 > tput setaf 2
++ /scripts/functions/logging : rvm_log() 8 > tput sgr0
+ /scripts/functions/logging : rvm_log() 8 > printf 'Removing old Rubygems files...\n'
Removing old Rubygems files...
+ /scripts/rubygems : rubygems_remove() 16 > [[ ruby == \r\b\x ]]
+ /scripts/rubygems : rubygems_remove() 19 > [[ ruby-1.9.3-preview1 =~ ruby-1.9.3.* ]]
+ /scripts/rubygems : rubygems_remove() 21 > ruby='puts RbConfig::CONFIG.values_at('\''sitelibdir'\'','\''vendorlibdir'\'').detect { |path| File.directory?(File.join(path.to_s, '\''rubygems'\'')) }.to_s'
++ /scripts/rubygems : rubygems_remove() 25 > ruby -rrbconfig -e 'puts RbConfig::CONFIG.values_at('\''sitelibdir'\'','\''vendorlibdir'\'').detect { |path| File.directory?(File.join(path.to_s, '\''rubygems'\'')) }.to_s'
+ /scripts/rubygems : rubygems_remove() 25 > rubygems_path=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1
+ /scripts/rubygems : rubygems_remove() 32 > entries=("${rubygems_path}/ubygems.rb" "${rubygems_path}/gauntlet_rubygems.rb" "${rubygems_path}/rbconfig/")
+ /scripts/rubygems : rubygems_remove() 33 > for entry in '"${entries[@]}"' '"${rubygems_path}/rubygems"*'
+ /scripts/rubygems : rubygems_remove() 35 > __rvm_rm_rf /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/ubygems.rb
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/ubygems.rb
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 4.1.5(1)-release ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/ubygems.rb ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/ubygems.rb ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -f /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/ubygems.rb ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 34 > rm -f /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/ubygems.rb
+ /scripts/functions/cleanup : __rvm_rm_rf() 35 > result=0
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0
+ /scripts/rubygems : rubygems_remove() 33 > for entry in '"${entries[@]}"' '"${rubygems_path}/rubygems"*'
+ /scripts/rubygems : rubygems_remove() 35 > __rvm_rm_rf /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/gauntlet_rubygems.rb
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/gauntlet_rubygems.rb
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 4.1.5(1)-release ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/gauntlet_rubygems.rb ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/gauntlet_rubygems.rb ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -f /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/gauntlet_rubygems.rb ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 34 > rm -f /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/gauntlet_rubygems.rb
+ /scripts/functions/cleanup : __rvm_rm_rf() 35 > result=0
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0
+ /scripts/rubygems : rubygems_remove() 33 > for entry in '"${entries[@]}"' '"${rubygems_path}/rubygems"*'
+ /scripts/rubygems : rubygems_remove() 35 > __rvm_rm_rf /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rbconfig/
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rbconfig
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 4.1.5(1)-release ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rbconfig ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rbconfig ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 31 > rm -rf /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rbconfig
+ /scripts/functions/cleanup : __rvm_rm_rf() 32 > result=0
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0
+ /scripts/rubygems : rubygems_remove() 33 > for entry in '"${entries[@]}"' '"${rubygems_path}/rubygems"*'
+ /scripts/rubygems : rubygems_remove() 35 > __rvm_rm_rf /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 4.1.5(1)-release ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 31 > rm -rf /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems
+ /scripts/functions/cleanup : __rvm_rm_rf() 32 > result=0
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0
+ /scripts/rubygems : rubygems_remove() 33 > for entry in '"${entries[@]}"' '"${rubygems_path}/rubygems"*'
+ /scripts/rubygems : rubygems_remove() 35 > __rvm_rm_rf /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems.rb
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems.rb
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 4.1.5(1)-release ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems.rb ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems.rb ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 33 > [[ -f /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems.rb ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 34 > rm -f /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1/rubygems.rb
+ /scripts/functions/cleanup : __rvm_rm_rf() 35 > result=0
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0
+ /scripts/rubygems : rubygems_setup() 102 > builtin cd /home/tpope/.rvm/src/rubygems-1.8.6
+ /scripts/rubygems : rubygems_setup() 104 > __rvm_run rubygems.install 'GEM_PATH="/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global:/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global" GEM_HOME="/home/tpope/.rvm/gems/ruby-1.9.3-preview1" "/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby" "/home/tpope/.rvm/src/rubygems-1.8.6/setup.rb"' 'Installing rubygems-1.8.6 for ruby-1.9.3-preview1 ...'
+ /scripts/functions/utility : __rvm_run() 115 > local name log temp_log_path command message
+ /scripts/functions/utility : __rvm_run() 116 > true 0 0
+ /scripts/functions/utility : __rvm_run() 118 > name=rubygems.install
+ /scripts/functions/utility : __rvm_run() 119 > command='GEM_PATH="/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global:/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global" GEM_HOME="/home/tpope/.rvm/gems/ruby-1.9.3-preview1" "/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby" "/home/tpope/.rvm/src/rubygems-1.8.6/setup.rb"'
+ /scripts/functions/utility : __rvm_run() 120 > message='Installing rubygems-1.8.6 for ruby-1.9.3-preview1 ...'
+ /scripts/functions/utility : __rvm_run() 122 > [[ -n Installing rubygems-1.8.6 for ruby-1.9.3-preview1 ... ]]
+ /scripts/functions/utility : __rvm_run() 124 > rvm_log 'Installing rubygems-1.8.6 for ruby-1.9.3-preview1 ...'
++ /scripts/functions/logging : rvm_log() 8 > tput setaf 2
++ /scripts/functions/logging : rvm_log() 8 > tput sgr0
+ /scripts/functions/logging : rvm_log() 8 > printf 'Installing rubygems-1.8.6 for ruby-1.9.3-preview1 ...\n'
Installing rubygems-1.8.6 for ruby-1.9.3-preview1 ...
+ /scripts/functions/utility : __rvm_run() 127 > (( rvm_debug_flag > 0 ))
+ /scripts/functions/utility : __rvm_run() 132 > [[ -n ruby-1.9.3-preview1 ]]
+ /scripts/functions/utility : __rvm_run() 134 > temp_log_path=/home/tpope/.rvm/log/ruby-1.9.3-preview1
+ /scripts/functions/utility : __rvm_run() 139 > log=/home/tpope/.rvm/log/ruby-1.9.3-preview1/rubygems.install.log
+ /scripts/functions/utility : __rvm_run() 141 > [[ ! -d /home/tpope/.rvm/log/ruby-1.9.3-preview1 ]]
+ /scripts/functions/utility : __rvm_run() 146 > [[ ! -f /home/tpope/.rvm/log/ruby-1.9.3-preview1/rubygems.install.log ]]
++ /scripts/functions/utility : __rvm_run() 152 > date '+%Y-%m-%d %H:%M:%S'
+ /scripts/functions/utility : __rvm_run() 152 > printf '[2011-08-24 19:14:33] GEM_PATH="/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global:/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global" GEM_HOME="/home/tpope/.rvm/gems/ruby-1.9.3-preview1" "/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby" "/home/tpope/.rvm/src/rubygems-1.8.6/setup.rb"\n'
+ /scripts/functions/utility : __rvm_run() 154 > (( rvm_niceness > 0 ))
+ /scripts/functions/utility : __rvm_run() 159 > eval 'GEM_PATH="/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global:/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global" GEM_HOME="/home/tpope/.rvm/gems/ruby-1.9.3-preview1" "/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby" "/home/tpope/.rvm/src/rubygems-1.8.6/setup.rb"'
+ /scripts/functions/utility : __rvm_run() 160 > result=0
+ /scripts/functions/utility : __rvm_run() 162 > (( result > 0 ))
+ /scripts/functions/utility : __rvm_run() 167 > return 0
+ /scripts/rubygems : rubygems_setup() 107 > result=0
+ /scripts/rubygems : rubygems_setup() 108 > (( result == 0 ))
+ /scripts/rubygems : rubygems_setup() 110 > rvm_log 'Installation of rubygems completed successfully.'
++ /scripts/functions/logging : rvm_log() 8 > tput setaf 2
++ /scripts/functions/logging : rvm_log() 8 > tput sgr0
+ /scripts/functions/logging : rvm_log() 8 > printf 'Installation of rubygems completed successfully.\n'
Installation of rubygems completed successfully.
+ /scripts/rubygems : rubygems_setup() 115 > [[ ! -z 9 ]]
+ /scripts/rubygems : rubygems_setup() 117 > ruby_lib_gem_path=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/gems/1.9
++ /scripts/rubygems : rubygems_setup() 123 > dirname /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/gems/1.9
+ /scripts/rubygems : rubygems_setup() 123 > mkdir -p /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/gems
+ /scripts/rubygems : rubygems_setup() 125 > __rvm_rm_rf /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/gems/1.9
+ /scripts/functions/cleanup : __rvm_rm_rf() 8 > local result=1 target=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/gems/1.9
+ /scripts/functions/cleanup : __rvm_rm_rf() 11 > [[ -n '' ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 14 > [[ -n 4.1.5(1)-release ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 15 > shopt -s extglob
+ /scripts/functions/cleanup : __rvm_rm_rf() 21 > case "${target}" in
+ /scripts/functions/cleanup : __rvm_rm_rf() 28 > [[ -n /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/gems/1.9 ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -d /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/gems/1.9 ]]
+ /scripts/functions/cleanup : __rvm_rm_rf() 31 > rm -rf /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/gems/1.9
+ /scripts/functions/cleanup : __rvm_rm_rf() 32 > result=0
+ /scripts/functions/cleanup : __rvm_rm_rf() 44 > return 0
+ /scripts/rubygems : rubygems_setup() 127 > [[ -d /home/tpope/.rvm/gems/ruby-1.9.3-preview1 ]]
+ /scripts/rubygems : rubygems_setup() 129 > ln -fs /home/tpope/.rvm/gems/ruby-1.9.3-preview1 /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/gems/1.9
+ /scripts/rubygems : rubygems_setup() 132 > unset ruby_lib_gem_path
+ /scripts/rubygems : 194 > exit 0
++ /scripts/functions/manage/base : __rvm_install_source() 307 > result=0
++ /scripts/functions/manage/base : __rvm_install_source() 309 > __rvm_bin_script
++ /scripts/functions/environment : __rvm_bin_script() 187 > /home/tpope/.rvm/scripts/wrapper ruby-1.9.3-preview1
+++ /scripts/initialize : 93 > [[ -z '' ]]
+++ /scripts/initialize : 98 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ /scripts/initialize : 99 > export PS4
+++ /scripts/initialize : 106 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_configure_flags 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_install_args rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_aliases 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_load_path 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_require 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
++ /scripts/base : 39 > case "rvm_base_except" in
++ /scripts/base : 44 > source /home/tpope/.rvm/scripts/selector
++ /scripts/base : 50 > scripts=(logging utility init cleanup env rvmrc install environment gemset db bundler)
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/logging
+++ /scripts/functions/logging : 6 > [[ -t 1 ]]
+++ /scripts/functions/logging : 8 > eval 'rvm_log() { printf "$(tput setaf 2)$*$(tput sgr0)\n" ; }'
+++ /scripts/functions/logging : 9 > eval 'rvm_debug() { printf "$(tput setaf 5)DEBUG: $*$(tput sgr0)\n" ; }'
+++ /scripts/functions/logging : 10 > eval 'rvm_warn() { printf "$(tput setaf 3)WARN: $*$(tput sgr0)\n" ; }'
+++ /scripts/functions/logging : 11 > eval 'rvm_error() { printf "$(tput setaf 1)ERROR: $*$(tput sgr0)\n" >&2 ; }'
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/utility
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/init
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/cleanup
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/env
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/rvmrc
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/install
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/environment
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/gemset
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/db
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/bundler
++ /scripts/base : 55 > unset scripts entry rvm_base_except
++ /scripts/base : 57 > [[ ! -t 0 ]]
+ /scripts/wrapper : 9 > source /home/tpope/.rvm/scripts/initialize
++ /scripts/initialize : 5 > [[ -n 4.1.5(1)-release ]]
++ /scripts/initialize : 7 > shopt -s extglob
++ /scripts/initialize : 17 > [[ -z /home/tpope/.rvm ]]
++ /scripts/initialize : 26 > export rvm_path
++ /scripts/initialize : 28 > true /home/tpope/.rvm/scripts
++ /scripts/initialize : 31 > command -v __rvm_load_rvmrc
++ /scripts/initialize : 39 > [[ -z 1 ]]
++ /scripts/initialize : 54 > : '(/home/tpope/.bash_profile' /home/tpope/.bashrc '/home/tpope/.zshenv)' /home/tpope/.rvm/bin /home/tpope/.rvm/man /home/tpope/.rvm/archives /home/tpope/.rvm/docs /home/tpope/.rvm/environments /home/tpope/.rvm/examples /home/tpope/.rvm/gems /home/tpope/.rvm/gemsets /home/tpope/.rvm/help /home/tpope/.rvm/hooks /home/tpope/.rvm/lib /home/tpope/.rvm/log /home/tpope/.rvm/patches /home/tpope/.rvm/repos /home/tpope/.rvm/rubies /home/tpope/.rvm/rubygems /home/tpope/.rvm/src /home/tpope/.rvm/tmp /home/tpope/.rvm/user /home/tpope/.rvm/usr /home/tpope/.rvm/wrappers 0 0
++ /scripts/initialize : 79 > [[ -n '' ]]
++ /scripts/initialize : 84 > rvm_gems_cache_path=/home/tpope/.rvm/gems/cache
++ /scripts/initialize : 86 > (( 1 > 0 ))
++ /scripts/initialize : 88 > export rvm_trace_flag=1
++ /scripts/initialize : 88 > rvm_trace_flag=1
++ /scripts/initialize : 90 > set -o xtrace
++ /scripts/initialize : 93 > [[ -z '' ]]
++ /scripts/initialize : 98 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ /scripts/initialize : 99 > export PS4
++ /scripts/initialize : 106 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_configure_flags 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_install_args rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_aliases 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_load_path 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_require 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
+ /scripts/wrapper : 110 > (( 1 == 0 ))
+ /scripts/wrapper : 115 > ruby_string=ruby-1.9.3-preview1
+ /scripts/wrapper : 116 > shift
+ /scripts/wrapper : 117 > (( 0 > 0 ))
+ /scripts/wrapper : 124 > [[ -z ruby-1.9.3-preview1 ]]
+ /scripts/wrapper : 130 > binaries=($@)
+ /scripts/wrapper : 131 > override_check=0
+ /scripts/wrapper : 134 > [[ 0 -eq 0 ]]
+ /scripts/wrapper : 136 > binaries=(ruby gem irb ri rdoc rake erb testrb)
+ /scripts/wrapper : 140 > __rvm_become ruby-1.9.3-preview1
+ /scripts/functions/environment : __rvm_become() 70 > local string=ruby-1.9.3-preview1
+ /scripts/functions/environment : __rvm_become() 72 > [[ -n ruby-1.9.3-preview1 ]]
+ /scripts/functions/environment : __rvm_become() 72 > rvm_ruby_string=ruby-1.9.3-preview1
+ /scripts/functions/environment : __rvm_become() 76 > return 0
+ /scripts/wrapper : 142 > __rvm_ensure_has_environment_files
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 81 > local environment_id file_name directory identifier variable value variables
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 83 > __rvm_environment_identifier
++ /scripts/functions/environment : __rvm_environment_identifier() 5 > local path string
++ /scripts/functions/environment : __rvm_environment_identifier() 7 > path=/home/tpope/.rvm/gems/ruby-1.9.3-preview1
++ /scripts/functions/environment : __rvm_environment_identifier() 9 > string=ruby-1.9.3-preview1
++ /scripts/functions/environment : __rvm_environment_identifier() 10 > string=ruby-1.9.3-preview1
++ /scripts/functions/environment : __rvm_environment_identifier() 12 > printf ruby-1.9.3-preview1
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 83 > environment_id=ruby-1.9.3-preview1
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 85 > file_name=/home/tpope/.rvm/environments/ruby-1.9.3-preview1
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 87 > [[ ! -s /home/tpope/.rvm/environments/ruby-1.9.3-preview1 ]]
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 111 > (( 0 == 1 ))
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 112 > [[ ! -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/ruby ]]
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 130 > return 0
++ /scripts/wrapper : 144 > __rvm_environment_identifier
++ /scripts/functions/environment : __rvm_environment_identifier() 5 > local path string
++ /scripts/functions/environment : __rvm_environment_identifier() 7 > path=/home/tpope/.rvm/gems/ruby-1.9.3-preview1
++ /scripts/functions/environment : __rvm_environment_identifier() 9 > string=ruby-1.9.3-preview1
++ /scripts/functions/environment : __rvm_environment_identifier() 10 > string=ruby-1.9.3-preview1
++ /scripts/functions/environment : __rvm_environment_identifier() 12 > printf ruby-1.9.3-preview1
+ /scripts/wrapper : 144 > environment_identifier=ruby-1.9.3-preview1
+ /scripts/wrapper : 148 > for binary_name in '"${binaries[@]}"'
+ /scripts/wrapper : 150 > file_name=/home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/ruby
+ /scripts/wrapper : 152 > (( 0 > 0 ))
+ /scripts/wrapper : 157 > [[ ! -d /home/tpope/.rvm/bin ]]
+ /scripts/wrapper : 162 > [[ -z '' ]]
+ /scripts/wrapper : 164 > override_check=1
+ /scripts/wrapper : 165 > wrap_binary
+ /scripts/wrapper : wrap_binary() 100 > [[ 1 = \1 ]]
+ /scripts/wrapper : wrap_binary() 102 > wrap
+ /scripts/wrapper : wrap() 50 > [[ -n /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/ruby ]]
++ /scripts/wrapper : wrap() 52 > dirname /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/ruby
+ /scripts/wrapper : wrap() 52 > mkdir -p /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1
+ /scripts/wrapper : wrap() 53 > rm -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/ruby
+ /scripts/wrapper : wrap() 54 > (( UID == 0 ))
+ /scripts/wrapper : wrap() 58 > path=/home/tpope/.rvm
+ /scripts/wrapper : wrap() 71 > printf '#!/usr/bin/env bash
if [[ -s "/home/tpope/.rvm/environments/ruby-1.9.3-preview1" ]]
then
source "/home/tpope/.rvm/environments/ruby-1.9.3-preview1"
exec ruby "$@"
else
echo "ERROR: Missing RVM environment file: '\''/home/tpope/.rvm/environments/ruby-1.9.3-preview1'\''" >&2
exit 1
fi
'
+ /scripts/wrapper : wrap() 73 > [[ -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/ruby ]]
+ /scripts/wrapper : wrap() 75 > chmod +x /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/ruby
+ /scripts/wrapper : wrap() 78 > return 0
+ /scripts/wrapper : 167 > [[ -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/ruby ]]
+ /scripts/wrapper : 169 > [[ ruby == \r\u\b\y ]]
+ /scripts/wrapper : 171 > destination=/home/tpope/.rvm/bin/ruby-1.9.3-preview1
+ /scripts/wrapper : 175 > rm -f /home/tpope/.rvm/bin/ruby-1.9.3-preview1
+ /scripts/wrapper : 176 > ln -sf /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/ruby /home/tpope/.rvm/bin/ruby-1.9.3-preview1
+ /scripts/wrapper : 148 > for binary_name in '"${binaries[@]}"'
+ /scripts/wrapper : 150 > file_name=/home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/gem
+ /scripts/wrapper : 152 > (( 0 > 0 ))
+ /scripts/wrapper : 157 > [[ ! -d /home/tpope/.rvm/bin ]]
+ /scripts/wrapper : 162 > [[ -z '' ]]
+ /scripts/wrapper : 164 > override_check=1
+ /scripts/wrapper : 165 > wrap_binary
+ /scripts/wrapper : wrap_binary() 100 > [[ 1 = \1 ]]
+ /scripts/wrapper : wrap_binary() 102 > wrap
+ /scripts/wrapper : wrap() 50 > [[ -n /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/gem ]]
++ /scripts/wrapper : wrap() 52 > dirname /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/gem
+ /scripts/wrapper : wrap() 52 > mkdir -p /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1
+ /scripts/wrapper : wrap() 53 > rm -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/gem
+ /scripts/wrapper : wrap() 54 > (( UID == 0 ))
+ /scripts/wrapper : wrap() 58 > path=/home/tpope/.rvm
+ /scripts/wrapper : wrap() 71 > printf '#!/usr/bin/env bash
if [[ -s "/home/tpope/.rvm/environments/ruby-1.9.3-preview1" ]]
then
source "/home/tpope/.rvm/environments/ruby-1.9.3-preview1"
exec gem "$@"
else
echo "ERROR: Missing RVM environment file: '\''/home/tpope/.rvm/environments/ruby-1.9.3-preview1'\''" >&2
exit 1
fi
'
+ /scripts/wrapper : wrap() 73 > [[ -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/gem ]]
+ /scripts/wrapper : wrap() 75 > chmod +x /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/gem
+ /scripts/wrapper : wrap() 78 > return 0
+ /scripts/wrapper : 167 > [[ -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/gem ]]
+ /scripts/wrapper : 169 > [[ gem == \r\u\b\y ]]
+ /scripts/wrapper : 173 > destination=/home/tpope/.rvm/bin/gem-ruby-1.9.3-preview1
+ /scripts/wrapper : 175 > rm -f /home/tpope/.rvm/bin/gem-ruby-1.9.3-preview1
+ /scripts/wrapper : 176 > ln -sf /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/gem /home/tpope/.rvm/bin/gem-ruby-1.9.3-preview1
+ /scripts/wrapper : 148 > for binary_name in '"${binaries[@]}"'
+ /scripts/wrapper : 150 > file_name=/home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/irb
+ /scripts/wrapper : 152 > (( 0 > 0 ))
+ /scripts/wrapper : 157 > [[ ! -d /home/tpope/.rvm/bin ]]
+ /scripts/wrapper : 162 > [[ -z '' ]]
+ /scripts/wrapper : 164 > override_check=1
+ /scripts/wrapper : 165 > wrap_binary
+ /scripts/wrapper : wrap_binary() 100 > [[ 1 = \1 ]]
+ /scripts/wrapper : wrap_binary() 102 > wrap
+ /scripts/wrapper : wrap() 50 > [[ -n /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/irb ]]
++ /scripts/wrapper : wrap() 52 > dirname /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/irb
+ /scripts/wrapper : wrap() 52 > mkdir -p /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1
+ /scripts/wrapper : wrap() 53 > rm -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/irb
+ /scripts/wrapper : wrap() 54 > (( UID == 0 ))
+ /scripts/wrapper : wrap() 58 > path=/home/tpope/.rvm
+ /scripts/wrapper : wrap() 71 > printf '#!/usr/bin/env bash
if [[ -s "/home/tpope/.rvm/environments/ruby-1.9.3-preview1" ]]
then
source "/home/tpope/.rvm/environments/ruby-1.9.3-preview1"
exec irb "$@"
else
echo "ERROR: Missing RVM environment file: '\''/home/tpope/.rvm/environments/ruby-1.9.3-preview1'\''" >&2
exit 1
fi
'
+ /scripts/wrapper : wrap() 73 > [[ -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/irb ]]
+ /scripts/wrapper : wrap() 75 > chmod +x /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/irb
+ /scripts/wrapper : wrap() 78 > return 0
+ /scripts/wrapper : 167 > [[ -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/irb ]]
+ /scripts/wrapper : 169 > [[ irb == \r\u\b\y ]]
+ /scripts/wrapper : 173 > destination=/home/tpope/.rvm/bin/irb-ruby-1.9.3-preview1
+ /scripts/wrapper : 175 > rm -f /home/tpope/.rvm/bin/irb-ruby-1.9.3-preview1
+ /scripts/wrapper : 176 > ln -sf /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/irb /home/tpope/.rvm/bin/irb-ruby-1.9.3-preview1
+ /scripts/wrapper : 148 > for binary_name in '"${binaries[@]}"'
+ /scripts/wrapper : 150 > file_name=/home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/ri
+ /scripts/wrapper : 152 > (( 0 > 0 ))
+ /scripts/wrapper : 157 > [[ ! -d /home/tpope/.rvm/bin ]]
+ /scripts/wrapper : 162 > [[ -z '' ]]
+ /scripts/wrapper : 164 > override_check=1
+ /scripts/wrapper : 165 > wrap_binary
+ /scripts/wrapper : wrap_binary() 100 > [[ 1 = \1 ]]
+ /scripts/wrapper : wrap_binary() 102 > wrap
+ /scripts/wrapper : wrap() 50 > [[ -n /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/ri ]]
++ /scripts/wrapper : wrap() 52 > dirname /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/ri
+ /scripts/wrapper : wrap() 52 > mkdir -p /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1
+ /scripts/wrapper : wrap() 53 > rm -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/ri
+ /scripts/wrapper : wrap() 54 > (( UID == 0 ))
+ /scripts/wrapper : wrap() 58 > path=/home/tpope/.rvm
+ /scripts/wrapper : wrap() 71 > printf '#!/usr/bin/env bash
if [[ -s "/home/tpope/.rvm/environments/ruby-1.9.3-preview1" ]]
then
source "/home/tpope/.rvm/environments/ruby-1.9.3-preview1"
exec ri "$@"
else
echo "ERROR: Missing RVM environment file: '\''/home/tpope/.rvm/environments/ruby-1.9.3-preview1'\''" >&2
exit 1
fi
'
+ /scripts/wrapper : wrap() 73 > [[ -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/ri ]]
+ /scripts/wrapper : wrap() 75 > chmod +x /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/ri
+ /scripts/wrapper : wrap() 78 > return 0
+ /scripts/wrapper : 167 > [[ -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/ri ]]
+ /scripts/wrapper : 169 > [[ ri == \r\u\b\y ]]
+ /scripts/wrapper : 173 > destination=/home/tpope/.rvm/bin/ri-ruby-1.9.3-preview1
+ /scripts/wrapper : 175 > rm -f /home/tpope/.rvm/bin/ri-ruby-1.9.3-preview1
+ /scripts/wrapper : 176 > ln -sf /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/ri /home/tpope/.rvm/bin/ri-ruby-1.9.3-preview1
+ /scripts/wrapper : 148 > for binary_name in '"${binaries[@]}"'
+ /scripts/wrapper : 150 > file_name=/home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/rdoc
+ /scripts/wrapper : 152 > (( 0 > 0 ))
+ /scripts/wrapper : 157 > [[ ! -d /home/tpope/.rvm/bin ]]
+ /scripts/wrapper : 162 > [[ -z '' ]]
+ /scripts/wrapper : 164 > override_check=1
+ /scripts/wrapper : 165 > wrap_binary
+ /scripts/wrapper : wrap_binary() 100 > [[ 1 = \1 ]]
+ /scripts/wrapper : wrap_binary() 102 > wrap
+ /scripts/wrapper : wrap() 50 > [[ -n /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/rdoc ]]
++ /scripts/wrapper : wrap() 52 > dirname /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/rdoc
+ /scripts/wrapper : wrap() 52 > mkdir -p /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1
+ /scripts/wrapper : wrap() 53 > rm -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/rdoc
+ /scripts/wrapper : wrap() 54 > (( UID == 0 ))
+ /scripts/wrapper : wrap() 58 > path=/home/tpope/.rvm
+ /scripts/wrapper : wrap() 71 > printf '#!/usr/bin/env bash
if [[ -s "/home/tpope/.rvm/environments/ruby-1.9.3-preview1" ]]
then
source "/home/tpope/.rvm/environments/ruby-1.9.3-preview1"
exec rdoc "$@"
else
echo "ERROR: Missing RVM environment file: '\''/home/tpope/.rvm/environments/ruby-1.9.3-preview1'\''" >&2
exit 1
fi
'
+ /scripts/wrapper : wrap() 73 > [[ -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/rdoc ]]
+ /scripts/wrapper : wrap() 75 > chmod +x /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/rdoc
+ /scripts/wrapper : wrap() 78 > return 0
+ /scripts/wrapper : 167 > [[ -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/rdoc ]]
+ /scripts/wrapper : 169 > [[ rdoc == \r\u\b\y ]]
+ /scripts/wrapper : 173 > destination=/home/tpope/.rvm/bin/rdoc-ruby-1.9.3-preview1
+ /scripts/wrapper : 175 > rm -f /home/tpope/.rvm/bin/rdoc-ruby-1.9.3-preview1
+ /scripts/wrapper : 176 > ln -sf /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/rdoc /home/tpope/.rvm/bin/rdoc-ruby-1.9.3-preview1
+ /scripts/wrapper : 148 > for binary_name in '"${binaries[@]}"'
+ /scripts/wrapper : 150 > file_name=/home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/rake
+ /scripts/wrapper : 152 > (( 0 > 0 ))
+ /scripts/wrapper : 157 > [[ ! -d /home/tpope/.rvm/bin ]]
+ /scripts/wrapper : 162 > [[ -z '' ]]
+ /scripts/wrapper : 164 > override_check=1
+ /scripts/wrapper : 165 > wrap_binary
+ /scripts/wrapper : wrap_binary() 100 > [[ 1 = \1 ]]
+ /scripts/wrapper : wrap_binary() 102 > wrap
+ /scripts/wrapper : wrap() 50 > [[ -n /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/rake ]]
++ /scripts/wrapper : wrap() 52 > dirname /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/rake
+ /scripts/wrapper : wrap() 52 > mkdir -p /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1
+ /scripts/wrapper : wrap() 53 > rm -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/rake
+ /scripts/wrapper : wrap() 54 > (( UID == 0 ))
+ /scripts/wrapper : wrap() 58 > path=/home/tpope/.rvm
+ /scripts/wrapper : wrap() 71 > printf '#!/usr/bin/env bash
if [[ -s "/home/tpope/.rvm/environments/ruby-1.9.3-preview1" ]]
then
source "/home/tpope/.rvm/environments/ruby-1.9.3-preview1"
exec rake "$@"
else
echo "ERROR: Missing RVM environment file: '\''/home/tpope/.rvm/environments/ruby-1.9.3-preview1'\''" >&2
exit 1
fi
'
+ /scripts/wrapper : wrap() 73 > [[ -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/rake ]]
+ /scripts/wrapper : wrap() 75 > chmod +x /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/rake
+ /scripts/wrapper : wrap() 78 > return 0
+ /scripts/wrapper : 167 > [[ -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/rake ]]
+ /scripts/wrapper : 169 > [[ rake == \r\u\b\y ]]
+ /scripts/wrapper : 173 > destination=/home/tpope/.rvm/bin/rake-ruby-1.9.3-preview1
+ /scripts/wrapper : 175 > rm -f /home/tpope/.rvm/bin/rake-ruby-1.9.3-preview1
+ /scripts/wrapper : 176 > ln -sf /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/rake /home/tpope/.rvm/bin/rake-ruby-1.9.3-preview1
+ /scripts/wrapper : 148 > for binary_name in '"${binaries[@]}"'
+ /scripts/wrapper : 150 > file_name=/home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/erb
+ /scripts/wrapper : 152 > (( 0 > 0 ))
+ /scripts/wrapper : 157 > [[ ! -d /home/tpope/.rvm/bin ]]
+ /scripts/wrapper : 162 > [[ -z '' ]]
+ /scripts/wrapper : 164 > override_check=1
+ /scripts/wrapper : 165 > wrap_binary
+ /scripts/wrapper : wrap_binary() 100 > [[ 1 = \1 ]]
+ /scripts/wrapper : wrap_binary() 102 > wrap
+ /scripts/wrapper : wrap() 50 > [[ -n /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/erb ]]
++ /scripts/wrapper : wrap() 52 > dirname /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/erb
+ /scripts/wrapper : wrap() 52 > mkdir -p /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1
+ /scripts/wrapper : wrap() 53 > rm -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/erb
+ /scripts/wrapper : wrap() 54 > (( UID == 0 ))
+ /scripts/wrapper : wrap() 58 > path=/home/tpope/.rvm
+ /scripts/wrapper : wrap() 71 > printf '#!/usr/bin/env bash
if [[ -s "/home/tpope/.rvm/environments/ruby-1.9.3-preview1" ]]
then
source "/home/tpope/.rvm/environments/ruby-1.9.3-preview1"
exec erb "$@"
else
echo "ERROR: Missing RVM environment file: '\''/home/tpope/.rvm/environments/ruby-1.9.3-preview1'\''" >&2
exit 1
fi
'
+ /scripts/wrapper : wrap() 73 > [[ -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/erb ]]
+ /scripts/wrapper : wrap() 75 > chmod +x /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/erb
+ /scripts/wrapper : wrap() 78 > return 0
+ /scripts/wrapper : 167 > [[ -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/erb ]]
+ /scripts/wrapper : 169 > [[ erb == \r\u\b\y ]]
+ /scripts/wrapper : 173 > destination=/home/tpope/.rvm/bin/erb-ruby-1.9.3-preview1
+ /scripts/wrapper : 175 > rm -f /home/tpope/.rvm/bin/erb-ruby-1.9.3-preview1
+ /scripts/wrapper : 176 > ln -sf /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/erb /home/tpope/.rvm/bin/erb-ruby-1.9.3-preview1
+ /scripts/wrapper : 148 > for binary_name in '"${binaries[@]}"'
+ /scripts/wrapper : 150 > file_name=/home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/testrb
+ /scripts/wrapper : 152 > (( 0 > 0 ))
+ /scripts/wrapper : 157 > [[ ! -d /home/tpope/.rvm/bin ]]
+ /scripts/wrapper : 162 > [[ -z '' ]]
+ /scripts/wrapper : 164 > override_check=1
+ /scripts/wrapper : 165 > wrap_binary
+ /scripts/wrapper : wrap_binary() 100 > [[ 1 = \1 ]]
+ /scripts/wrapper : wrap_binary() 102 > wrap
+ /scripts/wrapper : wrap() 50 > [[ -n /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/testrb ]]
++ /scripts/wrapper : wrap() 52 > dirname /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/testrb
+ /scripts/wrapper : wrap() 52 > mkdir -p /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1
+ /scripts/wrapper : wrap() 53 > rm -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/testrb
+ /scripts/wrapper : wrap() 54 > (( UID == 0 ))
+ /scripts/wrapper : wrap() 58 > path=/home/tpope/.rvm
+ /scripts/wrapper : wrap() 71 > printf '#!/usr/bin/env bash
if [[ -s "/home/tpope/.rvm/environments/ruby-1.9.3-preview1" ]]
then
source "/home/tpope/.rvm/environments/ruby-1.9.3-preview1"
exec testrb "$@"
else
echo "ERROR: Missing RVM environment file: '\''/home/tpope/.rvm/environments/ruby-1.9.3-preview1'\''" >&2
exit 1
fi
'
+ /scripts/wrapper : wrap() 73 > [[ -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/testrb ]]
+ /scripts/wrapper : wrap() 75 > chmod +x /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/testrb
+ /scripts/wrapper : wrap() 78 > return 0
+ /scripts/wrapper : 167 > [[ -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/testrb ]]
+ /scripts/wrapper : 169 > [[ testrb == \r\u\b\y ]]
+ /scripts/wrapper : 173 > destination=/home/tpope/.rvm/bin/testrb-ruby-1.9.3-preview1
+ /scripts/wrapper : 175 > rm -f /home/tpope/.rvm/bin/testrb-ruby-1.9.3-preview1
+ /scripts/wrapper : 176 > ln -sf /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/testrb /home/tpope/.rvm/bin/testrb-ruby-1.9.3-preview1
+ /scripts/wrapper : 196 > exit 0
++ /scripts/functions/manage/base : __rvm_install_source() 311 > __rvm_run chmod.bin 'chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/*'
++ /scripts/functions/utility : __rvm_run() 115 > local name log temp_log_path command message
++ /scripts/functions/utility : __rvm_run() 116 > true 0 0
++ /scripts/functions/utility : __rvm_run() 118 > name=chmod.bin
++ /scripts/functions/utility : __rvm_run() 119 > command='chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/*'
++ /scripts/functions/utility : __rvm_run() 120 > message=
++ /scripts/functions/utility : __rvm_run() 122 > [[ -n '' ]]
++ /scripts/functions/utility : __rvm_run() 127 > (( rvm_debug_flag > 0 ))
++ /scripts/functions/utility : __rvm_run() 132 > [[ -n ruby-1.9.3-preview1 ]]
++ /scripts/functions/utility : __rvm_run() 134 > temp_log_path=/home/tpope/.rvm/log/ruby-1.9.3-preview1
++ /scripts/functions/utility : __rvm_run() 139 > log=/home/tpope/.rvm/log/ruby-1.9.3-preview1/chmod.bin.log
++ /scripts/functions/utility : __rvm_run() 141 > [[ ! -d /home/tpope/.rvm/log/ruby-1.9.3-preview1 ]]
++ /scripts/functions/utility : __rvm_run() 146 > [[ ! -f /home/tpope/.rvm/log/ruby-1.9.3-preview1/chmod.bin.log ]]
+++ /scripts/functions/utility : __rvm_run() 152 > date '+%Y-%m-%d %H:%M:%S'
++ /scripts/functions/utility : __rvm_run() 152 > printf '[2011-08-24 19:14:34] chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/*\n'
++ /scripts/functions/utility : __rvm_run() 154 > (( rvm_niceness > 0 ))
++ /scripts/functions/utility : __rvm_run() 159 > eval 'chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/*'
++ /scripts/functions/utility : __rvm_run() 160 > result=0
++ /scripts/functions/utility : __rvm_run() 162 > (( result > 0 ))
++ /scripts/functions/utility : __rvm_run() 167 > return 0
++ /scripts/functions/manage/base : __rvm_install_source() 313 > __rvm_post_install
++ /scripts/functions/manage/base : __rvm_post_install() 1031 > local rvm_ruby_aliases ruby_alias binary
++ /scripts/functions/manage/base : __rvm_post_install() 1033 > [[ ruby != \j\r\u\b\y ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1035 > (( 0 > 0 ))
++ /scripts/functions/manage/base : __rvm_post_install() 1035 > binaries=(gem irb erb ri rdoc testrb rake)
++ /scripts/functions/manage/base : __rvm_post_install() 1037 > rvm_log 'ruby-1.9.3-preview1 - adjusting #shebangs for (gem' irb erb ri rdoc testrb 'rake).'
+++ /scripts/functions/logging : rvm_log() 8 > tput setaf 2
+++ /scripts/functions/logging : rvm_log() 8 > tput sgr0
++ /scripts/functions/logging : rvm_log() 8 > printf 'ruby-1.9.3-preview1 - adjusting #shebangs for (gem irb erb ri rdoc testrb rake).\n'
ruby-1.9.3-preview1 - adjusting #shebangs for (gem irb erb ri rdoc testrb rake).
++ /scripts/functions/manage/base : __rvm_post_install() 1039 > for binary in '"${binaries[@]}"'
++ /scripts/functions/manage/base : __rvm_post_install() 1042 > [[ -e /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1045 > [[ /home/tpope/.rvm/src/ruby-1.9.3-preview1 != \/\h\o\m\e\/\t\p\o\p\e\/\.\r\v\m\/\r\u\b\i\e\s\/\r\u\b\y\-\1\.\9\.\3\-\p\r\e\v\i\e\w\1 ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1045 > [[ -f /home/tpope/.rvm/src/ruby-1.9.3-preview1/bin/gem ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1047 > cp -f /home/tpope/.rvm/src/ruby-1.9.3-preview1/bin/gem /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem
++ /scripts/functions/manage/base : __rvm_post_install() 1053 > __rvm_inject_gem_env /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1110 > local actual_file string
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1112 > __rvm_actual_file /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem
++ /scripts/functions/manage/base : __rvm_actual_file() 1139 > [[ -L /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem ]]
++ /scripts/functions/manage/base : __rvm_actual_file() 1143 > actual_file=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem
++ /scripts/functions/manage/base : __rvm_actual_file() 1146 > return 0
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1114 > [[ -s /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem ]]
+++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > head -n 1 /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem
+++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > awk '/[j]*ruby/'
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > [[ -n #!/usr/bin/env ruby ]]
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1118 > string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\''\nENV['\''PATH'\'']='\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:'\'' + ENV['\''PATH'\'']\n'
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1125 > [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\nENV['PATH']='/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:' + ENV['PATH']\n ]]
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1127 > awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\''\nENV['\''PATH'\'']='\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:'\'' + ENV['\''PATH'\'']\n"} {print}' /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1129 > mv /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem.new /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1130 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1134 > return 0
++ /scripts/functions/manage/base : __rvm_post_install() 1055 > __rvm_inject_ruby_shebang /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1097 > local actual_file
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1099 > __rvm_actual_file /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem
++ /scripts/functions/manage/base : __rvm_actual_file() 1139 > [[ -L /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem ]]
++ /scripts/functions/manage/base : __rvm_actual_file() 1143 > actual_file=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem
++ /scripts/functions/manage/base : __rvm_actual_file() 1146 > return 0
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1101 > [[ -f /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem ]]
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1103 > sed -e '1,1s=.*=#!/usr/bin/env ruby=' /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1104 > mv /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem.new /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1104 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem
++ /scripts/functions/manage/base : __rvm_post_install() 1057 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/gem
++ /scripts/functions/manage/base : __rvm_post_install() 1039 > for binary in '"${binaries[@]}"'
++ /scripts/functions/manage/base : __rvm_post_install() 1042 > [[ -e /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1045 > [[ /home/tpope/.rvm/src/ruby-1.9.3-preview1 != \/\h\o\m\e\/\t\p\o\p\e\/\.\r\v\m\/\r\u\b\i\e\s\/\r\u\b\y\-\1\.\9\.\3\-\p\r\e\v\i\e\w\1 ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1045 > [[ -f /home/tpope/.rvm/src/ruby-1.9.3-preview1/bin/irb ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1047 > cp -f /home/tpope/.rvm/src/ruby-1.9.3-preview1/bin/irb /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb
++ /scripts/functions/manage/base : __rvm_post_install() 1053 > __rvm_inject_gem_env /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1110 > local actual_file string
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1112 > __rvm_actual_file /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb
++ /scripts/functions/manage/base : __rvm_actual_file() 1139 > [[ -L /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb ]]
++ /scripts/functions/manage/base : __rvm_actual_file() 1143 > actual_file=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb
++ /scripts/functions/manage/base : __rvm_actual_file() 1146 > return 0
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1114 > [[ -s /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb ]]
+++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > awk '/[j]*ruby/'
+++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > head -n 1 /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > [[ -n #!/usr/bin/env ruby ]]
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1118 > string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\''\nENV['\''PATH'\'']='\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:'\'' + ENV['\''PATH'\'']\n'
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1125 > [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\nENV['PATH']='/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:' + ENV['PATH']\n ]]
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1127 > awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\''\nENV['\''PATH'\'']='\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:'\'' + ENV['\''PATH'\'']\n"} {print}' /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1129 > mv /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb.new /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1130 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1134 > return 0
++ /scripts/functions/manage/base : __rvm_post_install() 1055 > __rvm_inject_ruby_shebang /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1097 > local actual_file
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1099 > __rvm_actual_file /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb
++ /scripts/functions/manage/base : __rvm_actual_file() 1139 > [[ -L /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb ]]
++ /scripts/functions/manage/base : __rvm_actual_file() 1143 > actual_file=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb
++ /scripts/functions/manage/base : __rvm_actual_file() 1146 > return 0
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1101 > [[ -f /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb ]]
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1103 > sed -e '1,1s=.*=#!/usr/bin/env ruby=' /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1104 > mv /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb.new /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1104 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb
++ /scripts/functions/manage/base : __rvm_post_install() 1057 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/irb
++ /scripts/functions/manage/base : __rvm_post_install() 1039 > for binary in '"${binaries[@]}"'
++ /scripts/functions/manage/base : __rvm_post_install() 1042 > [[ -e /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1045 > [[ /home/tpope/.rvm/src/ruby-1.9.3-preview1 != \/\h\o\m\e\/\t\p\o\p\e\/\.\r\v\m\/\r\u\b\i\e\s\/\r\u\b\y\-\1\.\9\.\3\-\p\r\e\v\i\e\w\1 ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1045 > [[ -f /home/tpope/.rvm/src/ruby-1.9.3-preview1/bin/erb ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1047 > cp -f /home/tpope/.rvm/src/ruby-1.9.3-preview1/bin/erb /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb
++ /scripts/functions/manage/base : __rvm_post_install() 1053 > __rvm_inject_gem_env /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1110 > local actual_file string
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1112 > __rvm_actual_file /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb
++ /scripts/functions/manage/base : __rvm_actual_file() 1139 > [[ -L /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb ]]
++ /scripts/functions/manage/base : __rvm_actual_file() 1143 > actual_file=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb
++ /scripts/functions/manage/base : __rvm_actual_file() 1146 > return 0
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1114 > [[ -s /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb ]]
+++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > awk '/[j]*ruby/'
+++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > head -n 1 /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > [[ -n #!/usr/bin/env ruby ]]
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1118 > string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\''\nENV['\''PATH'\'']='\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:'\'' + ENV['\''PATH'\'']\n'
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1125 > [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\nENV['PATH']='/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:' + ENV['PATH']\n ]]
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1127 > awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\''\nENV['\''PATH'\'']='\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:'\'' + ENV['\''PATH'\'']\n"} {print}' /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1129 > mv /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb.new /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1130 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1134 > return 0
++ /scripts/functions/manage/base : __rvm_post_install() 1055 > __rvm_inject_ruby_shebang /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1097 > local actual_file
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1099 > __rvm_actual_file /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb
++ /scripts/functions/manage/base : __rvm_actual_file() 1139 > [[ -L /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb ]]
++ /scripts/functions/manage/base : __rvm_actual_file() 1143 > actual_file=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb
++ /scripts/functions/manage/base : __rvm_actual_file() 1146 > return 0
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1101 > [[ -f /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb ]]
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1103 > sed -e '1,1s=.*=#!/usr/bin/env ruby=' /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1104 > mv /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb.new /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1104 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb
++ /scripts/functions/manage/base : __rvm_post_install() 1057 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/erb
++ /scripts/functions/manage/base : __rvm_post_install() 1039 > for binary in '"${binaries[@]}"'
++ /scripts/functions/manage/base : __rvm_post_install() 1042 > [[ -e /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1045 > [[ /home/tpope/.rvm/src/ruby-1.9.3-preview1 != \/\h\o\m\e\/\t\p\o\p\e\/\.\r\v\m\/\r\u\b\i\e\s\/\r\u\b\y\-\1\.\9\.\3\-\p\r\e\v\i\e\w\1 ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1045 > [[ -f /home/tpope/.rvm/src/ruby-1.9.3-preview1/bin/ri ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1047 > cp -f /home/tpope/.rvm/src/ruby-1.9.3-preview1/bin/ri /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri
++ /scripts/functions/manage/base : __rvm_post_install() 1053 > __rvm_inject_gem_env /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1110 > local actual_file string
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1112 > __rvm_actual_file /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri
++ /scripts/functions/manage/base : __rvm_actual_file() 1139 > [[ -L /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri ]]
++ /scripts/functions/manage/base : __rvm_actual_file() 1143 > actual_file=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri
++ /scripts/functions/manage/base : __rvm_actual_file() 1146 > return 0
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1114 > [[ -s /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri ]]
+++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > head -n 1 /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri
+++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > awk '/[j]*ruby/'
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > [[ -n #!/usr/bin/env ruby ]]
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1118 > string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\''\nENV['\''PATH'\'']='\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:'\'' + ENV['\''PATH'\'']\n'
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1125 > [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\nENV['PATH']='/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:' + ENV['PATH']\n ]]
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1127 > awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\''\nENV['\''PATH'\'']='\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:'\'' + ENV['\''PATH'\'']\n"} {print}' /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1129 > mv /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri.new /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1130 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1134 > return 0
++ /scripts/functions/manage/base : __rvm_post_install() 1055 > __rvm_inject_ruby_shebang /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1097 > local actual_file
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1099 > __rvm_actual_file /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri
++ /scripts/functions/manage/base : __rvm_actual_file() 1139 > [[ -L /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri ]]
++ /scripts/functions/manage/base : __rvm_actual_file() 1143 > actual_file=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri
++ /scripts/functions/manage/base : __rvm_actual_file() 1146 > return 0
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1101 > [[ -f /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri ]]
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1103 > sed -e '1,1s=.*=#!/usr/bin/env ruby=' /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1104 > mv /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri.new /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1104 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri
++ /scripts/functions/manage/base : __rvm_post_install() 1057 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ri
++ /scripts/functions/manage/base : __rvm_post_install() 1039 > for binary in '"${binaries[@]}"'
++ /scripts/functions/manage/base : __rvm_post_install() 1042 > [[ -e /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1045 > [[ /home/tpope/.rvm/src/ruby-1.9.3-preview1 != \/\h\o\m\e\/\t\p\o\p\e\/\.\r\v\m\/\r\u\b\i\e\s\/\r\u\b\y\-\1\.\9\.\3\-\p\r\e\v\i\e\w\1 ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1045 > [[ -f /home/tpope/.rvm/src/ruby-1.9.3-preview1/bin/rdoc ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1047 > cp -f /home/tpope/.rvm/src/ruby-1.9.3-preview1/bin/rdoc /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc
++ /scripts/functions/manage/base : __rvm_post_install() 1053 > __rvm_inject_gem_env /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1110 > local actual_file string
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1112 > __rvm_actual_file /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc
++ /scripts/functions/manage/base : __rvm_actual_file() 1139 > [[ -L /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc ]]
++ /scripts/functions/manage/base : __rvm_actual_file() 1143 > actual_file=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc
++ /scripts/functions/manage/base : __rvm_actual_file() 1146 > return 0
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1114 > [[ -s /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc ]]
+++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > head -n 1 /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc
+++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > awk '/[j]*ruby/'
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > [[ -n #!/usr/bin/env ruby ]]
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1118 > string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\''\nENV['\''PATH'\'']='\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:'\'' + ENV['\''PATH'\'']\n'
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1125 > [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\nENV['PATH']='/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:' + ENV['PATH']\n ]]
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1127 > awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\''\nENV['\''PATH'\'']='\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:'\'' + ENV['\''PATH'\'']\n"} {print}' /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1129 > mv /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc.new /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1130 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1134 > return 0
++ /scripts/functions/manage/base : __rvm_post_install() 1055 > __rvm_inject_ruby_shebang /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1097 > local actual_file
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1099 > __rvm_actual_file /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc
++ /scripts/functions/manage/base : __rvm_actual_file() 1139 > [[ -L /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc ]]
++ /scripts/functions/manage/base : __rvm_actual_file() 1143 > actual_file=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc
++ /scripts/functions/manage/base : __rvm_actual_file() 1146 > return 0
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1101 > [[ -f /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc ]]
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1103 > sed -e '1,1s=.*=#!/usr/bin/env ruby=' /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1104 > mv /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc.new /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1104 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc
++ /scripts/functions/manage/base : __rvm_post_install() 1057 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rdoc
++ /scripts/functions/manage/base : __rvm_post_install() 1039 > for binary in '"${binaries[@]}"'
++ /scripts/functions/manage/base : __rvm_post_install() 1042 > [[ -e /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1045 > [[ /home/tpope/.rvm/src/ruby-1.9.3-preview1 != \/\h\o\m\e\/\t\p\o\p\e\/\.\r\v\m\/\r\u\b\i\e\s\/\r\u\b\y\-\1\.\9\.\3\-\p\r\e\v\i\e\w\1 ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1045 > [[ -f /home/tpope/.rvm/src/ruby-1.9.3-preview1/bin/testrb ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1047 > cp -f /home/tpope/.rvm/src/ruby-1.9.3-preview1/bin/testrb /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb
++ /scripts/functions/manage/base : __rvm_post_install() 1053 > __rvm_inject_gem_env /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1110 > local actual_file string
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1112 > __rvm_actual_file /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb
++ /scripts/functions/manage/base : __rvm_actual_file() 1139 > [[ -L /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb ]]
++ /scripts/functions/manage/base : __rvm_actual_file() 1143 > actual_file=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb
++ /scripts/functions/manage/base : __rvm_actual_file() 1146 > return 0
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1114 > [[ -s /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb ]]
+++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > head -n 1 /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb
+++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > awk '/[j]*ruby/'
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > [[ -n #!/usr/bin/env ruby ]]
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1118 > string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\''\nENV['\''PATH'\'']='\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:'\'' + ENV['\''PATH'\'']\n'
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1125 > [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\nENV['PATH']='/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:' + ENV['PATH']\n ]]
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1127 > awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\''\nENV['\''PATH'\'']='\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:'\'' + ENV['\''PATH'\'']\n"} {print}' /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1129 > mv /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb.new /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1130 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1134 > return 0
++ /scripts/functions/manage/base : __rvm_post_install() 1055 > __rvm_inject_ruby_shebang /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1097 > local actual_file
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1099 > __rvm_actual_file /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb
++ /scripts/functions/manage/base : __rvm_actual_file() 1139 > [[ -L /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb ]]
++ /scripts/functions/manage/base : __rvm_actual_file() 1143 > actual_file=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb
++ /scripts/functions/manage/base : __rvm_actual_file() 1146 > return 0
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1101 > [[ -f /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb ]]
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1103 > sed -e '1,1s=.*=#!/usr/bin/env ruby=' /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1104 > mv /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb.new /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1104 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb
++ /scripts/functions/manage/base : __rvm_post_install() 1057 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/testrb
++ /scripts/functions/manage/base : __rvm_post_install() 1039 > for binary in '"${binaries[@]}"'
++ /scripts/functions/manage/base : __rvm_post_install() 1042 > [[ -e /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1045 > [[ /home/tpope/.rvm/src/ruby-1.9.3-preview1 != \/\h\o\m\e\/\t\p\o\p\e\/\.\r\v\m\/\r\u\b\i\e\s\/\r\u\b\y\-\1\.\9\.\3\-\p\r\e\v\i\e\w\1 ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1045 > [[ -f /home/tpope/.rvm/src/ruby-1.9.3-preview1/bin/rake ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1047 > cp -f /home/tpope/.rvm/src/ruby-1.9.3-preview1/bin/rake /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake
++ /scripts/functions/manage/base : __rvm_post_install() 1053 > __rvm_inject_gem_env /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1110 > local actual_file string
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1112 > __rvm_actual_file /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake
++ /scripts/functions/manage/base : __rvm_actual_file() 1139 > [[ -L /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake ]]
++ /scripts/functions/manage/base : __rvm_actual_file() 1143 > actual_file=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake
++ /scripts/functions/manage/base : __rvm_actual_file() 1146 > return 0
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1114 > [[ -s /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake ]]
+++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > head -n 1 /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake
+++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > awk '/[j]*ruby/'
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1116 > [[ -n #!/usr/bin/env ruby ]]
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1118 > string='ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\''\nENV['\''PATH'\'']='\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:'\'' + ENV['\''PATH'\'']\n'
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1125 > [[ -n ENV['GEM_HOME']=ENV['GEM_HOME'] || '/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\nENV['GEM_PATH']=ENV['GEM_PATH'] || '/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\nENV['PATH']='/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:' + ENV['PATH']\n ]]
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1127 > awk 'NR==2 {print "ENV['\''GEM_HOME'\'']=ENV['\''GEM_HOME'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1'\''\nENV['\''GEM_PATH'\'']=ENV['\''GEM_PATH'\''] || '\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global'\''\nENV['\''PATH'\'']='\''/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:'\'' + ENV['\''PATH'\'']\n"} {print}' /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1129 > mv /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake.new /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1130 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake
++ /scripts/functions/manage/base : __rvm_inject_gem_env() 1134 > return 0
++ /scripts/functions/manage/base : __rvm_post_install() 1055 > __rvm_inject_ruby_shebang /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1097 > local actual_file
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1099 > __rvm_actual_file /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake
++ /scripts/functions/manage/base : __rvm_actual_file() 1139 > [[ -L /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake ]]
++ /scripts/functions/manage/base : __rvm_actual_file() 1143 > actual_file=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake
++ /scripts/functions/manage/base : __rvm_actual_file() 1146 > return 0
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1101 > [[ -f /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake ]]
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1103 > sed -e '1,1s=.*=#!/usr/bin/env ruby=' /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1104 > mv /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake.new /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake
++ /scripts/functions/manage/base : __rvm_inject_ruby_shebang() 1104 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake
++ /scripts/functions/manage/base : __rvm_post_install() 1057 > chmod +x /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/rake
++ /scripts/functions/manage/base : __rvm_post_install() 1061 > binaries=(gem irb erb ri rdoc testrb rake)
++ /scripts/functions/manage/base : __rvm_post_install() 1065 > __rvm_run_with_env gemsets.initial ruby-1.9.3-preview1 ''\''/home/tpope/.rvm/scripts/gemsets'\'' initial' 'ruby-1.9.3-preview1 - #importing default gemsets (/home/tpope/.rvm/gemsets/)'
++ /scripts/functions/environment : __rvm_run_with_env() 193 > local name environment command message log path
++ /scripts/functions/environment : __rvm_run_with_env() 195 > name=gemsets.initial
++ /scripts/functions/environment : __rvm_run_with_env() 196 > environment=ruby-1.9.3-preview1
++ /scripts/functions/environment : __rvm_run_with_env() 197 > command=''\''/home/tpope/.rvm/scripts/gemsets'\'' initial'
++ /scripts/functions/environment : __rvm_run_with_env() 198 > message='ruby-1.9.3-preview1 - #importing default gemsets (/home/tpope/.rvm/gemsets/)'
++ /scripts/functions/environment : __rvm_run_with_env() 200 > [[ -n ruby-1.9.3-preview1 ]]
++ /scripts/functions/environment : __rvm_run_with_env() 202 > [[ -n ruby-1.9.3-preview1 - #importing default gemsets (/home/tpope/.rvm/gemsets/) ]]
++ /scripts/functions/environment : __rvm_run_with_env() 202 > rvm_log 'ruby-1.9.3-preview1 - #importing default gemsets (/home/tpope/.rvm/gemsets/)'
+++ /scripts/functions/logging : rvm_log() 8 > tput setaf 2
+++ /scripts/functions/logging : rvm_log() 8 > tput sgr0
++ /scripts/functions/logging : rvm_log() 8 > printf 'ruby-1.9.3-preview1 - #importing default gemsets (/home/tpope/.rvm/gemsets/)\n'
ruby-1.9.3-preview1 - #importing default gemsets (/home/tpope/.rvm/gemsets/)
++ /scripts/functions/environment : __rvm_run_with_env() 204 > (( 0 == 1 ))
++ /scripts/functions/environment : __rvm_run_with_env() 209 > path=/home/tpope/.rvm/log/ruby-1.9.3-preview1
++ /scripts/functions/environment : __rvm_run_with_env() 211 > log=/home/tpope/.rvm/log/ruby-1.9.3-preview1/gemsets.initial.log
++ /scripts/functions/environment : __rvm_run_with_env() 213 > [[ ! -d /home/tpope/.rvm/log/ruby-1.9.3-preview1 ]]
++ /scripts/functions/environment : __rvm_run_with_env() 218 > [[ ! -f /home/tpope/.rvm/log/ruby-1.9.3-preview1/gemsets.initial.log ]]
+++ /scripts/functions/environment : __rvm_run_with_env() 223 > date '+%Y-%m-%d %H:%M:%S'
++ /scripts/functions/environment : __rvm_run_with_env() 223 > printf '[2011-08-24 19:14:34] '\''/home/tpope/.rvm/scripts/gemsets'\'' initial # under ruby-1.9.3-preview1\n'
++ /scripts/functions/environment : __rvm_run_with_env() 225 > (( 0 > 0 ))
++ /scripts/functions/environment : __rvm_run_with_env() 231 > rvm_ruby_string=ruby-1.9.3-preview1
++ /scripts/functions/environment : __rvm_run_with_env() 233 > __rvm_use
++ /scripts/selector : __rvm_use() 413 > local new_path binary full_binary_path rvm_ruby_gem_home
++ /scripts/selector : __rvm_use() 416 > __rvm_select
++ /scripts/selector : __rvm_select() 6 > true
++ /scripts/selector : __rvm_select() 9 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION
++ /scripts/selector : __rvm_select() 11 > [[ -z ruby-1.9.3-preview1 ]]
++ /scripts/selector : __rvm_select() 35 > __rvm_ruby_string
++ /scripts/selector : __rvm_ruby_string() 600 > local ruby_string gemset_name
++ /scripts/selector : __rvm_ruby_string() 602 > __rvm_default_flags
++ /scripts/functions/env : __rvm_default_flags() 9 > true 0 0 0
++ /scripts/selector : __rvm_ruby_string() 604 > rvm_expanding_aliases=
++ /scripts/selector : __rvm_ruby_string() 607 > true 1.9.3 '' ruby 1.9.3 '' preview1 '' @ ruby-1.9.3-preview1 0 0
++ /scripts/selector : __rvm_ruby_string() 612 > echo ruby-1.9.3-preview1
++ /scripts/selector : __rvm_ruby_string() 612 > grep @
++ /scripts/selector : __rvm_ruby_string() 619 > (( rvm_expanding_aliases == 0 ))
++ /scripts/selector : __rvm_ruby_string() 620 > [[ -n ruby-1.9.3-preview1 ]]
++ /scripts/selector : __rvm_ruby_string() 620 > [[ ruby-1.9.3-preview1 != \s\y\s\t\e\m ]]
+++ /scripts/selector : __rvm_ruby_string() 622 > /home/tpope/.rvm/scripts/alias show ruby-1.9.3-preview1
++ /scripts/selector : __rvm_ruby_string() 622 > expanded_alias_name=
++ /scripts/selector : __rvm_ruby_string() 623 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 626 > [[ ruby-1.9.3-preview1 = default ]]
++ /scripts/selector : __rvm_ruby_string() 633 > echo ruby-1.9.3-preview1
++ /scripts/selector : __rvm_ruby_string() 633 > grep @
++ /scripts/selector : __rvm_ruby_string() 639 > ruby_string=ruby-1.9.3-preview1
++ /scripts/selector : __rvm_ruby_string() 640 > gemset_name=
++ /scripts/selector : __rvm_ruby_string() 641 > repo_url=git://github.com/ruby/ruby.git
++ /scripts/selector : __rvm_ruby_string() 642 > branch_name=
++ /scripts/selector : __rvm_ruby_string() 643 > ruby_name=
++ /scripts/selector : __rvm_ruby_string() 645 > __rvm_unset_ruby_variables
++ /scripts/functions/env : __rvm_unset_ruby_variables() 21 > unset rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_ruby_load_path rvm_ruby_require rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag
++ /scripts/selector : __rvm_ruby_string() 647 > rvm_ruby_repo_url=git://github.com/ruby/ruby.git
++ /scripts/selector : __rvm_ruby_string() 648 > rvm_ruby_repo_branch=
++ /scripts/selector : __rvm_ruby_string() 649 > rvm_ruby_name=
++ /scripts/selector : __rvm_ruby_string() 651 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 657 > strings=($(echo "${ruby_string//-/ }"))
+++ /scripts/selector : __rvm_ruby_string() 657 > echo 'ruby 1.9.3 preview1'
++ /scripts/selector : __rvm_ruby_string() 659 > (( 3 == 0 ))
++ /scripts/selector : __rvm_ruby_string() 674 > for string in '"${strings[@]:-""}"'
++ /scripts/selector : __rvm_ruby_string() 676 > case "$string" in
++ /scripts/selector : __rvm_ruby_string() 814 > rvm_ruby_interpreter=ruby
++ /scripts/selector : __rvm_ruby_string() 674 > for string in '"${strings[@]:-""}"'
++ /scripts/selector : __rvm_ruby_string() 676 > case "$string" in
++ /scripts/selector : __rvm_ruby_string() 711 > case "$string" in
++ /scripts/selector : __rvm_ruby_string() 713 > rvm_ruby_version=1.9.3
++ /scripts/selector : __rvm_ruby_string() 714 > rvm_ruby_revision=
++ /scripts/selector : __rvm_ruby_string() 715 > rvm_ruby_tag=
++ /scripts/selector : __rvm_ruby_string() 674 > for string in '"${strings[@]:-""}"'
++ /scripts/selector : __rvm_ruby_string() 676 > case "$string" in
++ /scripts/selector : __rvm_ruby_string() 703 > rvm_ruby_patch_level=preview1
++ /scripts/selector : __rvm_ruby_string() 874 > [[ -z ruby ]]
++ /scripts/selector : __rvm_ruby_string() 886 > rvm_ruby_version=1.9.3
++ /scripts/selector : __rvm_ruby_string() 887 > [[ -z 1.9.3 ]]
++ /scripts/selector : __rvm_ruby_string() 894 > [[ -z 1.9.3 ]]
++ /scripts/selector : __rvm_ruby_string() 898 > rvm_ruby_string=ruby-1.9.3
++ /scripts/selector : __rvm_ruby_string() 902 > (( 0 == 1 ))
++ /scripts/selector : __rvm_ruby_string() 906 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 910 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 914 > [[ -n preview1 ]]
++ /scripts/selector : __rvm_ruby_string() 916 > rvm_ruby_string=ruby-1.9.3-preview1
++ /scripts/selector : __rvm_ruby_string() 960 > [[ -n '' ]]
++ /scripts/selector : __rvm_select() 40 > rvm_archive_extension=tar.gz
++ /scripts/selector : __rvm_select() 42 > [[ -z ruby ]]
++ /scripts/selector : __rvm_select() 47 > case "$rvm_ruby_interpreter" in
++ /scripts/selector : __rvm_select() 251 > rvm_ruby_package_file=ruby-1.9.3-preview1
++ /scripts/selector : __rvm_select() 252 > rvm_ruby_package_name=ruby-1.9.3-preview1
++ /scripts/selector : __rvm_select() 254 > [[ -z 1.9.3 ]]
++ /scripts/selector : __rvm_select() 258 > rvm_ruby_repo_url=git://github.com/ruby/ruby.git
++ /scripts/selector : __rvm_select() 259 > (( 0 == 0 ))
++ /scripts/selector : __rvm_select() 261 > rvm_archive_extension=tar.bz2
++ /scripts/selector : __rvm_select() 295 > [[ -n '' ]]
++ /scripts/selector : __rvm_select() 300 > [[ -n ruby ]]
++ /scripts/selector : __rvm_select() 300 > [[ system != \r\u\b\y ]]
++ /scripts/selector : __rvm_select() 300 > [[ default != \r\u\b\y ]]
++ /scripts/selector : __rvm_select() 302 > [[ -n 1.9.3 ]]
++ /scripts/selector : __rvm_select() 304 > case "$rvm_ruby_version" in
++ /scripts/selector : __rvm_select() 306 > rvm_ruby_release_version=1
++ /scripts/selector : __rvm_select() 307 > rvm_ruby_major_version=1.9
++ /scripts/selector : __rvm_select() 307 > rvm_ruby_major_version=9
++ /scripts/selector : __rvm_select() 308 > rvm_ruby_minor_version=3
++ /scripts/selector : __rvm_select() 318 > rvm_ruby_package_name=ruby-1.9.3-preview1
++ /scripts/selector : __rvm_select() 319 > rvm_ruby_home=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1
++ /scripts/selector : __rvm_select() 320 > rvm_ruby_binary=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin/ruby
++ /scripts/selector : __rvm_select() 321 > rvm_ruby_irbrc=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/.irbrc
++ /scripts/selector : __rvm_select() 323 > [[ maglev = \r\u\b\y ]]
++ /scripts/selector : __rvm_select() 329 > rvm_ruby_gem_home=/home/tpope/.rvm/gems/ruby-1.9.3-preview1
++ /scripts/selector : __rvm_select() 331 > [[ -n '' ]]
++ /scripts/selector : __rvm_select() 337 > rvm_ruby_global_gems_path=/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global
++ /scripts/selector : __rvm_select() 338 > rvm_ruby_gem_path=/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global
++ /scripts/selector : __rvm_select() 340 > rvm_ruby_selected_flag=1
++ /scripts/selector : __rvm_select() 342 > [[ -d /home/tpope/.rvm/log/ruby-1.9.3-preview1 ]]
++ /scripts/selector : __rvm_select() 344 > mkdir -p /home/tpope/.rvm/log/ruby-1.9.3-preview1
++ /scripts/selector : __rvm_select() 347 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_configure_flags rvm_debug_flag rvm_default_flag rvm_delete_flag rvm_docs_type rvm_dump_environment_flag rvm_error_message rvm_expanding_aliases rvm_file_name rvm_gemdir_flag rvm_gemset_name rvm_gemstone_package_file rvm_gemstone_url rvm_head_flag rvm_hook rvm_install_args rvm_install_on_use_flag rvm_llvm_flag rvm_loaded_flag rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_ruby_alias rvm_ruby_aliases 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_load_path 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_require rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_sha rvm_ruby_string rvm_ruby_strings rvm_ruby_tag rvm_ruby_url rvm_ruby_user_tag rvm_ruby_version rvm_script_name rvm_sdk rvm_silent_flag rvm_sticky_flag rvm_system_flag rvm_token rvm_trace_flag rvm_use_flag rvm_user_flag rvm_verbose_flag rvm_wrapper_name
++ /scripts/selector : __rvm_use() 421 > [[ system = ruby ]]
++ /scripts/selector : __rvm_use() 425 > unset BUNDLE_PATH
++ /scripts/selector : __rvm_use() 426 > GEM_HOME=/home/tpope/.rvm/gems/ruby-1.9.3-preview1
++ /scripts/selector : __rvm_use() 427 > GEM_PATH=/home/tpope/.rvm/gems/ruby-1.9.3-preview1:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global
++ /scripts/selector : __rvm_use() 428 > MY_RUBY_HOME=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1
++ /scripts/selector : __rvm_use() 429 > RUBY_VERSION=ruby-1.9.3-preview1
++ /scripts/selector : __rvm_use() 430 > IRBRC=/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/.irbrc
++ /scripts/selector : __rvm_use() 433 > [[ maglev = \r\u\b\y ]]
++ /scripts/selector : __rvm_use() 438 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
++ /scripts/selector : __rvm_use() 440 > [[ -z /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/.irbrc ]]
++ /scripts/selector : __rvm_use() 445 > [[ ! -d /home/tpope/.rvm/rubies/ruby-1.9.3-preview1 ]]
++ /scripts/selector : __rvm_use() 459 > __rvm_ensure_has_environment_files
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 81 > local environment_id file_name directory identifier variable value variables
+++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 83 > __rvm_environment_identifier
+++ /scripts/functions/environment : __rvm_environment_identifier() 5 > local path string
+++ /scripts/functions/environment : __rvm_environment_identifier() 7 > path=/home/tpope/.rvm/gems/ruby-1.9.3-preview1
+++ /scripts/functions/environment : __rvm_environment_identifier() 9 > string=ruby-1.9.3-preview1
+++ /scripts/functions/environment : __rvm_environment_identifier() 10 > string=ruby-1.9.3-preview1
+++ /scripts/functions/environment : __rvm_environment_identifier() 12 > printf ruby-1.9.3-preview1
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 83 > environment_id=ruby-1.9.3-preview1
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 85 > file_name=/home/tpope/.rvm/environments/ruby-1.9.3-preview1
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 87 > [[ ! -s /home/tpope/.rvm/environments/ruby-1.9.3-preview1 ]]
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 111 > (( 0 == 1 ))
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 112 > [[ ! -f /home/tpope/.rvm/wrappers/ruby-1.9.3-preview1/ruby ]]
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 130 > return 0
++ /scripts/selector : __rvm_use() 461 > (( 0 == 1 ))
+++ /scripts/selector : __rvm_use() 466 > __rvm_remove_rvm_from_path
++++ /scripts/functions/env : __rvm_remove_rvm_from_path() 144 > awk -v RS=: -v ORS=: '/\/home\/tpope\/.rvm/ {next} {print}'
++++ /scripts/functions/env : __rvm_remove_rvm_from_path() 144 > printf /home/tpope/.rvm/usr/bin:/home/tpope/.rvm/gems/ruby-1.9.2-p290/bin:/home/tpope/.rvm/gems/ruby-1.9.2-p290@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.2-p290/bin:/home/tpope/.rvm/bin:/home/tpope/bin:/usr/local/bin:/bin:/usr/bin/X11:/usr/bin:/usr/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/sbin:/sbin
+++ /scripts/functions/env : __rvm_remove_rvm_from_path() 144 > PATH=/home/tpope/bin:/usr/local/bin:/bin:/usr/bin/X11:/usr/bin:/usr/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/sbin:/sbin:
+++ /scripts/functions/env : __rvm_remove_rvm_from_path() 145 > PATH=/home/tpope/bin:/usr/local/bin:/bin:/usr/bin/X11:/usr/bin:/usr/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/sbin:/sbin
+++ /scripts/functions/env : __rvm_remove_rvm_from_path() 147 > export PATH
+++ /scripts/functions/env : __rvm_remove_rvm_from_path() 149 > builtin hash -r
+++ /scripts/selector : __rvm_use() 466 > printf /home/tpope/bin:/usr/local/bin:/bin:/usr/bin/X11:/usr/bin:/usr/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/sbin:/sbin
++ /scripts/selector : __rvm_use() 466 > new_path=/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/bin:/home/tpope/bin:/usr/local/bin:/bin:/usr/bin/X11:/usr/bin:/usr/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/sbin:/sbin
++ /scripts/selector : __rvm_use() 470 > [[ -n ruby-1.9.3-preview1 ]]
++ /scripts/selector : __rvm_use() 472 > export rvm_ruby_string
++ /scripts/selector : __rvm_use() 475 > [[ -n '' ]]
++ /scripts/selector : __rvm_use() 480 > [[ -n /home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/bin:/home/tpope/bin:/usr/local/bin:/bin:/usr/bin/X11:/usr/bin:/usr/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/sbin:/sbin ]]
++ /scripts/selector : __rvm_use() 482 > export PATH=/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/bin:/home/tpope/bin:/usr/local/bin:/bin:/usr/bin/X11:/usr/bin:/usr/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/sbin:/sbin
++ /scripts/selector : __rvm_use() 482 > PATH=/home/tpope/.rvm/gems/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/gems/ruby-1.9.3-preview1@global/bin:/home/tpope/.rvm/rubies/ruby-1.9.3-preview1/bin:/home/tpope/.rvm/bin:/home/tpope/bin:/usr/local/bin:/bin:/usr/bin/X11:/usr/bin:/usr/games:/var/lib/gems/1.8/bin:/usr/local/sbin:/usr/sbin:/sbin
++ /scripts/selector : __rvm_use() 483 > unset new_path
++ /scripts/selector : __rvm_use() 484 > builtin hash -r
++ /scripts/selector : __rvm_use() 487 > [[ ruby-1.9.3-preview1 != \s\y\s\t\e\m ]]
++ /scripts/selector : __rvm_use() 489 > (( 0 == 1 ))
+++ /scripts/selector : __rvm_use() 494 > __rvm_environment_identifier
+++ /scripts/functions/environment : __rvm_environment_identifier() 5 > local path string
+++ /scripts/functions/environment : __rvm_environment_identifier() 7 > path=/home/tpope/.rvm/gems/ruby-1.9.3-preview1
+++ /scripts/functions/environment : __rvm_environment_identifier() 9 > string=ruby-1.9.3-preview1
+++ /scripts/functions/environment : __rvm_environment_identifier() 10 > string=ruby-1.9.3-preview1
+++ /scripts/functions/environment : __rvm_environment_identifier() 12 > printf ruby-1.9.3-preview1
++ /scripts/selector : __rvm_use() 494 > local environment_id=ruby-1.9.3-preview1
++ /scripts/selector : __rvm_use() 496 > (( 0 == 1 ))
++ /scripts/selector : __rvm_use() 545 > rvm_default_flag=0
++ /scripts/selector : __rvm_use() 547 > [[ -n '' ]]
++ /scripts/selector : __rvm_use() 553 > [[ -n '' ]]
++ /scripts/selector : __rvm_use() 561 > [[ maglev = \r\u\b\y ]]
++ /scripts/selector : __rvm_use() 585 > rvm_hook=after_use
++ /scripts/selector : __rvm_use() 586 > source /home/tpope/.rvm/scripts/hook
+++ /scripts/hook : source() 3 > declare rvm_verbose_flag rvm_debug_flag
+++ /scripts/hook : source() 5 > true 0 0 after_use
+++ /scripts/hook : source() 7 > [[ -n after_use ]]
+++ /scripts/hook : source() 9 > [[ /home/tpope/.rvm/src/ruby-1.9.3-preview1/.rvm/hooks/after_use = \/\h\o\m\e\/\t\p\o\p\e\/\.\r\v\m\/\h\o\o\k\s\/\a\f\t\e\r\_\u\s\e ]]
+++ /scripts/hook : source() 13 > hooks=("$PWD/.rvm/hooks/$rvm_hook" "$rvm_hooks_path/$rvm_hook")
+++ /scripts/hook : source() 16 > for hook in '"${hooks[@]}"'
+++ /scripts/hook : source() 18 > [[ -s /home/tpope/.rvm/src/ruby-1.9.3-preview1/.rvm/hooks/after_use ]]
+++ /scripts/hook : source() 27 > continue
+++ /scripts/hook : source() 16 > for hook in '"${hooks[@]}"'
+++ /scripts/hook : source() 18 > [[ -s /home/tpope/.rvm/hooks/after_use ]]
+++ /scripts/hook : source() 20 > (( rvm_verbose_flag > 0 ))
+++ /scripts/hook : source() 20 > (( rvm_debug_flag > 0 ))
+++ /scripts/hook : source() 25 > source /home/tpope/.rvm/hooks/after_use
++++ /hooks/after_use : source() 5 > after_use_hooks=($(
find -L "${rvm_path:-"$HOME/.rvm"}/hooks" -iname 'after_use_*' -type f
))
+++++ /hooks/after_use : source() 6 > find -L /home/tpope/.rvm/hooks -iname 'after_use_*' -type f
++++ /hooks/after_use : source() 7 > for after_use_hook in '"${after_use_hooks[@]}"'
++++ /hooks/after_use : source() 9 > [[ -x /home/tpope/.rvm/hooks/after_use_jruby ]]
+++ /scripts/hook : source() 33 > unset rvm_hook
++ /scripts/selector : __rvm_use() 587 > return 0
++ /scripts/functions/environment : __rvm_run_with_env() 235 > eval ''\''/home/tpope/.rvm/scripts/gemsets'\'' initial'
++ /scripts/functions/environment : __rvm_run_with_env() 237 > result=0
++ /scripts/functions/environment : __rvm_run_with_env() 239 > (( result > 0 ))
++ /scripts/functions/environment : __rvm_run_with_env() 244 > return 0
++ /scripts/functions/manage/base : __rvm_post_install() 1069 > __rvm_irbrc
++ /scripts/functions/irbrc : __rvm_irbrc() 6 > [[ -d /home/tpope/.rvm/rubies/ruby-1.9.3-preview1 ]]
++ /scripts/functions/irbrc : __rvm_irbrc() 6 > [[ ! -s /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/.irbrc ]]
++ /scripts/functions/irbrc : __rvm_irbrc() 9 > return 0
++ /scripts/functions/manage/base : __rvm_post_install() 1071 > __rvm_generate_default_docs
++ /scripts/functions/manage/base : __rvm_generate_default_docs() 1088 > [[ '' = \1 ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1073 > [[ -n '' ]]
++ /scripts/functions/manage/base : __rvm_install_source() 314 > result=0
++ /scripts/functions/manage/base : __rvm_install_source() 316 > rvm_log 'Install of ruby-1.9.3-preview1 - #complete '
+++ /scripts/functions/logging : rvm_log() 8 > tput setaf 2
+++ /scripts/functions/logging : rvm_log() 8 > tput sgr0
++ /scripts/functions/logging : rvm_log() 8 > printf 'Install of ruby-1.9.3-preview1 - #complete \n'
Install of ruby-1.9.3-preview1 - #complete 
++ /scripts/functions/manage/base : __rvm_install_source() 318 > return 0
++ /scripts/functions/manage/ruby : ruby_install() 19 > result=0
++ /scripts/functions/manage/base : __rvm_install_ruby() 398 > rvm_hook=after_install
++ /scripts/functions/manage/base : __rvm_install_ruby() 399 > source /home/tpope/.rvm/scripts/hook
+++ /scripts/hook : source() 3 > declare rvm_verbose_flag rvm_debug_flag
+++ /scripts/hook : source() 5 > true 0 0 after_install
+++ /scripts/hook : source() 7 > [[ -n after_install ]]
+++ /scripts/hook : source() 9 > [[ /home/tpope/.rvm/hooks/after_install = \/\h\o\m\e\/\t\p\o\p\e\/\.\r\v\m\/\h\o\o\k\s\/\a\f\t\e\r\_\i\n\s\t\a\l\l ]]
+++ /scripts/hook : source() 11 > hooks=("$rvm_hooks_path/$rvm_hook")
+++ /scripts/hook : source() 16 > for hook in '"${hooks[@]}"'
+++ /scripts/hook : source() 18 > [[ -s /home/tpope/.rvm/hooks/after_install ]]
+++ /scripts/hook : source() 20 > (( rvm_verbose_flag > 0 ))
+++ /scripts/hook : source() 20 > (( rvm_debug_flag > 0 ))
+++ /scripts/hook : source() 25 > source /home/tpope/.rvm/hooks/after_install
++++ /hooks/after_install : source() 8 > '[' -w /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby ']'
++++ /hooks/after_install : source() 9 > for dir in '"$rvm_ruby_home"/lib/ruby/[0-9]*' '"$rvm_ruby_home"/lib/ruby/site_ruby/[0-9]*'
++++ /hooks/after_install : source() 13 > __ctags /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1
++++ /hooks/after_install : __ctags() 4 > rvm_log 'Generating ctags for /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1'
+++++ /scripts/functions/logging : rvm_log() 8 > tput setaf 2
+++++ /scripts/functions/logging : rvm_log() 8 > tput sgr0
++++ /scripts/functions/logging : rvm_log() 8 > printf 'Generating ctags for /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1\n'
Generating ctags for /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1
++++ /hooks/after_install : __ctags() 5 > cd /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/1.9.1
++++ /hooks/after_install : __ctags() 5 > ctags -R --languages=ruby
++++ /hooks/after_install : source() 9 > for dir in '"$rvm_ruby_home"/lib/ruby/[0-9]*' '"$rvm_ruby_home"/lib/ruby/site_ruby/[0-9]*'
++++ /hooks/after_install : source() 13 > __ctags /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1
++++ /hooks/after_install : __ctags() 4 > rvm_log 'Generating ctags for /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1'
+++++ /scripts/functions/logging : rvm_log() 8 > tput setaf 2
+++++ /scripts/functions/logging : rvm_log() 8 > tput sgr0
++++ /scripts/functions/logging : rvm_log() 8 > printf 'Generating ctags for /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1\n'
Generating ctags for /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1
++++ /hooks/after_install : __ctags() 5 > cd /home/tpope/.rvm/rubies/ruby-1.9.3-preview1/lib/ruby/site_ruby/1.9.1
++++ /hooks/after_install : __ctags() 5 > ctags -R --languages=ruby
+++ /scripts/hook : source() 33 > unset rvm_hook
++ /scripts/functions/manage/base : __rvm_install_ruby() 401 > [[ -n '' ]]
++ /scripts/functions/manage/base : __rvm_install_ruby() 407 > return 0
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1177 > result=0
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1178 > (( result > 0 && manage_result == 1 ))
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1183 > (( result == 0 ))
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1183 > [[ install = \i\n\s\t\a\l\l ]]
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1185 > __rvm_record_install ruby-1.9.3-preview1
+ /scripts/functions/install : __rvm_record_install() 6 > local recorded_ruby_name rvm_install_record_file rvm_install_command
+ /scripts/functions/install : __rvm_record_install() 8 > [[ -z ruby-1.9.3-preview1 ]]
++ /scripts/functions/install : __rvm_record_install() 10 > /home/tpope/.rvm/scripts/tools strings ruby-1.9.3-preview1
+++ /scripts/initialize : 93 > [[ -z '' ]]
+++ /scripts/initialize : 98 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ /scripts/initialize : 99 > export PS4
+++ /scripts/initialize : 106 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_configure_flags 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_install_args rvm_install_on_use_flag rvm_lib_path rvm_llvm_flag rvm_loaded_flag rvm_log_path rvm_make_flags rvm_niceness rvm_nightly_flag rvm_only_path_flag rvm_parse_break rvm_patch_names rvm_patch_original_pwd rvm_patches_path rvm_path rvm_pretty_print_flag rvm_prior_cc rvm_proxy rvm_quiet_flag rvm_ree_options rvm_reload_flag rvm_remove_flag rvm_repos_path rvm_rubies_path rvm_ruby_alias rvm_ruby_aliases 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_load_path 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_require 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
++ /scripts/base : 39 > case "rvm_base_except" in
++ /scripts/base : 44 > source /home/tpope/.rvm/scripts/selector
++ /scripts/base : 50 > scripts=(logging utility init cleanup env rvmrc install environment gemset db bundler)
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/logging
+++ /scripts/functions/logging : 6 > [[ -t 1 ]]
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/utility
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/init
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/cleanup
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/env
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/rvmrc
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/install
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/environment
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/gemset
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/db
++ /scripts/base : 51 > for entry in '${scripts[@]}'
++ /scripts/base : 52 > source /home/tpope/.rvm/scripts/functions/bundler
++ /scripts/base : 55 > unset scripts entry rvm_base_except
++ /scripts/base : 57 > [[ ! -t 0 ]]
+ /scripts/tools : 45 > args=($*)
+ /scripts/tools : 46 > action=strings
++ /scripts/tools : 47 > echo ruby-1.9.3-preview1
+ /scripts/tools : 47 > args=ruby-1.9.3-preview1
+ /scripts/tools : 49 > [[ -z strings ]]
+ /scripts/tools : 51 > case "$action" in
+ /scripts/tools : 54 > tools_strings ruby-1.9.3-preview1
+ /scripts/tools : tools_strings() 34 > for ruby_name in '"$@"'
+ /scripts/tools : tools_strings() 35 > __rvm_unset_ruby_variables
+ /scripts/functions/env : __rvm_unset_ruby_variables() 21 > unset rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_ruby_load_path rvm_ruby_require rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag
+ /scripts/tools : tools_strings() 36 > rvm_ruby_string=ruby-1.9.3-preview1
+ /scripts/tools : tools_strings() 38 > basename /home/tpope/.rvm/gems/ruby-1.9.3-preview1
+ /scripts/tools : 58 > exit 0
+ /scripts/functions/install : __rvm_record_install() 10 > recorded_ruby_name=ruby-1.9.3-preview1
+ /scripts/functions/install : __rvm_record_install() 12 > rvm_install_record_file=/home/tpope/.rvm/config/installs
++ /scripts/functions/install : __rvm_record_install() 14 > printf 'ruby-1.9.3-preview1 \n'
+ /scripts/functions/install : __rvm_record_install() 14 > rvm_install_command='ruby-1.9.3-preview1 '
+ /scripts/functions/install : __rvm_record_install() 16 > [[ ! -f /home/tpope/.rvm/config/installs ]]
+ /scripts/functions/install : __rvm_record_install() 18 > rm -f /home/tpope/.rvm/config/installs.tmp
+ /scripts/functions/install : __rvm_record_install() 20 > grep -v '^ruby-1.9.3-preview1 '
+ /scripts/functions/install : __rvm_record_install() 23 > echo 'ruby-1.9.3-preview1 '
+ /scripts/functions/install : __rvm_record_install() 25 > rm -f /home/tpope/.rvm/config/installs
+ /scripts/functions/install : __rvm_record_install() 27 > mv /home/tpope/.rvm/config/installs.tmp /home/tpope/.rvm/config/installs
+ /scripts/functions/install : __rvm_record_install() 29 > return 0
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1188 > unset current_ruby_string
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1190 > __rvm_unset_ruby_variables
+ /scripts/functions/env : __rvm_unset_ruby_variables() 21 > unset rvm_ruby_string rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_gem_path rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_log_path rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_selected_flag rvm_ruby_tag rvm_ruby_version rvm_ruby_load_path rvm_ruby_require rvm_head_flag rvm_ruby_package_file rvm_ruby_configure rvm_ruby_name rvm_ruby_url rvm_ruby_global_gems_path rvm_ruby_args rvm_ruby_name rvm_llvm_flag
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1226 > return 0
+ /scripts/manage : 31 > exit 0
Using /home/tpope/.rvm/gems/ruby-1.9.3-preview1 with gemset unknown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment