Skip to content

Instantly share code, notes, and snippets.

@tal
Created July 28, 2011 16:41
Show Gist options
  • Select an option

  • Save tal/1111901 to your computer and use it in GitHub Desktop.

Select an option

Save tal/1111901 to your computer and use it in GitHub Desktop.
_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 : 29 > case "rvm_base_except" in
++ /scripts/base : 34 > source /Users/tatlas/.rvm/scripts/selector
++ /scripts/base : 40 > scripts=(logging utility init cleanup env rvmrc install environment gemset db bundler)
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.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 : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/utility
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/init
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/cleanup
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/env
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/rvmrc
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/install
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/environment
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/gemset
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/db
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/bundler
++ /scripts/base : 45 > unset scripts entry rvm_base_except
++ /scripts/base : 47 > [[ ! -t 0 ]]
+ /scripts/wrapper : 9 > source /Users/tatlas/.rvm/scripts/initialize
++ /scripts/initialize : 5 > [[ -n 3.2.48(1)-release ]]
++ /scripts/initialize : 7 > shopt -s extglob
++ /scripts/initialize : 16 > export rvm_path=/Users/tatlas/.rvm
++ /scripts/initialize : 16 > rvm_path=/Users/tatlas/.rvm
++ /scripts/initialize : 18 > true /Users/tatlas/.rvm/scripts
++ /scripts/initialize : 21 > command -v __rvm_load_rvmrc
++ /scripts/initialize : 29 > [[ -z 1 ]]
++ /scripts/initialize : 44 > : '(/Users/tatlas/.bash_profile' /Users/tatlas/.bashrc '/Users/tatlas/.zshenv)' /Users/tatlas/.rvm/bin /Users/tatlas/.rvm/man /Users/tatlas/.rvm/archives /Users/tatlas/.rvm/config /Users/tatlas/.rvm/docs /Users/tatlas/.rvm/environments /Users/tatlas/.rvm/examples /Users/tatlas/.rvm/gems /Users/tatlas/.rvm/gemsets /Users/tatlas/.rvm/help /Users/tatlas/.rvm/hooks /Users/tatlas/.rvm/lib /Users/tatlas/.rvm/log /Users/tatlas/.rvm/patches /Users/tatlas/.rvm/repos /Users/tatlas/.rvm/rubies /Users/tatlas/.rvm/rubygems /Users/tatlas/.rvm/src /Users/tatlas/.rvm/tmp /Users/tatlas/.rvm/user /Users/tatlas/.rvm/usr /Users/tatlas/.rvm/wrappers 0 0
++ /scripts/initialize : 70 > [[ -n '' ]]
++ /scripts/initialize : 75 > rvm_gems_cache_path=/Users/tatlas/.rvm/gems/cache
++ /scripts/initialize : 77 > (( 1 > 0 ))
++ /scripts/initialize : 79 > export rvm_trace_flag=1
++ /scripts/initialize : 79 > rvm_trace_flag=1
++ /scripts/initialize : 81 > set -o xtrace
++ /scripts/initialize : 84 > [[ -z '' ]]
++ /scripts/initialize : 89 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ /scripts/initialize : 90 > export PS4
++ /scripts/initialize : 97 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_config_path 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=jruby-1.6.3
+ /scripts/wrapper : 116 > shift
+ /scripts/wrapper : 117 > (( 0 > 0 ))
+ /scripts/wrapper : 124 > [[ -z jruby-1.6.3 ]]
+ /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 jruby-1.6.3
+ /scripts/functions/environment : __rvm_become() 70 > local string=jruby-1.6.3
+ /scripts/functions/environment : __rvm_become() 72 > [[ -n jruby-1.6.3 ]]
+ /scripts/functions/environment : __rvm_become() 72 > rvm_ruby_string=jruby-1.6.3
+ /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=/Users/tatlas/.rvm/gems/jruby-1.6.3
++ /scripts/functions/environment : __rvm_environment_identifier() 9 > string=jruby-1.6.3
++ /scripts/functions/environment : __rvm_environment_identifier() 10 > string=jruby-1.6.3
++ /scripts/functions/environment : __rvm_environment_identifier() 12 > printf jruby-1.6.3
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 83 > environment_id=jruby-1.6.3
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 85 > file_name=/Users/tatlas/.rvm/environments/jruby-1.6.3
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 87 > [[ ! -s /Users/tatlas/.rvm/environments/jruby-1.6.3 ]]
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 111 > (( 0 == 1 ))
+ /scripts/functions/environment : __rvm_ensure_has_environment_files() 112 > [[ ! -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/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=/Users/tatlas/.rvm/gems/jruby-1.6.3
++ /scripts/functions/environment : __rvm_environment_identifier() 9 > string=jruby-1.6.3
++ /scripts/functions/environment : __rvm_environment_identifier() 10 > string=jruby-1.6.3
++ /scripts/functions/environment : __rvm_environment_identifier() 12 > printf jruby-1.6.3
+ /scripts/wrapper : 144 > environment_identifier=jruby-1.6.3
+ /scripts/wrapper : 148 > for binary_name in '"${binaries[@]}"'
+ /scripts/wrapper : 150 > file_name=/Users/tatlas/.rvm/wrappers/jruby-1.6.3/ruby
+ /scripts/wrapper : 152 > (( 0 > 0 ))
+ /scripts/wrapper : 157 > [[ ! -d /Users/tatlas/.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 /Users/tatlas/.rvm/wrappers/jruby-1.6.3/ruby ]]
++ /scripts/wrapper : wrap() 52 > dirname /Users/tatlas/.rvm/wrappers/jruby-1.6.3/ruby
+ /scripts/wrapper : wrap() 52 > mkdir -p /Users/tatlas/.rvm/wrappers/jruby-1.6.3
+ /scripts/wrapper : wrap() 53 > rm -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/ruby
+ /scripts/wrapper : wrap() 54 > (( UID == 0 ))
+ /scripts/wrapper : wrap() 58 > path=/Users/tatlas/.rvm
+ /scripts/wrapper : wrap() 71 > printf '#!/usr/bin/env bash
if [[ -s "/Users/tatlas/.rvm/environments/jruby-1.6.3" ]]
then
source "/Users/tatlas/.rvm/environments/jruby-1.6.3"
exec ruby "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/tatlas/.rvm/environments/jruby-1.6.3'\''" >&2
exit 1
fi
'
+ /scripts/wrapper : wrap() 73 > [[ -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/ruby ]]
+ /scripts/wrapper : wrap() 75 > chmod +x /Users/tatlas/.rvm/wrappers/jruby-1.6.3/ruby
+ /scripts/wrapper : wrap() 78 > return 0
+ /scripts/wrapper : 167 > [[ -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/ruby ]]
+ /scripts/wrapper : 169 > [[ ruby == \r\u\b\y ]]
+ /scripts/wrapper : 171 > destination=/Users/tatlas/.rvm/bin/jruby-1.6.3
+ /scripts/wrapper : 175 > rm -f /Users/tatlas/.rvm/bin/jruby-1.6.3
+ /scripts/wrapper : 176 > ln -sf /Users/tatlas/.rvm/wrappers/jruby-1.6.3/ruby /Users/tatlas/.rvm/bin/jruby-1.6.3
+ /scripts/wrapper : 148 > for binary_name in '"${binaries[@]}"'
+ /scripts/wrapper : 150 > file_name=/Users/tatlas/.rvm/wrappers/jruby-1.6.3/gem
+ /scripts/wrapper : 152 > (( 0 > 0 ))
+ /scripts/wrapper : 157 > [[ ! -d /Users/tatlas/.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 /Users/tatlas/.rvm/wrappers/jruby-1.6.3/gem ]]
++ /scripts/wrapper : wrap() 52 > dirname /Users/tatlas/.rvm/wrappers/jruby-1.6.3/gem
+ /scripts/wrapper : wrap() 52 > mkdir -p /Users/tatlas/.rvm/wrappers/jruby-1.6.3
+ /scripts/wrapper : wrap() 53 > rm -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/gem
+ /scripts/wrapper : wrap() 54 > (( UID == 0 ))
+ /scripts/wrapper : wrap() 58 > path=/Users/tatlas/.rvm
+ /scripts/wrapper : wrap() 71 > printf '#!/usr/bin/env bash
if [[ -s "/Users/tatlas/.rvm/environments/jruby-1.6.3" ]]
then
source "/Users/tatlas/.rvm/environments/jruby-1.6.3"
exec gem "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/tatlas/.rvm/environments/jruby-1.6.3'\''" >&2
exit 1
fi
'
+ /scripts/wrapper : wrap() 73 > [[ -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/gem ]]
+ /scripts/wrapper : wrap() 75 > chmod +x /Users/tatlas/.rvm/wrappers/jruby-1.6.3/gem
+ /scripts/wrapper : wrap() 78 > return 0
+ /scripts/wrapper : 167 > [[ -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/gem ]]
+ /scripts/wrapper : 169 > [[ gem == \r\u\b\y ]]
+ /scripts/wrapper : 173 > destination=/Users/tatlas/.rvm/bin/gem-jruby-1.6.3
+ /scripts/wrapper : 175 > rm -f /Users/tatlas/.rvm/bin/gem-jruby-1.6.3
+ /scripts/wrapper : 176 > ln -sf /Users/tatlas/.rvm/wrappers/jruby-1.6.3/gem /Users/tatlas/.rvm/bin/gem-jruby-1.6.3
+ /scripts/wrapper : 148 > for binary_name in '"${binaries[@]}"'
+ /scripts/wrapper : 150 > file_name=/Users/tatlas/.rvm/wrappers/jruby-1.6.3/irb
+ /scripts/wrapper : 152 > (( 0 > 0 ))
+ /scripts/wrapper : 157 > [[ ! -d /Users/tatlas/.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 /Users/tatlas/.rvm/wrappers/jruby-1.6.3/irb ]]
++ /scripts/wrapper : wrap() 52 > dirname /Users/tatlas/.rvm/wrappers/jruby-1.6.3/irb
+ /scripts/wrapper : wrap() 52 > mkdir -p /Users/tatlas/.rvm/wrappers/jruby-1.6.3
+ /scripts/wrapper : wrap() 53 > rm -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/irb
+ /scripts/wrapper : wrap() 54 > (( UID == 0 ))
+ /scripts/wrapper : wrap() 58 > path=/Users/tatlas/.rvm
+ /scripts/wrapper : wrap() 71 > printf '#!/usr/bin/env bash
if [[ -s "/Users/tatlas/.rvm/environments/jruby-1.6.3" ]]
then
source "/Users/tatlas/.rvm/environments/jruby-1.6.3"
exec irb "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/tatlas/.rvm/environments/jruby-1.6.3'\''" >&2
exit 1
fi
'
+ /scripts/wrapper : wrap() 73 > [[ -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/irb ]]
+ /scripts/wrapper : wrap() 75 > chmod +x /Users/tatlas/.rvm/wrappers/jruby-1.6.3/irb
+ /scripts/wrapper : wrap() 78 > return 0
+ /scripts/wrapper : 167 > [[ -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/irb ]]
+ /scripts/wrapper : 169 > [[ irb == \r\u\b\y ]]
+ /scripts/wrapper : 173 > destination=/Users/tatlas/.rvm/bin/irb-jruby-1.6.3
+ /scripts/wrapper : 175 > rm -f /Users/tatlas/.rvm/bin/irb-jruby-1.6.3
+ /scripts/wrapper : 176 > ln -sf /Users/tatlas/.rvm/wrappers/jruby-1.6.3/irb /Users/tatlas/.rvm/bin/irb-jruby-1.6.3
+ /scripts/wrapper : 148 > for binary_name in '"${binaries[@]}"'
+ /scripts/wrapper : 150 > file_name=/Users/tatlas/.rvm/wrappers/jruby-1.6.3/ri
+ /scripts/wrapper : 152 > (( 0 > 0 ))
+ /scripts/wrapper : 157 > [[ ! -d /Users/tatlas/.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 /Users/tatlas/.rvm/wrappers/jruby-1.6.3/ri ]]
++ /scripts/wrapper : wrap() 52 > dirname /Users/tatlas/.rvm/wrappers/jruby-1.6.3/ri
+ /scripts/wrapper : wrap() 52 > mkdir -p /Users/tatlas/.rvm/wrappers/jruby-1.6.3
+ /scripts/wrapper : wrap() 53 > rm -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/ri
+ /scripts/wrapper : wrap() 54 > (( UID == 0 ))
+ /scripts/wrapper : wrap() 58 > path=/Users/tatlas/.rvm
+ /scripts/wrapper : wrap() 71 > printf '#!/usr/bin/env bash
if [[ -s "/Users/tatlas/.rvm/environments/jruby-1.6.3" ]]
then
source "/Users/tatlas/.rvm/environments/jruby-1.6.3"
exec ri "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/tatlas/.rvm/environments/jruby-1.6.3'\''" >&2
exit 1
fi
'
+ /scripts/wrapper : wrap() 73 > [[ -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/ri ]]
+ /scripts/wrapper : wrap() 75 > chmod +x /Users/tatlas/.rvm/wrappers/jruby-1.6.3/ri
+ /scripts/wrapper : wrap() 78 > return 0
+ /scripts/wrapper : 167 > [[ -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/ri ]]
+ /scripts/wrapper : 169 > [[ ri == \r\u\b\y ]]
+ /scripts/wrapper : 173 > destination=/Users/tatlas/.rvm/bin/ri-jruby-1.6.3
+ /scripts/wrapper : 175 > rm -f /Users/tatlas/.rvm/bin/ri-jruby-1.6.3
+ /scripts/wrapper : 176 > ln -sf /Users/tatlas/.rvm/wrappers/jruby-1.6.3/ri /Users/tatlas/.rvm/bin/ri-jruby-1.6.3
+ /scripts/wrapper : 148 > for binary_name in '"${binaries[@]}"'
+ /scripts/wrapper : 150 > file_name=/Users/tatlas/.rvm/wrappers/jruby-1.6.3/rdoc
+ /scripts/wrapper : 152 > (( 0 > 0 ))
+ /scripts/wrapper : 157 > [[ ! -d /Users/tatlas/.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 /Users/tatlas/.rvm/wrappers/jruby-1.6.3/rdoc ]]
++ /scripts/wrapper : wrap() 52 > dirname /Users/tatlas/.rvm/wrappers/jruby-1.6.3/rdoc
+ /scripts/wrapper : wrap() 52 > mkdir -p /Users/tatlas/.rvm/wrappers/jruby-1.6.3
+ /scripts/wrapper : wrap() 53 > rm -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/rdoc
+ /scripts/wrapper : wrap() 54 > (( UID == 0 ))
+ /scripts/wrapper : wrap() 58 > path=/Users/tatlas/.rvm
+ /scripts/wrapper : wrap() 71 > printf '#!/usr/bin/env bash
if [[ -s "/Users/tatlas/.rvm/environments/jruby-1.6.3" ]]
then
source "/Users/tatlas/.rvm/environments/jruby-1.6.3"
exec rdoc "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/tatlas/.rvm/environments/jruby-1.6.3'\''" >&2
exit 1
fi
'
+ /scripts/wrapper : wrap() 73 > [[ -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/rdoc ]]
+ /scripts/wrapper : wrap() 75 > chmod +x /Users/tatlas/.rvm/wrappers/jruby-1.6.3/rdoc
+ /scripts/wrapper : wrap() 78 > return 0
+ /scripts/wrapper : 167 > [[ -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/rdoc ]]
+ /scripts/wrapper : 169 > [[ rdoc == \r\u\b\y ]]
+ /scripts/wrapper : 173 > destination=/Users/tatlas/.rvm/bin/rdoc-jruby-1.6.3
+ /scripts/wrapper : 175 > rm -f /Users/tatlas/.rvm/bin/rdoc-jruby-1.6.3
+ /scripts/wrapper : 176 > ln -sf /Users/tatlas/.rvm/wrappers/jruby-1.6.3/rdoc /Users/tatlas/.rvm/bin/rdoc-jruby-1.6.3
+ /scripts/wrapper : 148 > for binary_name in '"${binaries[@]}"'
+ /scripts/wrapper : 150 > file_name=/Users/tatlas/.rvm/wrappers/jruby-1.6.3/rake
+ /scripts/wrapper : 152 > (( 0 > 0 ))
+ /scripts/wrapper : 157 > [[ ! -d /Users/tatlas/.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 /Users/tatlas/.rvm/wrappers/jruby-1.6.3/rake ]]
++ /scripts/wrapper : wrap() 52 > dirname /Users/tatlas/.rvm/wrappers/jruby-1.6.3/rake
+ /scripts/wrapper : wrap() 52 > mkdir -p /Users/tatlas/.rvm/wrappers/jruby-1.6.3
+ /scripts/wrapper : wrap() 53 > rm -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/rake
+ /scripts/wrapper : wrap() 54 > (( UID == 0 ))
+ /scripts/wrapper : wrap() 58 > path=/Users/tatlas/.rvm
+ /scripts/wrapper : wrap() 71 > printf '#!/usr/bin/env bash
if [[ -s "/Users/tatlas/.rvm/environments/jruby-1.6.3" ]]
then
source "/Users/tatlas/.rvm/environments/jruby-1.6.3"
exec rake "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/tatlas/.rvm/environments/jruby-1.6.3'\''" >&2
exit 1
fi
'
+ /scripts/wrapper : wrap() 73 > [[ -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/rake ]]
+ /scripts/wrapper : wrap() 75 > chmod +x /Users/tatlas/.rvm/wrappers/jruby-1.6.3/rake
+ /scripts/wrapper : wrap() 78 > return 0
+ /scripts/wrapper : 167 > [[ -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/rake ]]
+ /scripts/wrapper : 169 > [[ rake == \r\u\b\y ]]
+ /scripts/wrapper : 173 > destination=/Users/tatlas/.rvm/bin/rake-jruby-1.6.3
+ /scripts/wrapper : 175 > rm -f /Users/tatlas/.rvm/bin/rake-jruby-1.6.3
+ /scripts/wrapper : 176 > ln -sf /Users/tatlas/.rvm/wrappers/jruby-1.6.3/rake /Users/tatlas/.rvm/bin/rake-jruby-1.6.3
+ /scripts/wrapper : 148 > for binary_name in '"${binaries[@]}"'
+ /scripts/wrapper : 150 > file_name=/Users/tatlas/.rvm/wrappers/jruby-1.6.3/erb
+ /scripts/wrapper : 152 > (( 0 > 0 ))
+ /scripts/wrapper : 157 > [[ ! -d /Users/tatlas/.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 /Users/tatlas/.rvm/wrappers/jruby-1.6.3/erb ]]
++ /scripts/wrapper : wrap() 52 > dirname /Users/tatlas/.rvm/wrappers/jruby-1.6.3/erb
+ /scripts/wrapper : wrap() 52 > mkdir -p /Users/tatlas/.rvm/wrappers/jruby-1.6.3
+ /scripts/wrapper : wrap() 53 > rm -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/erb
+ /scripts/wrapper : wrap() 54 > (( UID == 0 ))
+ /scripts/wrapper : wrap() 58 > path=/Users/tatlas/.rvm
+ /scripts/wrapper : wrap() 71 > printf '#!/usr/bin/env bash
if [[ -s "/Users/tatlas/.rvm/environments/jruby-1.6.3" ]]
then
source "/Users/tatlas/.rvm/environments/jruby-1.6.3"
exec erb "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/tatlas/.rvm/environments/jruby-1.6.3'\''" >&2
exit 1
fi
'
+ /scripts/wrapper : wrap() 73 > [[ -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/erb ]]
+ /scripts/wrapper : wrap() 75 > chmod +x /Users/tatlas/.rvm/wrappers/jruby-1.6.3/erb
+ /scripts/wrapper : wrap() 78 > return 0
+ /scripts/wrapper : 167 > [[ -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/erb ]]
+ /scripts/wrapper : 169 > [[ erb == \r\u\b\y ]]
+ /scripts/wrapper : 173 > destination=/Users/tatlas/.rvm/bin/erb-jruby-1.6.3
+ /scripts/wrapper : 175 > rm -f /Users/tatlas/.rvm/bin/erb-jruby-1.6.3
+ /scripts/wrapper : 176 > ln -sf /Users/tatlas/.rvm/wrappers/jruby-1.6.3/erb /Users/tatlas/.rvm/bin/erb-jruby-1.6.3
+ /scripts/wrapper : 148 > for binary_name in '"${binaries[@]}"'
+ /scripts/wrapper : 150 > file_name=/Users/tatlas/.rvm/wrappers/jruby-1.6.3/testrb
+ /scripts/wrapper : 152 > (( 0 > 0 ))
+ /scripts/wrapper : 157 > [[ ! -d /Users/tatlas/.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 /Users/tatlas/.rvm/wrappers/jruby-1.6.3/testrb ]]
++ /scripts/wrapper : wrap() 52 > dirname /Users/tatlas/.rvm/wrappers/jruby-1.6.3/testrb
+ /scripts/wrapper : wrap() 52 > mkdir -p /Users/tatlas/.rvm/wrappers/jruby-1.6.3
+ /scripts/wrapper : wrap() 53 > rm -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/testrb
+ /scripts/wrapper : wrap() 54 > (( UID == 0 ))
+ /scripts/wrapper : wrap() 58 > path=/Users/tatlas/.rvm
+ /scripts/wrapper : wrap() 71 > printf '#!/usr/bin/env bash
if [[ -s "/Users/tatlas/.rvm/environments/jruby-1.6.3" ]]
then
source "/Users/tatlas/.rvm/environments/jruby-1.6.3"
exec testrb "$@"
else
echo "ERROR: Missing RVM environment file: '\''/Users/tatlas/.rvm/environments/jruby-1.6.3'\''" >&2
exit 1
fi
'
+ /scripts/wrapper : wrap() 73 > [[ -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/testrb ]]
+ /scripts/wrapper : wrap() 75 > chmod +x /Users/tatlas/.rvm/wrappers/jruby-1.6.3/testrb
+ /scripts/wrapper : wrap() 78 > return 0
+ /scripts/wrapper : 167 > [[ -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/testrb ]]
+ /scripts/wrapper : 169 > [[ testrb == \r\u\b\y ]]
+ /scripts/wrapper : 173 > destination=/Users/tatlas/.rvm/bin/testrb-jruby-1.6.3
+ /scripts/wrapper : 175 > rm -f /Users/tatlas/.rvm/bin/testrb-jruby-1.6.3
+ /scripts/wrapper : 176 > ln -sf /Users/tatlas/.rvm/wrappers/jruby-1.6.3/testrb /Users/tatlas/.rvm/bin/testrb-jruby-1.6.3
+ /scripts/wrapper : 196 > exit 0
++ /scripts/functions/manage/jruby : jruby_install() 90 > __rvm_use
++ /scripts/selector : __rvm_use() 404 > local new_path binary full_binary_path rvm_ruby_gem_home
++ /scripts/selector : __rvm_use() 407 > __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 jruby-1.6.3 ]]
++ /scripts/selector : __rvm_select() 35 > __rvm_ruby_string
++ /scripts/selector : __rvm_ruby_string() 591 > local ruby_string gemset_name
++ /scripts/selector : __rvm_ruby_string() 593 > __rvm_default_flags
++ /scripts/functions/env : __rvm_default_flags() 9 > true 0 0 0
++ /scripts/selector : __rvm_ruby_string() 595 > rvm_expanding_aliases=
++ /scripts/selector : __rvm_ruby_string() 598 > true 1.6.3 '' jruby 1.6.3 '' '' '' @ jruby-1.6.3 0 0
++ /scripts/selector : __rvm_ruby_string() 603 > echo jruby-1.6.3
++ /scripts/selector : __rvm_ruby_string() 603 > grep @
++ /scripts/selector : __rvm_ruby_string() 610 > (( rvm_expanding_aliases == 0 ))
++ /scripts/selector : __rvm_ruby_string() 611 > [[ -n jruby-1.6.3 ]]
++ /scripts/selector : __rvm_ruby_string() 611 > [[ jruby-1.6.3 != \s\y\s\t\e\m ]]
+++ /scripts/selector : __rvm_ruby_string() 613 > /Users/tatlas/.rvm/scripts/alias show jruby-1.6.3
++ /scripts/selector : __rvm_ruby_string() 613 > expanded_alias_name=
++ /scripts/selector : __rvm_ruby_string() 614 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 617 > [[ jruby-1.6.3 = default ]]
++ /scripts/selector : __rvm_ruby_string() 624 > echo jruby-1.6.3
++ /scripts/selector : __rvm_ruby_string() 624 > grep @
++ /scripts/selector : __rvm_ruby_string() 630 > ruby_string=jruby-1.6.3
++ /scripts/selector : __rvm_ruby_string() 631 > gemset_name=
++ /scripts/selector : __rvm_ruby_string() 632 > repo_url=
++ /scripts/selector : __rvm_ruby_string() 633 > branch_name=
++ /scripts/selector : __rvm_ruby_string() 634 > ruby_name=
++ /scripts/selector : __rvm_ruby_string() 636 > __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() 638 > rvm_ruby_repo_url=
++ /scripts/selector : __rvm_ruby_string() 639 > rvm_ruby_repo_branch=
++ /scripts/selector : __rvm_ruby_string() 640 > rvm_ruby_name=
++ /scripts/selector : __rvm_ruby_string() 642 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 648 > strings=($(echo "${ruby_string//-/ }"))
+++ /scripts/selector : __rvm_ruby_string() 648 > echo 'jruby 1.6.3'
++ /scripts/selector : __rvm_ruby_string() 650 > (( 2 == 0 ))
++ /scripts/selector : __rvm_ruby_string() 665 > for string in '"${strings[@]:-""}"'
++ /scripts/selector : __rvm_ruby_string() 667 > case "$string" in
++ /scripts/selector : __rvm_ruby_string() 805 > rvm_ruby_interpreter=jruby
++ /scripts/selector : __rvm_ruby_string() 665 > for string in '"${strings[@]:-""}"'
++ /scripts/selector : __rvm_ruby_string() 667 > case "$string" in
++ /scripts/selector : __rvm_ruby_string() 702 > case "$string" in
++ /scripts/selector : __rvm_ruby_string() 704 > rvm_ruby_version=1.6.3
++ /scripts/selector : __rvm_ruby_string() 705 > rvm_ruby_revision=
++ /scripts/selector : __rvm_ruby_string() 706 > rvm_ruby_tag=
++ /scripts/selector : __rvm_ruby_string() 865 > [[ -z jruby ]]
++ /scripts/selector : __rvm_ruby_string() 877 > rvm_ruby_version=1.6.3
++ /scripts/selector : __rvm_ruby_string() 878 > [[ -z 1.6.3 ]]
++ /scripts/selector : __rvm_ruby_string() 885 > [[ -z 1.6.3 ]]
++ /scripts/selector : __rvm_ruby_string() 889 > rvm_ruby_string=jruby-1.6.3
++ /scripts/selector : __rvm_ruby_string() 893 > (( rvm_head_flag == 1 ))
++ /scripts/selector : __rvm_ruby_string() 897 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 901 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 905 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 909 > [[ -n '' ]]
+++ /scripts/selector : __rvm_ruby_string() 917 > __rvm_db jruby_1.6.3_patch_level
+++ /scripts/functions/db : __rvm_db() 7 > local value key variable
+++ /scripts/functions/db : __rvm_db() 9 > key=jruby_1.6.3_patch_level
+++ /scripts/functions/db : __rvm_db() 10 > variable=
+++ /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/tatlas/.rvm/user/db ]]
++++ /scripts/functions/db : __rvm_db() 13 > /Users/tatlas/.rvm/scripts/db /Users/tatlas/.rvm/user/db jruby_1.6.3_patch_level
+++ /scripts/functions/db : __rvm_db() 13 > value=
+++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
++++ /scripts/functions/db : __rvm_db() 17 > /Users/tatlas/.rvm/scripts/db /Users/tatlas/.rvm/config/db jruby_1.6.3_patch_level
+++ /scripts/functions/db : __rvm_db() 17 > value=
+++ /scripts/functions/db : __rvm_db() 20 > [[ -n '' ]]
+++ /scripts/functions/db : __rvm_db() 28 > return 0
++ /scripts/selector : __rvm_ruby_string() 916 > patch_level=
++ /scripts/selector : __rvm_ruby_string() 918 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 933 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 951 > [[ -n '' ]]
++ /scripts/selector : __rvm_select() 40 > rvm_archive_extension=tar.gz
++ /scripts/selector : __rvm_select() 42 > [[ -z jruby ]]
++ /scripts/selector : __rvm_select() 47 > case "$rvm_ruby_interpreter" in
++ /scripts/selector : __rvm_select() 120 > rvm_ruby_patch_level=
++ /scripts/selector : __rvm_select() 122 > (( 0 == 1 ))
++ /scripts/selector : __rvm_select() 129 > rvm_archive_extension=tar.gz
++ /scripts/selector : __rvm_select() 130 > rvm_ruby_version=1.6.3
+++ /scripts/selector : __rvm_select() 131 > __rvm_db jruby_url
+++ /scripts/functions/db : __rvm_db() 7 > local value key variable
+++ /scripts/functions/db : __rvm_db() 9 > key=jruby_url
+++ /scripts/functions/db : __rvm_db() 10 > variable=
+++ /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/tatlas/.rvm/user/db ]]
++++ /scripts/functions/db : __rvm_db() 13 > /Users/tatlas/.rvm/scripts/db /Users/tatlas/.rvm/user/db jruby_url
+++ /scripts/functions/db : __rvm_db() 13 > value=
+++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
++++ /scripts/functions/db : __rvm_db() 17 > /Users/tatlas/.rvm/scripts/db /Users/tatlas/.rvm/config/db jruby_url
+++ /scripts/functions/db : __rvm_db() 17 > value=http://jruby.org.s3.amazonaws.com/downloads
+++ /scripts/functions/db : __rvm_db() 20 > [[ -n http://jruby.org.s3.amazonaws.com/downloads ]]
+++ /scripts/functions/db : __rvm_db() 21 > [[ -z '' ]]
+++ /scripts/functions/db : __rvm_db() 22 > echo http://jruby.org.s3.amazonaws.com/downloads
+++ /scripts/functions/db : __rvm_db() 28 > return 0
++ /scripts/selector : __rvm_select() 131 > jruby_url=http://jruby.org.s3.amazonaws.com/downloads
++ /scripts/selector : __rvm_select() 132 > rvm_ruby_package_file=jruby-bin-1.6.3
++ /scripts/selector : __rvm_select() 133 > rvm_ruby_package_name=jruby-1.6.3
++ /scripts/selector : __rvm_select() 134 > rvm_ruby_url=http://jruby.org.s3.amazonaws.com/downloads/1.6.3/jruby-bin-1.6.3.tar.gz
++ /scripts/selector : __rvm_select() 135 > jruby_url=
++ /scripts/selector : __rvm_select() 138 > alias 'jruby_ng=jruby --ng'
++ /scripts/selector : __rvm_select() 139 > alias 'jruby_ng_server=jruby --ng-server'
++ /scripts/selector : __rvm_select() 295 > [[ -n '' ]]
++ /scripts/selector : __rvm_select() 300 > [[ -n jruby ]]
++ /scripts/selector : __rvm_select() 300 > [[ system != \j\r\u\b\y ]]
++ /scripts/selector : __rvm_select() 300 > [[ default != \j\r\u\b\y ]]
++ /scripts/selector : __rvm_select() 302 > [[ -n 1.6.3 ]]
++ /scripts/selector : __rvm_select() 304 > rvm_ruby_release_version=1
++ /scripts/selector : __rvm_select() 305 > rvm_ruby_major_version=1.6
++ /scripts/selector : __rvm_select() 305 > rvm_ruby_major_version=6
++ /scripts/selector : __rvm_select() 306 > rvm_ruby_minor_version=3
++ /scripts/selector : __rvm_select() 309 > rvm_ruby_package_name=jruby-1.6.3
++ /scripts/selector : __rvm_select() 310 > rvm_ruby_home=/Users/tatlas/.rvm/rubies/jruby-1.6.3
++ /scripts/selector : __rvm_select() 311 > rvm_ruby_binary=/Users/tatlas/.rvm/rubies/jruby-1.6.3/bin/ruby
++ /scripts/selector : __rvm_select() 312 > rvm_ruby_irbrc=/Users/tatlas/.rvm/rubies/jruby-1.6.3/.irbrc
++ /scripts/selector : __rvm_select() 314 > [[ maglev = \j\r\u\b\y ]]
++ /scripts/selector : __rvm_select() 320 > rvm_ruby_gem_home=/Users/tatlas/.rvm/gems/jruby-1.6.3
++ /scripts/selector : __rvm_select() 322 > [[ -n '' ]]
++ /scripts/selector : __rvm_select() 328 > rvm_ruby_global_gems_path=/Users/tatlas/.rvm/gems/jruby-1.6.3@global
++ /scripts/selector : __rvm_select() 329 > rvm_ruby_gem_path=/Users/tatlas/.rvm/gems/jruby-1.6.3:/Users/tatlas/.rvm/gems/jruby-1.6.3@global
++ /scripts/selector : __rvm_select() 331 > rvm_ruby_selected_flag=1
++ /scripts/selector : __rvm_select() 333 > [[ -d /Users/tatlas/.rvm/log/jruby-1.6.3 ]]
++ /scripts/selector : __rvm_select() 335 > mkdir -p /Users/tatlas/.rvm/log/jruby-1.6.3
++ /scripts/selector : __rvm_select() 338 > 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() 412 > [[ system = jruby ]]
++ /scripts/selector : __rvm_use() 416 > unset BUNDLE_PATH
++ /scripts/selector : __rvm_use() 417 > GEM_HOME=/Users/tatlas/.rvm/gems/jruby-1.6.3
++ /scripts/selector : __rvm_use() 418 > GEM_PATH=/Users/tatlas/.rvm/gems/jruby-1.6.3:/Users/tatlas/.rvm/gems/jruby-1.6.3@global
++ /scripts/selector : __rvm_use() 419 > MY_RUBY_HOME=/Users/tatlas/.rvm/rubies/jruby-1.6.3
++ /scripts/selector : __rvm_use() 420 > RUBY_VERSION=jruby-1.6.3
++ /scripts/selector : __rvm_use() 421 > IRBRC=/Users/tatlas/.rvm/rubies/jruby-1.6.3/.irbrc
++ /scripts/selector : __rvm_use() 424 > [[ maglev = \j\r\u\b\y ]]
++ /scripts/selector : __rvm_use() 429 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
++ /scripts/selector : __rvm_use() 431 > [[ -z /Users/tatlas/.rvm/rubies/jruby-1.6.3/.irbrc ]]
++ /scripts/selector : __rvm_use() 436 > [[ ! -d /Users/tatlas/.rvm/rubies/jruby-1.6.3 ]]
++ /scripts/selector : __rvm_use() 450 > __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=/Users/tatlas/.rvm/gems/jruby-1.6.3
+++ /scripts/functions/environment : __rvm_environment_identifier() 9 > string=jruby-1.6.3
+++ /scripts/functions/environment : __rvm_environment_identifier() 10 > string=jruby-1.6.3
+++ /scripts/functions/environment : __rvm_environment_identifier() 12 > printf jruby-1.6.3
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 83 > environment_id=jruby-1.6.3
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 85 > file_name=/Users/tatlas/.rvm/environments/jruby-1.6.3
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 87 > [[ ! -s /Users/tatlas/.rvm/environments/jruby-1.6.3 ]]
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 111 > (( 0 == 1 ))
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 112 > [[ ! -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/ruby ]]
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 130 > return 0
++ /scripts/selector : __rvm_use() 452 > (( 0 == 1 ))
+++ /scripts/selector : __rvm_use() 457 > __rvm_remove_rvm_from_path
++++ /scripts/functions/env : __rvm_remove_rvm_from_path() 144 > printf /Users/tatlas/.bdsm/pkg/active/bin:/Users/tatlas/.bdsm/pkg/active/sbin:/opt/local/bin:/opt/local/sbin:/Users/tatlas/bin:/Users/tatlas/.bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Users/tatlas/.rvm/bin:/usr/local/share/npm/bin
++++ /scripts/functions/env : __rvm_remove_rvm_from_path() 144 > awk -v RS=: -v ORS=: '/\/Users\/tatlas\/.rvm/ {next} {print}'
+++ /scripts/functions/env : __rvm_remove_rvm_from_path() 144 > PATH=/Users/tatlas/.bdsm/pkg/active/bin:/Users/tatlas/.bdsm/pkg/active/sbin:/opt/local/bin:/opt/local/sbin:/Users/tatlas/bin:/Users/tatlas/.bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/share/npm/bin:
+++ /scripts/functions/env : __rvm_remove_rvm_from_path() 145 > PATH=/Users/tatlas/.bdsm/pkg/active/bin:/Users/tatlas/.bdsm/pkg/active/sbin:/opt/local/bin:/opt/local/sbin:/Users/tatlas/bin:/Users/tatlas/.bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/share/npm/bin
+++ /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() 457 > printf /Users/tatlas/.bdsm/pkg/active/bin:/Users/tatlas/.bdsm/pkg/active/sbin:/opt/local/bin:/opt/local/sbin:/Users/tatlas/bin:/Users/tatlas/.bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/share/npm/bin
++ /scripts/selector : __rvm_use() 457 > new_path=/Users/tatlas/.rvm/gems/jruby-1.6.3/bin:/Users/tatlas/.rvm/gems/jruby-1.6.3@global/bin:/Users/tatlas/.rvm/rubies/jruby-1.6.3/bin:/Users/tatlas/.rvm/bin:/Users/tatlas/.bdsm/pkg/active/bin:/Users/tatlas/.bdsm/pkg/active/sbin:/opt/local/bin:/opt/local/sbin:/Users/tatlas/bin:/Users/tatlas/.bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/share/npm/bin
++ /scripts/selector : __rvm_use() 461 > [[ -n jruby-1.6.3 ]]
++ /scripts/selector : __rvm_use() 463 > export rvm_ruby_string
++ /scripts/selector : __rvm_use() 466 > [[ -n '' ]]
++ /scripts/selector : __rvm_use() 471 > [[ -n /Users/tatlas/.rvm/gems/jruby-1.6.3/bin:/Users/tatlas/.rvm/gems/jruby-1.6.3@global/bin:/Users/tatlas/.rvm/rubies/jruby-1.6.3/bin:/Users/tatlas/.rvm/bin:/Users/tatlas/.bdsm/pkg/active/bin:/Users/tatlas/.bdsm/pkg/active/sbin:/opt/local/bin:/opt/local/sbin:/Users/tatlas/bin:/Users/tatlas/.bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/share/npm/bin ]]
++ /scripts/selector : __rvm_use() 473 > export PATH=/Users/tatlas/.rvm/gems/jruby-1.6.3/bin:/Users/tatlas/.rvm/gems/jruby-1.6.3@global/bin:/Users/tatlas/.rvm/rubies/jruby-1.6.3/bin:/Users/tatlas/.rvm/bin:/Users/tatlas/.bdsm/pkg/active/bin:/Users/tatlas/.bdsm/pkg/active/sbin:/opt/local/bin:/opt/local/sbin:/Users/tatlas/bin:/Users/tatlas/.bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/share/npm/bin
++ /scripts/selector : __rvm_use() 473 > PATH=/Users/tatlas/.rvm/gems/jruby-1.6.3/bin:/Users/tatlas/.rvm/gems/jruby-1.6.3@global/bin:/Users/tatlas/.rvm/rubies/jruby-1.6.3/bin:/Users/tatlas/.rvm/bin:/Users/tatlas/.bdsm/pkg/active/bin:/Users/tatlas/.bdsm/pkg/active/sbin:/opt/local/bin:/opt/local/sbin:/Users/tatlas/bin:/Users/tatlas/.bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/share/npm/bin
++ /scripts/selector : __rvm_use() 474 > unset new_path
++ /scripts/selector : __rvm_use() 475 > builtin hash -r
++ /scripts/selector : __rvm_use() 478 > [[ jruby-1.6.3 != \s\y\s\t\e\m ]]
++ /scripts/selector : __rvm_use() 480 > (( 0 == 1 ))
+++ /scripts/selector : __rvm_use() 485 > __rvm_environment_identifier
+++ /scripts/functions/environment : __rvm_environment_identifier() 5 > local path string
+++ /scripts/functions/environment : __rvm_environment_identifier() 7 > path=/Users/tatlas/.rvm/gems/jruby-1.6.3
+++ /scripts/functions/environment : __rvm_environment_identifier() 9 > string=jruby-1.6.3
+++ /scripts/functions/environment : __rvm_environment_identifier() 10 > string=jruby-1.6.3
+++ /scripts/functions/environment : __rvm_environment_identifier() 12 > printf jruby-1.6.3
++ /scripts/selector : __rvm_use() 485 > local environment_id=jruby-1.6.3
++ /scripts/selector : __rvm_use() 487 > (( 0 == 1 ))
++ /scripts/selector : __rvm_use() 536 > rvm_default_flag=0
++ /scripts/selector : __rvm_use() 538 > [[ -n '' ]]
++ /scripts/selector : __rvm_use() 544 > [[ -n '' ]]
++ /scripts/selector : __rvm_use() 552 > [[ maglev = \j\r\u\b\y ]]
++ /scripts/selector : __rvm_use() 576 > rvm_hook=after_use
++ /scripts/selector : __rvm_use() 577 > source /Users/tatlas/.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 > [[ /Users/tatlas/.rvm/src/jruby-1.6.3/tool/nailgun/.rvm/hooks/after_use = \/\U\s\e\r\s\/\t\a\t\l\a\s\/\.\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 /Users/tatlas/.rvm/src/jruby-1.6.3/tool/nailgun/.rvm/hooks/after_use ]]
+++ /scripts/hook : source() 27 > continue
+++ /scripts/hook : source() 16 > for hook in '"${hooks[@]}"'
+++ /scripts/hook : source() 18 > [[ -s /Users/tatlas/.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 /Users/tatlas/.rvm/hooks/after_use
++++ /hooks/after_use : source() 5 > after_use_hooks=($(
find "${rvm_path:-"$HOME/.rvm"}/hooks" -iname 'after_use_*' -type f
))
+++++ /hooks/after_use : source() 6 > find /Users/tatlas/.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 /Users/tatlas/.rvm/hooks/after_use_jruby ]]
++++ /hooks/after_use : source() 11 > . /Users/tatlas/.rvm/hooks/after_use_jruby
+++++ /hooks/after_use_jruby : source() 3 > . /Users/tatlas/.rvm/scripts/functions/hooks/jruby
+++++ /hooks/after_use_jruby : source() 5 > [[ jruby-1.6.3 =~ jruby ]]
+++++ /hooks/after_use_jruby : source() 7 > jruby_ngserver_start
+++++ /scripts/functions/hooks/jruby : jruby_ngserver_start() 10 > jruby_ngserver_is_running
+++++ /scripts/functions/hooks/jruby : jruby_ngserver_is_running() 5 > grep -q '[c]om.martiansoftware.nailgun.NGServer'
+++++ /scripts/functions/hooks/jruby : jruby_ngserver_is_running() 5 > ps auxww
+++++ /hooks/after_use_jruby : source() 8 > jruby_options_append --ng
+++++ /scripts/functions/hooks/jruby : jruby_options_append() 25 > for param in '"$@"'
+++++ /scripts/functions/hooks/jruby : jruby_options_append() 27 > [[ =~ --ng ]]
+++++ /scripts/functions/hooks/jruby : jruby_options_append() 29 > JRUBY_OPTS=' --ng'
+++++ /scripts/functions/hooks/jruby : jruby_options_append() 32 > jruby_options_export
+++++ /scripts/functions/hooks/jruby : jruby_options_export() 18 > JRUBY_OPTS=--ng
+++++ /scripts/functions/hooks/jruby : jruby_options_export() 19 > JRUBY_OPTS=--ng
+++++ /scripts/functions/hooks/jruby : jruby_options_export() 20 > export JRUBY_OPTS
+++ /scripts/hook : source() 33 > unset rvm_hook
++ /scripts/selector : __rvm_use() 578 > return 0
++ /scripts/functions/manage/jruby : jruby_install() 92 > __rvm_post_install
++ /scripts/functions/manage/base : __rvm_post_install() 1028 > local rvm_ruby_aliases ruby_alias binary
++ /scripts/functions/manage/base : __rvm_post_install() 1030 > [[ jruby != \j\r\u\b\y ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1062 > __rvm_run_with_env gemsets.initial jruby-1.6.3 ''\''/Users/tatlas/.rvm/scripts/gemsets'\'' initial' 'jruby-1.6.3 - #importing default gemsets (/Users/tatlas/.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=jruby-1.6.3
++ /scripts/functions/environment : __rvm_run_with_env() 197 > command=''\''/Users/tatlas/.rvm/scripts/gemsets'\'' initial'
++ /scripts/functions/environment : __rvm_run_with_env() 198 > message='jruby-1.6.3 - #importing default gemsets (/Users/tatlas/.rvm/gemsets/)'
++ /scripts/functions/environment : __rvm_run_with_env() 200 > [[ -n jruby-1.6.3 ]]
++ /scripts/functions/environment : __rvm_run_with_env() 202 > [[ -n jruby-1.6.3 - #importing default gemsets (/Users/tatlas/.rvm/gemsets/) ]]
++ /scripts/functions/environment : __rvm_run_with_env() 202 > rvm_log 'jruby-1.6.3 - #importing default gemsets (/Users/tatlas/.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 'jruby-1.6.3 - #importing default gemsets (/Users/tatlas/.rvm/gemsets/)\n'
jruby-1.6.3 - #importing default gemsets (/Users/tatlas/.rvm/gemsets/)
++ /scripts/functions/environment : __rvm_run_with_env() 204 > (( 0 == 1 ))
++ /scripts/functions/environment : __rvm_run_with_env() 209 > path=/Users/tatlas/.rvm/log/jruby-1.6.3
++ /scripts/functions/environment : __rvm_run_with_env() 211 > log=/Users/tatlas/.rvm/log/jruby-1.6.3/gemsets.initial.log
++ /scripts/functions/environment : __rvm_run_with_env() 213 > [[ ! -d /Users/tatlas/.rvm/log/jruby-1.6.3 ]]
++ /scripts/functions/environment : __rvm_run_with_env() 218 > [[ ! -f /Users/tatlas/.rvm/log/jruby-1.6.3/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-07-28 12:41:18] '\''/Users/tatlas/.rvm/scripts/gemsets'\'' initial # under jruby-1.6.3\n'
++ /scripts/functions/environment : __rvm_run_with_env() 225 > (( 0 > 0 ))
++ /scripts/functions/environment : __rvm_run_with_env() 231 > rvm_ruby_string=jruby-1.6.3
++ /scripts/functions/environment : __rvm_run_with_env() 233 > __rvm_use
++ /scripts/selector : __rvm_use() 404 > local new_path binary full_binary_path rvm_ruby_gem_home
++ /scripts/selector : __rvm_use() 407 > __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 jruby-1.6.3 ]]
++ /scripts/selector : __rvm_select() 35 > __rvm_ruby_string
++ /scripts/selector : __rvm_ruby_string() 591 > local ruby_string gemset_name
++ /scripts/selector : __rvm_ruby_string() 593 > __rvm_default_flags
++ /scripts/functions/env : __rvm_default_flags() 9 > true 0 0 0
++ /scripts/selector : __rvm_ruby_string() 595 > rvm_expanding_aliases=
++ /scripts/selector : __rvm_ruby_string() 598 > true 1.6.3 '' jruby 1.6.3 '' '' '' @ jruby-1.6.3 0 0
++ /scripts/selector : __rvm_ruby_string() 603 > echo jruby-1.6.3
++ /scripts/selector : __rvm_ruby_string() 603 > grep @
++ /scripts/selector : __rvm_ruby_string() 610 > (( rvm_expanding_aliases == 0 ))
++ /scripts/selector : __rvm_ruby_string() 611 > [[ -n jruby-1.6.3 ]]
++ /scripts/selector : __rvm_ruby_string() 611 > [[ jruby-1.6.3 != \s\y\s\t\e\m ]]
+++ /scripts/selector : __rvm_ruby_string() 613 > /Users/tatlas/.rvm/scripts/alias show jruby-1.6.3
++ /scripts/selector : __rvm_ruby_string() 613 > expanded_alias_name=
++ /scripts/selector : __rvm_ruby_string() 614 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 617 > [[ jruby-1.6.3 = default ]]
++ /scripts/selector : __rvm_ruby_string() 624 > echo jruby-1.6.3
++ /scripts/selector : __rvm_ruby_string() 624 > grep @
++ /scripts/selector : __rvm_ruby_string() 630 > ruby_string=jruby-1.6.3
++ /scripts/selector : __rvm_ruby_string() 631 > gemset_name=
++ /scripts/selector : __rvm_ruby_string() 632 > repo_url=
++ /scripts/selector : __rvm_ruby_string() 633 > branch_name=
++ /scripts/selector : __rvm_ruby_string() 634 > ruby_name=
++ /scripts/selector : __rvm_ruby_string() 636 > __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() 638 > rvm_ruby_repo_url=
++ /scripts/selector : __rvm_ruby_string() 639 > rvm_ruby_repo_branch=
++ /scripts/selector : __rvm_ruby_string() 640 > rvm_ruby_name=
++ /scripts/selector : __rvm_ruby_string() 642 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 648 > strings=($(echo "${ruby_string//-/ }"))
+++ /scripts/selector : __rvm_ruby_string() 648 > echo 'jruby 1.6.3'
++ /scripts/selector : __rvm_ruby_string() 650 > (( 2 == 0 ))
++ /scripts/selector : __rvm_ruby_string() 665 > for string in '"${strings[@]:-""}"'
++ /scripts/selector : __rvm_ruby_string() 667 > case "$string" in
++ /scripts/selector : __rvm_ruby_string() 805 > rvm_ruby_interpreter=jruby
++ /scripts/selector : __rvm_ruby_string() 665 > for string in '"${strings[@]:-""}"'
++ /scripts/selector : __rvm_ruby_string() 667 > case "$string" in
++ /scripts/selector : __rvm_ruby_string() 702 > case "$string" in
++ /scripts/selector : __rvm_ruby_string() 704 > rvm_ruby_version=1.6.3
++ /scripts/selector : __rvm_ruby_string() 705 > rvm_ruby_revision=
++ /scripts/selector : __rvm_ruby_string() 706 > rvm_ruby_tag=
++ /scripts/selector : __rvm_ruby_string() 865 > [[ -z jruby ]]
++ /scripts/selector : __rvm_ruby_string() 877 > rvm_ruby_version=1.6.3
++ /scripts/selector : __rvm_ruby_string() 878 > [[ -z 1.6.3 ]]
++ /scripts/selector : __rvm_ruby_string() 885 > [[ -z 1.6.3 ]]
++ /scripts/selector : __rvm_ruby_string() 889 > rvm_ruby_string=jruby-1.6.3
++ /scripts/selector : __rvm_ruby_string() 893 > (( rvm_head_flag == 1 ))
++ /scripts/selector : __rvm_ruby_string() 897 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 901 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 905 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 909 > [[ -n '' ]]
+++ /scripts/selector : __rvm_ruby_string() 917 > __rvm_db jruby_1.6.3_patch_level
+++ /scripts/functions/db : __rvm_db() 7 > local value key variable
+++ /scripts/functions/db : __rvm_db() 9 > key=jruby_1.6.3_patch_level
+++ /scripts/functions/db : __rvm_db() 10 > variable=
+++ /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/tatlas/.rvm/user/db ]]
++++ /scripts/functions/db : __rvm_db() 13 > /Users/tatlas/.rvm/scripts/db /Users/tatlas/.rvm/user/db jruby_1.6.3_patch_level
+++ /scripts/functions/db : __rvm_db() 13 > value=
+++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
++++ /scripts/functions/db : __rvm_db() 17 > /Users/tatlas/.rvm/scripts/db /Users/tatlas/.rvm/config/db jruby_1.6.3_patch_level
+++ /scripts/functions/db : __rvm_db() 17 > value=
+++ /scripts/functions/db : __rvm_db() 20 > [[ -n '' ]]
+++ /scripts/functions/db : __rvm_db() 28 > return 0
++ /scripts/selector : __rvm_ruby_string() 916 > patch_level=
++ /scripts/selector : __rvm_ruby_string() 918 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 933 > [[ -n '' ]]
++ /scripts/selector : __rvm_ruby_string() 951 > [[ -n '' ]]
++ /scripts/selector : __rvm_select() 40 > rvm_archive_extension=tar.gz
++ /scripts/selector : __rvm_select() 42 > [[ -z jruby ]]
++ /scripts/selector : __rvm_select() 47 > case "$rvm_ruby_interpreter" in
++ /scripts/selector : __rvm_select() 120 > rvm_ruby_patch_level=
++ /scripts/selector : __rvm_select() 122 > (( 0 == 1 ))
++ /scripts/selector : __rvm_select() 129 > rvm_archive_extension=tar.gz
++ /scripts/selector : __rvm_select() 130 > rvm_ruby_version=1.6.3
+++ /scripts/selector : __rvm_select() 131 > __rvm_db jruby_url
+++ /scripts/functions/db : __rvm_db() 7 > local value key variable
+++ /scripts/functions/db : __rvm_db() 9 > key=jruby_url
+++ /scripts/functions/db : __rvm_db() 10 > variable=
+++ /scripts/functions/db : __rvm_db() 12 > [[ -f /Users/tatlas/.rvm/user/db ]]
++++ /scripts/functions/db : __rvm_db() 13 > /Users/tatlas/.rvm/scripts/db /Users/tatlas/.rvm/user/db jruby_url
+++ /scripts/functions/db : __rvm_db() 13 > value=
+++ /scripts/functions/db : __rvm_db() 16 > [[ -z '' ]]
++++ /scripts/functions/db : __rvm_db() 17 > /Users/tatlas/.rvm/scripts/db /Users/tatlas/.rvm/config/db jruby_url
+++ /scripts/functions/db : __rvm_db() 17 > value=http://jruby.org.s3.amazonaws.com/downloads
+++ /scripts/functions/db : __rvm_db() 20 > [[ -n http://jruby.org.s3.amazonaws.com/downloads ]]
+++ /scripts/functions/db : __rvm_db() 21 > [[ -z '' ]]
+++ /scripts/functions/db : __rvm_db() 22 > echo http://jruby.org.s3.amazonaws.com/downloads
+++ /scripts/functions/db : __rvm_db() 28 > return 0
++ /scripts/selector : __rvm_select() 131 > jruby_url=http://jruby.org.s3.amazonaws.com/downloads
++ /scripts/selector : __rvm_select() 132 > rvm_ruby_package_file=jruby-bin-1.6.3
++ /scripts/selector : __rvm_select() 133 > rvm_ruby_package_name=jruby-1.6.3
++ /scripts/selector : __rvm_select() 134 > rvm_ruby_url=http://jruby.org.s3.amazonaws.com/downloads/1.6.3/jruby-bin-1.6.3.tar.gz
++ /scripts/selector : __rvm_select() 135 > jruby_url=
++ /scripts/selector : __rvm_select() 138 > alias 'jruby_ng=jruby --ng'
++ /scripts/selector : __rvm_select() 139 > alias 'jruby_ng_server=jruby --ng-server'
++ /scripts/selector : __rvm_select() 295 > [[ -n '' ]]
++ /scripts/selector : __rvm_select() 300 > [[ -n jruby ]]
++ /scripts/selector : __rvm_select() 300 > [[ system != \j\r\u\b\y ]]
++ /scripts/selector : __rvm_select() 300 > [[ default != \j\r\u\b\y ]]
++ /scripts/selector : __rvm_select() 302 > [[ -n 1.6.3 ]]
++ /scripts/selector : __rvm_select() 304 > rvm_ruby_release_version=1
++ /scripts/selector : __rvm_select() 305 > rvm_ruby_major_version=1.6
++ /scripts/selector : __rvm_select() 305 > rvm_ruby_major_version=6
++ /scripts/selector : __rvm_select() 306 > rvm_ruby_minor_version=3
++ /scripts/selector : __rvm_select() 309 > rvm_ruby_package_name=jruby-1.6.3
++ /scripts/selector : __rvm_select() 310 > rvm_ruby_home=/Users/tatlas/.rvm/rubies/jruby-1.6.3
++ /scripts/selector : __rvm_select() 311 > rvm_ruby_binary=/Users/tatlas/.rvm/rubies/jruby-1.6.3/bin/ruby
++ /scripts/selector : __rvm_select() 312 > rvm_ruby_irbrc=/Users/tatlas/.rvm/rubies/jruby-1.6.3/.irbrc
++ /scripts/selector : __rvm_select() 314 > [[ maglev = \j\r\u\b\y ]]
++ /scripts/selector : __rvm_select() 320 > rvm_ruby_gem_home=/Users/tatlas/.rvm/gems/jruby-1.6.3
++ /scripts/selector : __rvm_select() 322 > [[ -n '' ]]
++ /scripts/selector : __rvm_select() 328 > rvm_ruby_global_gems_path=/Users/tatlas/.rvm/gems/jruby-1.6.3@global
++ /scripts/selector : __rvm_select() 329 > rvm_ruby_gem_path=/Users/tatlas/.rvm/gems/jruby-1.6.3:/Users/tatlas/.rvm/gems/jruby-1.6.3@global
++ /scripts/selector : __rvm_select() 331 > rvm_ruby_selected_flag=1
++ /scripts/selector : __rvm_select() 333 > [[ -d /Users/tatlas/.rvm/log/jruby-1.6.3 ]]
++ /scripts/selector : __rvm_select() 335 > mkdir -p /Users/tatlas/.rvm/log/jruby-1.6.3
++ /scripts/selector : __rvm_select() 338 > 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() 412 > [[ system = jruby ]]
++ /scripts/selector : __rvm_use() 416 > unset BUNDLE_PATH
++ /scripts/selector : __rvm_use() 417 > GEM_HOME=/Users/tatlas/.rvm/gems/jruby-1.6.3
++ /scripts/selector : __rvm_use() 418 > GEM_PATH=/Users/tatlas/.rvm/gems/jruby-1.6.3:/Users/tatlas/.rvm/gems/jruby-1.6.3@global
++ /scripts/selector : __rvm_use() 419 > MY_RUBY_HOME=/Users/tatlas/.rvm/rubies/jruby-1.6.3
++ /scripts/selector : __rvm_use() 420 > RUBY_VERSION=jruby-1.6.3
++ /scripts/selector : __rvm_use() 421 > IRBRC=/Users/tatlas/.rvm/rubies/jruby-1.6.3/.irbrc
++ /scripts/selector : __rvm_use() 424 > [[ maglev = \j\r\u\b\y ]]
++ /scripts/selector : __rvm_use() 429 > export GEM_HOME GEM_PATH MY_RUBY_HOME RUBY_VERSION IRBRC
++ /scripts/selector : __rvm_use() 431 > [[ -z /Users/tatlas/.rvm/rubies/jruby-1.6.3/.irbrc ]]
++ /scripts/selector : __rvm_use() 436 > [[ ! -d /Users/tatlas/.rvm/rubies/jruby-1.6.3 ]]
++ /scripts/selector : __rvm_use() 450 > __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=/Users/tatlas/.rvm/gems/jruby-1.6.3
+++ /scripts/functions/environment : __rvm_environment_identifier() 9 > string=jruby-1.6.3
+++ /scripts/functions/environment : __rvm_environment_identifier() 10 > string=jruby-1.6.3
+++ /scripts/functions/environment : __rvm_environment_identifier() 12 > printf jruby-1.6.3
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 83 > environment_id=jruby-1.6.3
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 85 > file_name=/Users/tatlas/.rvm/environments/jruby-1.6.3
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 87 > [[ ! -s /Users/tatlas/.rvm/environments/jruby-1.6.3 ]]
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 111 > (( 0 == 1 ))
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 112 > [[ ! -f /Users/tatlas/.rvm/wrappers/jruby-1.6.3/ruby ]]
++ /scripts/functions/environment : __rvm_ensure_has_environment_files() 130 > return 0
++ /scripts/selector : __rvm_use() 452 > (( 0 == 1 ))
+++ /scripts/selector : __rvm_use() 457 > __rvm_remove_rvm_from_path
++++ /scripts/functions/env : __rvm_remove_rvm_from_path() 144 > printf /Users/tatlas/.rvm/gems/jruby-1.6.3/bin:/Users/tatlas/.rvm/gems/jruby-1.6.3@global/bin:/Users/tatlas/.rvm/rubies/jruby-1.6.3/bin:/Users/tatlas/.rvm/bin:/Users/tatlas/.bdsm/pkg/active/bin:/Users/tatlas/.bdsm/pkg/active/sbin:/opt/local/bin:/opt/local/sbin:/Users/tatlas/bin:/Users/tatlas/.bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/share/npm/bin
++++ /scripts/functions/env : __rvm_remove_rvm_from_path() 144 > awk -v RS=: -v ORS=: '/\/Users\/tatlas\/.rvm/ {next} {print}'
+++ /scripts/functions/env : __rvm_remove_rvm_from_path() 144 > PATH=/Users/tatlas/.bdsm/pkg/active/bin:/Users/tatlas/.bdsm/pkg/active/sbin:/opt/local/bin:/opt/local/sbin:/Users/tatlas/bin:/Users/tatlas/.bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/share/npm/bin:
+++ /scripts/functions/env : __rvm_remove_rvm_from_path() 145 > PATH=/Users/tatlas/.bdsm/pkg/active/bin:/Users/tatlas/.bdsm/pkg/active/sbin:/opt/local/bin:/opt/local/sbin:/Users/tatlas/bin:/Users/tatlas/.bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/share/npm/bin
+++ /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() 457 > printf /Users/tatlas/.bdsm/pkg/active/bin:/Users/tatlas/.bdsm/pkg/active/sbin:/opt/local/bin:/opt/local/sbin:/Users/tatlas/bin:/Users/tatlas/.bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/share/npm/bin
++ /scripts/selector : __rvm_use() 457 > new_path=/Users/tatlas/.rvm/gems/jruby-1.6.3/bin:/Users/tatlas/.rvm/gems/jruby-1.6.3@global/bin:/Users/tatlas/.rvm/rubies/jruby-1.6.3/bin:/Users/tatlas/.rvm/bin:/Users/tatlas/.bdsm/pkg/active/bin:/Users/tatlas/.bdsm/pkg/active/sbin:/opt/local/bin:/opt/local/sbin:/Users/tatlas/bin:/Users/tatlas/.bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/share/npm/bin
++ /scripts/selector : __rvm_use() 461 > [[ -n jruby-1.6.3 ]]
++ /scripts/selector : __rvm_use() 463 > export rvm_ruby_string
++ /scripts/selector : __rvm_use() 466 > [[ -n '' ]]
++ /scripts/selector : __rvm_use() 471 > [[ -n /Users/tatlas/.rvm/gems/jruby-1.6.3/bin:/Users/tatlas/.rvm/gems/jruby-1.6.3@global/bin:/Users/tatlas/.rvm/rubies/jruby-1.6.3/bin:/Users/tatlas/.rvm/bin:/Users/tatlas/.bdsm/pkg/active/bin:/Users/tatlas/.bdsm/pkg/active/sbin:/opt/local/bin:/opt/local/sbin:/Users/tatlas/bin:/Users/tatlas/.bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/share/npm/bin ]]
++ /scripts/selector : __rvm_use() 473 > export PATH=/Users/tatlas/.rvm/gems/jruby-1.6.3/bin:/Users/tatlas/.rvm/gems/jruby-1.6.3@global/bin:/Users/tatlas/.rvm/rubies/jruby-1.6.3/bin:/Users/tatlas/.rvm/bin:/Users/tatlas/.bdsm/pkg/active/bin:/Users/tatlas/.bdsm/pkg/active/sbin:/opt/local/bin:/opt/local/sbin:/Users/tatlas/bin:/Users/tatlas/.bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/share/npm/bin
++ /scripts/selector : __rvm_use() 473 > PATH=/Users/tatlas/.rvm/gems/jruby-1.6.3/bin:/Users/tatlas/.rvm/gems/jruby-1.6.3@global/bin:/Users/tatlas/.rvm/rubies/jruby-1.6.3/bin:/Users/tatlas/.rvm/bin:/Users/tatlas/.bdsm/pkg/active/bin:/Users/tatlas/.bdsm/pkg/active/sbin:/opt/local/bin:/opt/local/sbin:/Users/tatlas/bin:/Users/tatlas/.bin:/usr/local/homebrew/bin:/opt/nginx/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/share/npm/bin
++ /scripts/selector : __rvm_use() 474 > unset new_path
++ /scripts/selector : __rvm_use() 475 > builtin hash -r
++ /scripts/selector : __rvm_use() 478 > [[ jruby-1.6.3 != \s\y\s\t\e\m ]]
++ /scripts/selector : __rvm_use() 480 > (( 0 == 1 ))
+++ /scripts/selector : __rvm_use() 485 > __rvm_environment_identifier
+++ /scripts/functions/environment : __rvm_environment_identifier() 5 > local path string
+++ /scripts/functions/environment : __rvm_environment_identifier() 7 > path=/Users/tatlas/.rvm/gems/jruby-1.6.3
+++ /scripts/functions/environment : __rvm_environment_identifier() 9 > string=jruby-1.6.3
+++ /scripts/functions/environment : __rvm_environment_identifier() 10 > string=jruby-1.6.3
+++ /scripts/functions/environment : __rvm_environment_identifier() 12 > printf jruby-1.6.3
++ /scripts/selector : __rvm_use() 485 > local environment_id=jruby-1.6.3
++ /scripts/selector : __rvm_use() 487 > (( 0 == 1 ))
++ /scripts/selector : __rvm_use() 536 > rvm_default_flag=0
++ /scripts/selector : __rvm_use() 538 > [[ -n '' ]]
++ /scripts/selector : __rvm_use() 544 > [[ -n '' ]]
++ /scripts/selector : __rvm_use() 552 > [[ maglev = \j\r\u\b\y ]]
++ /scripts/selector : __rvm_use() 576 > rvm_hook=after_use
++ /scripts/selector : __rvm_use() 577 > source /Users/tatlas/.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 > [[ /Users/tatlas/.rvm/src/jruby-1.6.3/tool/nailgun/.rvm/hooks/after_use = \/\U\s\e\r\s\/\t\a\t\l\a\s\/\.\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 /Users/tatlas/.rvm/src/jruby-1.6.3/tool/nailgun/.rvm/hooks/after_use ]]
+++ /scripts/hook : source() 27 > continue
+++ /scripts/hook : source() 16 > for hook in '"${hooks[@]}"'
+++ /scripts/hook : source() 18 > [[ -s /Users/tatlas/.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 /Users/tatlas/.rvm/hooks/after_use
++++ /hooks/after_use : source() 5 > after_use_hooks=($(
find "${rvm_path:-"$HOME/.rvm"}/hooks" -iname 'after_use_*' -type f
))
+++++ /hooks/after_use : source() 6 > find /Users/tatlas/.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 /Users/tatlas/.rvm/hooks/after_use_jruby ]]
++++ /hooks/after_use : source() 11 > . /Users/tatlas/.rvm/hooks/after_use_jruby
+++++ /hooks/after_use_jruby : source() 3 > . /Users/tatlas/.rvm/scripts/functions/hooks/jruby
+++++ /hooks/after_use_jruby : source() 5 > [[ jruby-1.6.3 =~ jruby ]]
+++++ /hooks/after_use_jruby : source() 7 > jruby_ngserver_start
+++++ /scripts/functions/hooks/jruby : jruby_ngserver_start() 10 > jruby_ngserver_is_running
+++++ /scripts/functions/hooks/jruby : jruby_ngserver_is_running() 5 > ps auxww
+++++ /scripts/functions/hooks/jruby : jruby_ngserver_is_running() 5 > grep -q '[c]om.martiansoftware.nailgun.NGServer'
+++++ /hooks/after_use_jruby : source() 8 > jruby_options_append --ng
+++++ /scripts/functions/hooks/jruby : jruby_options_append() 25 > for param in '"$@"'
+++++ /scripts/functions/hooks/jruby : jruby_options_append() 27 > [[ --ng =~ --ng ]]
+++++ /scripts/functions/hooks/jruby : jruby_options_append() 32 > jruby_options_export
+++++ /scripts/functions/hooks/jruby : jruby_options_export() 18 > JRUBY_OPTS=--ng
+++++ /scripts/functions/hooks/jruby : jruby_options_export() 19 > JRUBY_OPTS=--ng
+++++ /scripts/functions/hooks/jruby : jruby_options_export() 20 > export JRUBY_OPTS
+++ /scripts/hook : source() 33 > unset rvm_hook
++ /scripts/selector : __rvm_use() 578 > return 0
++ /scripts/functions/environment : __rvm_run_with_env() 235 > eval ''\''/Users/tatlas/.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() 1066 > __rvm_irbrc
++ /scripts/functions/irbrc : __rvm_irbrc() 6 > [[ -d /Users/tatlas/.rvm/rubies/jruby-1.6.3 ]]
++ /scripts/functions/irbrc : __rvm_irbrc() 6 > [[ ! -s /Users/tatlas/.rvm/rubies/jruby-1.6.3/.irbrc ]]
++ /scripts/functions/irbrc : __rvm_irbrc() 9 > return 0
++ /scripts/functions/manage/base : __rvm_post_install() 1068 > __rvm_generate_default_docs
++ /scripts/functions/manage/base : __rvm_generate_default_docs() 1085 > [[ '' = \1 ]]
++ /scripts/functions/manage/base : __rvm_post_install() 1070 > [[ -n '' ]]
++ /scripts/functions/manage/jruby : jruby_install() 95 > [[ -d /Users/tatlas/.rvm/rubies/jruby-1.6.3/lib/ruby/gems/1.8 ]]
++ /scripts/functions/manage/jruby : jruby_install() 97 > rvm_log 'Copying across included gems'
+++ /scripts/functions/logging : rvm_log() 8 > tput setaf 2
+++ /scripts/functions/logging : rvm_log() 8 > tput sgr0
++ /scripts/functions/logging : rvm_log() 8 > printf 'Copying across included gems\n'
Copying across included gems
++ /scripts/functions/manage/jruby : jruby_install() 98 > cp -R /Users/tatlas/.rvm/rubies/jruby-1.6.3/lib/ruby/gems/1.8/ /Users/tatlas/.rvm/gems/jruby-1.6.3/
++ /scripts/functions/manage/jruby : jruby_install() 101 > /Users/tatlas/.rvm/rubies/jruby-1.6.3/bin/gem install jruby-launcher
Warning: JRuby home "/Users/tatlas/.rvm/rubies/jruby-1.6.2" does not exist, using /var/folders/rx/rx4LWfIRGeGhnQFdIKPb3pzFZsc/-Tmp-/
LoadError: no such file to load -- rubygems
require at org/jruby/RubyKernel.java:1038
(root) at /Users/tatlas/.rvm/rubies/jruby-1.6.3/bin/gem:12
++ /scripts/functions/manage/base : __rvm_install_ruby() 395 > rvm_hook=after_install
++ /scripts/functions/manage/base : __rvm_install_ruby() 396 > source /Users/tatlas/.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 > [[ /Users/tatlas/.rvm/src/jruby-1.6.3/tool/nailgun/.rvm/hooks/after_install = \/\U\s\e\r\s\/\t\a\t\l\a\s\/\.\r\v\m\/\h\o\o\k\s\/\a\f\t\e\r\_\i\n\s\t\a\l\l ]]
+++ /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 /Users/tatlas/.rvm/src/jruby-1.6.3/tool/nailgun/.rvm/hooks/after_install ]]
+++ /scripts/hook : source() 27 > continue
+++ /scripts/hook : source() 16 > for hook in '"${hooks[@]}"'
+++ /scripts/hook : source() 18 > [[ -s /Users/tatlas/.rvm/hooks/after_install ]]
+++ /scripts/hook : source() 27 > continue
+++ /scripts/hook : source() 33 > unset rvm_hook
++ /scripts/functions/manage/base : __rvm_install_ruby() 398 > [[ -n '' ]]
++ /scripts/functions/manage/base : __rvm_install_ruby() 404 > return 0
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1174 > result=0
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1175 > (( result > 0 && manage_result == 1 ))
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1180 > (( result == 0 ))
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1180 > [[ install = \i\n\s\t\a\l\l ]]
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1182 > __rvm_record_install jruby
+ /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 jruby ]]
++ /scripts/functions/install : __rvm_record_install() 10 > /Users/tatlas/.rvm/scripts/tools strings jruby
+++ /scripts/initialize : 84 > [[ -z '' ]]
+++ /scripts/initialize : 89 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ /scripts/initialize : 90 > export PS4
+++ /scripts/initialize : 97 > export rvm_action rvm_alias_expanded rvm_archflags rvm_archive_extension rvm_archives_path rvm_bin_flag rvm_bin_path rvm_clang_flag rvm_config_path 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 : 29 > case "rvm_base_except" in
++ /scripts/base : 34 > source /Users/tatlas/.rvm/scripts/selector
++ /scripts/base : 40 > scripts=(logging utility init cleanup env rvmrc install environment gemset db bundler)
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/logging
+++ /scripts/functions/logging : 6 > [[ -t 1 ]]
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/utility
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/init
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/cleanup
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/env
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/rvmrc
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/install
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/environment
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/gemset
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/db
++ /scripts/base : 41 > for entry in '${scripts[@]}'
++ /scripts/base : 42 > source /Users/tatlas/.rvm/scripts/functions/bundler
++ /scripts/base : 45 > unset scripts entry rvm_base_except
++ /scripts/base : 47 > [[ ! -t 0 ]]
+ /scripts/tools : 45 > args=($*)
+ /scripts/tools : 46 > action=strings
++ /scripts/tools : 47 > echo jruby
+ /scripts/tools : 47 > args=jruby
+ /scripts/tools : 49 > [[ -z strings ]]
+ /scripts/tools : 51 > case "$action" in
+ /scripts/tools : 54 > tools_strings jruby
+ /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=jruby
+ /scripts/tools : tools_strings() 38 > basename /Users/tatlas/.rvm/gems/jruby-1.6.3
+ /scripts/tools : 58 > exit 0
+ /scripts/functions/install : __rvm_record_install() 10 > recorded_ruby_name=jruby-1.6.3
+ /scripts/functions/install : __rvm_record_install() 12 > rvm_install_record_file=/Users/tatlas/.rvm/config/installs
++ /scripts/functions/install : __rvm_record_install() 14 > printf 'jruby-1.6.3 \n'
+ /scripts/functions/install : __rvm_record_install() 14 > rvm_install_command='jruby-1.6.3 '
+ /scripts/functions/install : __rvm_record_install() 16 > [[ ! -f /Users/tatlas/.rvm/config/installs ]]
+ /scripts/functions/install : __rvm_record_install() 18 > rm -f /Users/tatlas/.rvm/config/installs.tmp
+ /scripts/functions/install : __rvm_record_install() 20 > grep -v '^jruby-1.6.3 '
+ /scripts/functions/install : __rvm_record_install() 23 > echo 'jruby-1.6.3 '
+ /scripts/functions/install : __rvm_record_install() 25 > rm -f /Users/tatlas/.rvm/config/installs
+ /scripts/functions/install : __rvm_record_install() 27 > mv /Users/tatlas/.rvm/config/installs.tmp /Users/tatlas/.rvm/config/installs
+ /scripts/functions/install : __rvm_record_install() 29 > return 0
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1185 > unset current_ruby_string
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1187 > __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() 1189 > rvm_hook=after_install
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1190 > source /Users/tatlas/.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 > [[ /Users/tatlas/.rvm/src/jruby-1.6.3/tool/nailgun/.rvm/hooks/after_install = \/\U\s\e\r\s\/\t\a\t\l\a\s\/\.\r\v\m\/\h\o\o\k\s\/\a\f\t\e\r\_\i\n\s\t\a\l\l ]]
++ /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 /Users/tatlas/.rvm/src/jruby-1.6.3/tool/nailgun/.rvm/hooks/after_install ]]
++ /scripts/hook : source() 27 > continue
++ /scripts/hook : source() 16 > for hook in '"${hooks[@]}"'
++ /scripts/hook : source() 18 > [[ -s /Users/tatlas/.rvm/hooks/after_install ]]
++ /scripts/hook : source() 27 > continue
++ /scripts/hook : source() 33 > unset rvm_hook
+ /scripts/functions/manage/base : __rvm_manage_rubies() 1226 > return 0
+ /scripts/manage : 31 > exit 0
+ /scripts/cli : rvm() 963 > result=0
+ /scripts/cli : rvm() 965 > [[ 0 -eq 1 ]]
+ /scripts/cli : rvm() 976 > (( 1 == 1 ))
+ /scripts/cli : rvm() 978 > rvm_trace_flag=0
+ /scripts/cli : rvm() 979 > set +o verbose
+ /scripts/cli : rvm() 980 > set +o xtrace
~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment