Skip to content

Instantly share code, notes, and snippets.

@shigeya
Created June 10, 2012 00:08
Show Gist options
  • Select an option

  • Save shigeya/2903174 to your computer and use it in GitHub Desktop.

Select an option

Save shigeya/2903174 to your computer and use it in GitHub Desktop.
rvm get stable --trace output on zsh 4.3.12
% rvm get stable --trace
rvm 1.14.1 (stable) by Wayne E. Seguin <[email protected]>, Michal Papis <[email protected]> [https://rvm.io/]
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 185 100 185 0 0 346 0 --:--:-- --:--:-- --:--:-- 1761
100 185 100 185 0 0 345 0 --:--:-- --:--:-- --:--:-- 1761
100 9249 100 9249 0 0 5898 0 0:00:01 0:00:01 --:--:-- 5898
100 9249 100 9249 0 0 5897 0 0:00:01 0:00:01 --:--:-- 0
+ : 177 > export rvm_trace_flag=1
+ : 177 > rvm_trace_flag=1
+ : 182 > true 1 0 1 0 HOME=/home/passenger
+ : 186 > (( rvm_ignore_rvmrc == 0 ))
+ : 188 > for rvmrc in /etc/rvmrc '"$HOME/.rvmrc"'
+ : 190 > [[ -s /etc/rvmrc ]]
+ : 188 > for rvmrc in /etc/rvmrc '"$HOME/.rvmrc"'
+ : 190 > [[ -s /home/passenger/.rvmrc ]]
+ : 207 > [[ -z /home/passenger/.rvm ]]
+ : 216 > export HOME rvm_path
+ : 218 > install_rubies=()
+ : 219 > install_gems=()
+ : 221 > (( 2 > 0 ))
+ : 223 > token=stable
+ : 224 > shift
+ : 225 > case "$token" in
+ : 271 > version=head
+ : 272 > branch=stable
+ : 221 > (( 1 > 0 ))
+ : 223 > token=--trace
+ : 224 > shift
+ : 225 > case "$token" in
+ : 228 > set -o xtrace
+ : 229 > export rvm_trace_flag=1
+ : 229 > rvm_trace_flag=1
+ : 221 > (( 0 > 0 ))
+ : 309 > case "$rvm_path" in
+ : 325 > (( 0 > 0 && 0 == 0 ))
+ : 330 > (( 0 > 0 ))
+ : 337 > true head
+ : 339 > [[ /home/passenger/.rvm != /* ]]
+ : 344 > rvm_src_path=/home/passenger/.rvm/src
+ : 345 > rvm_archives_path=/home/passenger/.rvm/archives
+ : 346 > rvm_releases_url=https://rvm.io/releases
+ : 348 > for dir in '"$rvm_src_path"' '"$rvm_archives_path"'
+ : 350 > [[ ! -d /home/passenger/.rvm/src ]]
+ : 348 > for dir in '"$rvm_src_path"' '"$rvm_archives_path"'
+ : 350 > [[ ! -d /home/passenger/.rvm/archives ]]
+ : 358 > case "${version}" in
+ : 360 > echo stable
+ : 361 > install_head stable
+ : install_head() 94 > typeset _repo _branch
+ : install_head() 95 > case "$1" in
+ : install_head() 109 > _repo=wayneeseguin
+ : install_head() 110 > _branch=stable
+ : install_head() 113 > log 'Downloading RVM from wayneeseguin branch stable'
+ : log() 17 > printf '%b¥n' 'Downloading RVM from wayneeseguin branch stable'
Downloading RVM from wayneeseguin branch stable
+ : log() 17 > return 0
+ : install_head() 115 > get_and_unpack https://github.com/wayneeseguin/rvm/tarball/stable wayneeseguin-rvm-stable.tgz wayneeseguin-rvm-
+ : get_and_unpack() 122 > typeset _url _file _patern
+ : get_and_unpack() 123 > _url=https://github.com/wayneeseguin/rvm/tarball/stable
+ : get_and_unpack() 124 > _file=wayneeseguin-rvm-stable.tgz
+ : get_and_unpack() 125 > _patern=wayneeseguin-rvm-
+ : get_and_unpack() 127 > curl -L https://github.com/wayneeseguin/rvm/tarball/stable -o /home/passenger/.rvm/archives/wayneeseguin-rvm-stable.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 125 100 125 0 0 152 0 --:--:-- --:--:-- --:--:-- 199
0 125 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
0 1045k 0 3908 0 0 2002 0 0:08:54 0:00:01 0:08:53 4197
8 1045k 8 94704 0 0 32702 0 0:00:32 0:00:02 0:00:30 50508
54 1045k 54 572k 0 0 141k 0 0:00:07 0:00:04 0:00:03 190k
100 1045k 100 1045k 0 0 226k 0 0:00:04 0:00:04 --:--:-- 291k
+ : get_and_unpack() 129 > true
+ : get_and_unpack() 151 > [[ -d /home/passenger/.rvm/src/rvm ]]
+ : get_and_unpack() 152 > builtin cd /home/passenger/.rvm/src/rvm
+ : get_and_unpack() 158 > rm -rf /home/passenger/.rvm/src/rvm/HACKING.md /home/passenger/.rvm/src/rvm/History.txt /home/passenger/.rvm/src/rvm/LICENCE /home/passenger/.rvm/src/rvm/README /home/passenger/.rvm/src/rvm/README.rdoc /home/passenger/.rvm/src/rvm/README.txt /home/passenger/.rvm/src/rvm/Rakefile /home/passenger/.rvm/src/rvm/VERSION /home/passenger/.rvm/src/rvm/binscripts /home/passenger/.rvm/src/rvm/config /home/passenger/.rvm/src/rvm/contrib /home/passenger/.rvm/src/rvm/docs /home/passenger/.rvm/src/rvm/examples /home/passenger/.rvm/src/rvm/gemsets /home/passenger/.rvm/src/rvm/help /home/passenger/.rvm/src/rvm/hooks /home/passenger/.rvm/src/rvm/install /home/passenger/.rvm/src/rvm/lib /home/passenger/.rvm/src/rvm/man /home/passenger/.rvm/src/rvm/patches /home/passenger/.rvm/src/rvm/patchsets /home/passenger/.rvm/src/rvm/rvm-test /home/passenger/.rvm/src/rvm/scripts /home/passenger/.rvm/src/rvm/vboxtest /home/passenger/.rvm/src/rvm/vboxtest.sh
+ : get_and_unpack() 159 > tar xzf /home/passenger/.rvm/archives/wayneeseguin-rvm-stable.tgz
+ : get_and_unpack() 165 > mv wayneeseguin-rvm-13316b5/HACKING.md wayneeseguin-rvm-13316b5/History.txt wayneeseguin-rvm-13316b5/LICENCE wayneeseguin-rvm-13316b5/README wayneeseguin-rvm-13316b5/README.rdoc wayneeseguin-rvm-13316b5/README.txt wayneeseguin-rvm-13316b5/Rakefile wayneeseguin-rvm-13316b5/VERSION wayneeseguin-rvm-13316b5/binscripts wayneeseguin-rvm-13316b5/config wayneeseguin-rvm-13316b5/contrib wayneeseguin-rvm-13316b5/docs wayneeseguin-rvm-13316b5/examples wayneeseguin-rvm-13316b5/gemsets wayneeseguin-rvm-13316b5/help wayneeseguin-rvm-13316b5/hooks wayneeseguin-rvm-13316b5/install wayneeseguin-rvm-13316b5/lib wayneeseguin-rvm-13316b5/man wayneeseguin-rvm-13316b5/patches wayneeseguin-rvm-13316b5/patchsets wayneeseguin-rvm-13316b5/rvm-test wayneeseguin-rvm-13316b5/scripts wayneeseguin-rvm-13316b5/vboxtest wayneeseguin-rvm-13316b5/vboxtest.sh .
+ : get_and_unpack() 170 > rm -rf wayneeseguin-rvm-13316b5
+ : 385 > flags=()
+ : 386 > (( rvm_trace_flag == 1 ))
+ : 387 > flags+=("--trace")
+ : 390 > (( rvm_debug_flag == 1 ))
+ : 394 > (( rvm_auto_flag == 1 ))
+ : 398 > chmod +x ./scripts/install
+ : 399 > ./scripts/install --trace --path /home/passenger/.rvm
+ ./scripts/install : 10 > export rvm_trace_flag=1
+ ./scripts/install : 10 > rvm_trace_flag=1
++ ./scripts/install : 14 > uname -s
+ ./scripts/install : 14 > [[ FreeBSD == ¥S¥u¥n¥O¥S ]]
++ ./scripts/install : 17 > uname
+ ./scripts/install : 17 > [[ FreeBSD == ¥O¥p¥e¥n¥B¥S¥D ]]
+ ./scripts/install : 22 > PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin:/home/passenger/.rvm/gems/ruby-1.9.3-p194@redmine/bin:/home/passenger/.rvm/gems/ruby-1.9.3-p194@global/bin:/home/passenger/.rvm/rubies/ruby-1.9.3-p194/bin:/home/passenger/.rvm/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/passenger/bin
+ ./scripts/install : 25 > [[ -n '' ]]
+ ./scripts/install : 30 > shopt -s extglob
+ ./scripts/install : 32 > source /home/passenger/.rvm/src/rvm/scripts/functions/installer
+++ /src/rvm/scripts/functions/installer : 4 > uname -s
++ /src/rvm/scripts/functions/installer : 4 > [[ FreeBSD == ¥S¥u¥n¥O¥S ]]
++ /src/rvm/scripts/functions/installer : 10 > [[ -n '' ]]
+ ./scripts/install : 38 > install_setup
+ /src/rvm/scripts/functions/installer : install_setup() 17 > set -o errtrace
+ /src/rvm/scripts/functions/installer : install_setup() 19 > export HOME=/home/passenger
+ /src/rvm/scripts/functions/installer : install_setup() 19 > HOME=/home/passenger
+ /src/rvm/scripts/functions/installer : install_setup() 21 > case "$MACHTYPE" in
+ /src/rvm/scripts/functions/installer : install_setup() 23 > name_opt=-iname
+ /src/rvm/scripts/functions/installer : install_setup() 26 > (( 0 == 0 ))
++ /src/rvm/scripts/functions/installer : install_setup() 28 > umask
+ /src/rvm/scripts/functions/installer : install_setup() 28 > : rvm_stored_umask:0022
+ /src/rvm/scripts/functions/installer : install_setup() 30 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+ /src/rvm/scripts/functions/installer : install_setup() 31 > [[ -n /home/passenger ]]
+ /src/rvm/scripts/functions/installer : install_setup() 31 > [[ /home/passenger/.rvmrc -ef /home/passenger/.rvmrc ]]
+ /src/rvm/scripts/functions/installer : install_setup() 32 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
+ /src/rvm/scripts/functions/installer : install_setup() 34 > for file in '"${rvm_rvmrc_files[@]}"'
+ /src/rvm/scripts/functions/installer : install_setup() 36 > [[ -s /etc/rvmrc ]]
+ /src/rvm/scripts/functions/installer : install_setup() 34 > for file in '"${rvm_rvmrc_files[@]}"'
+ /src/rvm/scripts/functions/installer : install_setup() 36 > [[ -s /home/passenger/.rvmrc ]]
+ /src/rvm/scripts/functions/installer : install_setup() 34 > for file in '"${rvm_rvmrc_files[@]}"'
+ /src/rvm/scripts/functions/installer : install_setup() 36 > [[ -s /home/passenger/.rvmrc ]]
+ /src/rvm/scripts/functions/installer : install_setup() 41 > unset rvm_rvmrc_files
+ /src/rvm/scripts/functions/installer : install_setup() 44 > export PS4 PATH
+ /src/rvm/scripts/functions/installer : install_setup() 46 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+ /src/rvm/scripts/functions/installer : install_setup() 48 > [[ -n '' ]]
+ /src/rvm/scripts/functions/installer : install_setup() 55 > (( UID == 0 ))
+ /src/rvm/scripts/functions/installer : install_setup() 56 > [[ -n /home/passenger ]]
+ /src/rvm/scripts/functions/installer : install_setup() 56 > [[ /home/passenger != ¥/¥h¥o¥m¥e¥/¥p¥a¥s¥s¥e¥n¥g¥e¥r ]]
+ /src/rvm/scripts/functions/installer : install_setup() 60 > true 1
+ /src/rvm/scripts/functions/installer : install_setup() 62 > export rvm_user_install_flag
+ /src/rvm/scripts/functions/installer : install_setup() 64 > unset rvm_auto_flag
+ ./scripts/install : 40 > true
+ ./scripts/install : 42 > (( 3 > 0 ))
+ ./scripts/install : 44 > token=--trace
+ ./scripts/install : 45 > shift
+ ./scripts/install : 47 > case "$token" in
+ ./scripts/install : 66 > set -o xtrace
+ ./scripts/install : 67 > export rvm_trace_flag=1
+ ./scripts/install : 67 > rvm_trace_flag=1
+ ./scripts/install : 68 > echo --path /home/passenger/.rvm
--path /home/passenger/.rvm
+ ./scripts/install : 69 > env
+ ./scripts/install : 69 > GREP_OPTIONS=
+ ./scripts/install : 69 > grep '^rvm_'
rvm_gemsets_path=/home/passenger/.rvm/gemsets
rvm_scripts_path=/home/passenger/.rvm/scripts
rvm_bin_path=/home/passenger/.rvm/bin
rvm_man_path=/home/passenger/.rvm/man
rvm_user_path=/home/passenger/.rvm/user
rvm_wrappers_path=/home/passenger/.rvm/wrappers
rvm_tar_command=tar
rvm_patches_path=/home/passenger/.rvm/patches
rvm_parse_break=1
rvm_docs_path=/home/passenger/.rvm/docs
rvm_externals_path=/home/passenger/.rvm/externals
rvm_verbose_flag=0
rvm_gems_cache_path=/home/passenger/.rvm/gems/cache
rvm_path=/home/passenger/.rvm
rvm_debug_flag=0
rvm_trace_flag=1
rvm_prefix=/home/passenger
rvm_examples_path=/home/passenger/.rvm/examples
rvm_rubies_path=/home/passenger/.rvm/rubies
rvm_hooks_path=/home/passenger/.rvm/hooks
rvm_usr_path=/home/passenger/.rvm/usr
rvm_src_path=/home/passenger/.rvm/src
rvm_version=1.14.1 (stable)
rvm_gems_path=/home/passenger/.rvm/gems
rvm_tmp_path=/home/passenger/.rvm/tmp
rvm_lib_path=/home/passenger/.rvm/lib
rvm_action=get
rvm_repos_path=/home/passenger/.rvm/repos
rvm_log_path=/home/passenger/.rvm/log
rvm_help_path=/home/passenger/.rvm/help
rvm_environments_path=/home/passenger/.rvm/environments
rvm_archives_path=/home/passenger/.rvm/archives
rvm_user_install_flag=1
rvm_token=get
+ ./scripts/install : 70 > export 'PS4=+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+ ./scripts/install : 70 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+ ./scripts/install : 42 > (( 2 > 0 ))
+ ./scripts/install : 44 > token=--path
+ ./scripts/install : 45 > shift
+ ./scripts/install : 47 > case "$token" in
+ ./scripts/install : 52 > rvm_path=/home/passenger/.rvm
+ ./scripts/install : 53 > shift
+ ./scripts/install : 42 > (( 0 > 0 ))
+ ./scripts/install : 84 > [[ -n '' ]]
+ ./scripts/install : 89 > determine_install_path
+ /src/rvm/scripts/functions/installer : determine_install_path() 103 > export HOME=/home/passenger
+ /src/rvm/scripts/functions/installer : determine_install_path() 103 > HOME=/home/passenger
+ /src/rvm/scripts/functions/installer : determine_install_path() 105 > (( 0 == 0 ))
+ /src/rvm/scripts/functions/installer : determine_install_path() 107 > : rvm_stored_umask:0022
+ /src/rvm/scripts/functions/installer : determine_install_path() 109 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+ /src/rvm/scripts/functions/installer : determine_install_path() 110 > [[ -n /home/passenger ]]
+ /src/rvm/scripts/functions/installer : determine_install_path() 110 > [[ /home/passenger/.rvmrc -ef /home/passenger/.rvmrc ]]
+ /src/rvm/scripts/functions/installer : determine_install_path() 111 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
+ /src/rvm/scripts/functions/installer : determine_install_path() 113 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+ /src/rvm/scripts/functions/installer : determine_install_path() 115 > [[ -f /etc/rvmrc ]]
+ /src/rvm/scripts/functions/installer : determine_install_path() 113 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+ /src/rvm/scripts/functions/installer : determine_install_path() 115 > [[ -f /home/passenger/.rvmrc ]]
+ /src/rvm/scripts/functions/installer : determine_install_path() 113 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+ /src/rvm/scripts/functions/installer : determine_install_path() 115 > [[ -f /home/passenger/.rvmrc ]]
+ /src/rvm/scripts/functions/installer : determine_install_path() 126 > unset rvm_rvmrc_files
+ /src/rvm/scripts/functions/installer : determine_install_path() 129 > [[ -z /home/passenger/.rvm ]]
+ /src/rvm/scripts/functions/installer : determine_install_path() 138 > export rvm_path
+ ./scripts/install : 91 > determine_install_or_upgrade
+ /src/rvm/scripts/functions/installer : determine_install_or_upgrade() 143 > export upgrade_flag
+ /src/rvm/scripts/functions/installer : determine_install_or_upgrade() 144 > [[ -d /home/passenger/.rvm ]]
+ /src/rvm/scripts/functions/installer : determine_install_or_upgrade() 144 > [[ -s /home/passenger/.rvm/scripts/rvm ]]
+ /src/rvm/scripts/functions/installer : determine_install_or_upgrade() 145 > upgrade_flag=1
+ ./scripts/install : 93 > [[ -z /home/passenger/.rvm ]]
+ ./scripts/install : 99 > export rvm_prefix rvm_path rvm_debug_flag rvm_trace_flag
+ ./scripts/install : 101 > create_install_paths
+ /src/rvm/scripts/functions/installer : create_install_paths() 200 > install_paths=(archives src log bin gems man rubies config user tmp gems environments wrappers)
+ /src/rvm/scripts/functions/installer : create_install_paths() 201 > for install_path in '"${install_paths[@]}"'
+ /src/rvm/scripts/functions/installer : create_install_paths() 203 > [[ ! -d /home/passenger/.rvm/archives ]]
+ /src/rvm/scripts/functions/installer : create_install_paths() 201 > for install_path in '"${install_paths[@]}"'
+ /src/rvm/scripts/functions/installer : create_install_paths() 203 > [[ ! -d /home/passenger/.rvm/src ]]
+ /src/rvm/scripts/functions/installer : create_install_paths() 201 > for install_path in '"${install_paths[@]}"'
+ /src/rvm/scripts/functions/installer : create_install_paths() 203 > [[ ! -d /home/passenger/.rvm/log ]]
+ /src/rvm/scripts/functions/installer : create_install_paths() 201 > for install_path in '"${install_paths[@]}"'
+ /src/rvm/scripts/functions/installer : create_install_paths() 203 > [[ ! -d /home/passenger/.rvm/bin ]]
+ /src/rvm/scripts/functions/installer : create_install_paths() 201 > for install_path in '"${install_paths[@]}"'
+ /src/rvm/scripts/functions/installer : create_install_paths() 203 > [[ ! -d /home/passenger/.rvm/gems ]]
+ /src/rvm/scripts/functions/installer : create_install_paths() 201 > for install_path in '"${install_paths[@]}"'
+ /src/rvm/scripts/functions/installer : create_install_paths() 203 > [[ ! -d /home/passenger/.rvm/man ]]
+ /src/rvm/scripts/functions/installer : create_install_paths() 201 > for install_path in '"${install_paths[@]}"'
+ /src/rvm/scripts/functions/installer : create_install_paths() 203 > [[ ! -d /home/passenger/.rvm/rubies ]]
+ /src/rvm/scripts/functions/installer : create_install_paths() 201 > for install_path in '"${install_paths[@]}"'
+ /src/rvm/scripts/functions/installer : create_install_paths() 203 > [[ ! -d /home/passenger/.rvm/config ]]
+ /src/rvm/scripts/functions/installer : create_install_paths() 201 > for install_path in '"${install_paths[@]}"'
+ /src/rvm/scripts/functions/installer : create_install_paths() 203 > [[ ! -d /home/passenger/.rvm/user ]]
+ /src/rvm/scripts/functions/installer : create_install_paths() 201 > for install_path in '"${install_paths[@]}"'
+ /src/rvm/scripts/functions/installer : create_install_paths() 203 > [[ ! -d /home/passenger/.rvm/tmp ]]
+ /src/rvm/scripts/functions/installer : create_install_paths() 201 > for install_path in '"${install_paths[@]}"'
+ /src/rvm/scripts/functions/installer : create_install_paths() 203 > [[ ! -d /home/passenger/.rvm/gems ]]
+ /src/rvm/scripts/functions/installer : create_install_paths() 201 > for install_path in '"${install_paths[@]}"'
+ /src/rvm/scripts/functions/installer : create_install_paths() 203 > [[ ! -d /home/passenger/.rvm/environments ]]
+ /src/rvm/scripts/functions/installer : create_install_paths() 201 > for install_path in '"${install_paths[@]}"'
+ /src/rvm/scripts/functions/installer : create_install_paths() 203 > [[ ! -d /home/passenger/.rvm/wrappers ]]
+ /src/rvm/scripts/functions/installer : create_install_paths() 209 > [[ /home/passenger/.rvm/bin != '' ]]
+ /src/rvm/scripts/functions/installer : create_install_paths() 211 > [[ ! -d /home/passenger/.rvm/bin ]]
+ /src/rvm/scripts/functions/installer : create_install_paths() 216 > return 0
+ ./scripts/install : 103 > print_install_header
+ /src/rvm/scripts/functions/installer : print_install_header() 152 > [[ 1 -eq 1 ]]
+ /src/rvm/scripts/functions/installer : print_install_header() 154 > printf %b '¥nUpgrading the RVM installation in /home/passenger/.rvm/¥n'
Upgrading the RVM installation in /home/passenger/.rvm/
+ ./scripts/install : 105 > configure_installation
++ /src/rvm/scripts/functions/installer : configure_installation() 162 > dirname ./scripts/install
++ /src/rvm/scripts/functions/installer : configure_installation() 162 > sed 's#¥/scripts$##'
+ /src/rvm/scripts/functions/installer : configure_installation() 162 > install_source_path=.
+ /src/rvm/scripts/functions/installer : configure_installation() 165 > [[ -d ./scripts ]]
+ /src/rvm/scripts/functions/installer : configure_installation() 165 > [[ -s ./scripts/functions/utility ]]
+ /src/rvm/scripts/functions/installer : configure_installation() 167 > builtin cd .
+ /src/rvm/scripts/functions/installer : configure_installation() 171 > scripts_path=/home/passenger/.rvm/scripts
+ /src/rvm/scripts/functions/installer : configure_installation() 172 > rvm_scripts_path=/home/passenger/.rvm/src/rvm/scripts
+ /src/rvm/scripts/functions/installer : configure_installation() 175 > source /home/passenger/.rvm/src/rvm/scripts/initialize
++ /src/rvm/scripts/initialize : source() 3 > : rvm_trace_flag:1
++ /src/rvm/scripts/initialize : source() 4 > (( rvm_trace_flag > 0 ))
++ /src/rvm/scripts/initialize : source() 6 > set -o xtrace
++ /src/rvm/scripts/initialize : source() 9 > [[ -z '' ]]
++ /src/rvm/scripts/initialize : source() 14 > export PS4
++ /src/rvm/scripts/initialize : source() 15 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ /src/rvm/scripts/initialize : source() 26 > [[ -n 4.2.28(0)-release ]]
++ /src/rvm/scripts/initialize : source() 28 > shopt -s extglob
++ /src/rvm/scripts/initialize : source() 38 > export __rvm_env_loaded
++ /src/rvm/scripts/initialize : source() 40 > : __rvm_env_loaded:2:
++ /src/rvm/scripts/initialize : source() 42 > : __rvm_env_loaded:3:
++ /src/rvm/scripts/initialize : source() 45 > [[ -z /home/passenger/.rvm/tmp ]]
++ /src/rvm/scripts/initialize : source() 45 > (( __rvm_env_loaded == 1 ))
+ /src/rvm/scripts/functions/installer : configure_installation() 176 > source /home/passenger/.rvm/src/rvm/scripts/functions/init
+ /src/rvm/scripts/functions/installer : configure_installation() 177 > source /home/passenger/.rvm/src/rvm/scripts/version
+ /src/rvm/scripts/functions/installer : configure_installation() 180 > __rvm_initialize
+ /src/rvm/scripts/functions/init : __rvm_initialize() 41 > export rvm_ruby_load_path rvm_ruby_require
+ /src/rvm/scripts/functions/init : __rvm_initialize() 42 > rvm_ruby_load_path=.
+ /src/rvm/scripts/functions/init : __rvm_initialize() 43 > rvm_ruby_require=
+ /src/rvm/scripts/functions/init : __rvm_initialize() 45 > true /home/passenger/.rvm/src/rvm/scripts
+ /src/rvm/scripts/functions/init : __rvm_initialize() 46 > source /home/passenger/.rvm/src/rvm/scripts/base
++ /src/rvm/scripts/base : source() 5 > : rvm_trace_flag:1
++ /src/rvm/scripts/base : source() 6 > (( rvm_trace_flag > 0 ))
++ /src/rvm/scripts/base : source() 8 > set -o xtrace
++ /src/rvm/scripts/base : source() 11 > [[ -z '' ]]
++ /src/rvm/scripts/base : source() 16 > export PS4
++ /src/rvm/scripts/base : source() 17 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++ /src/rvm/scripts/base : source() 26 > export __array_start rvm_path
++ /src/rvm/scripts/base : source() 31 > [[ -n '' ]]
++ /src/rvm/scripts/base : source() 35 > __array_start=0
++ /src/rvm/scripts/base : source() 38 > (( 0 == 0 ))
++ /src/rvm/scripts/base : source() 40 > : rvm_stored_umask:0022
++ /src/rvm/scripts/base : source() 41 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ /src/rvm/scripts/base : source() 42 > [[ -n /home/passenger ]]
++ /src/rvm/scripts/base : source() 42 > [[ /home/passenger/.rvmrc -ef /home/passenger/.rvmrc ]]
++ /src/rvm/scripts/base : source() 43 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ /src/rvm/scripts/base : source() 46 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ /src/rvm/scripts/base : source() 48 > [[ -f /etc/rvmrc ]]
++ /src/rvm/scripts/base : source() 46 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ /src/rvm/scripts/base : source() 48 > [[ -f /home/passenger/.rvmrc ]]
++ /src/rvm/scripts/base : source() 46 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ /src/rvm/scripts/base : source() 48 > [[ -f /home/passenger/.rvmrc ]]
++ /src/rvm/scripts/base : source() 63 > unset rvm_rvmrc_files
++ /src/rvm/scripts/base : source() 66 > export rvm_path
++ /src/rvm/scripts/base : source() 67 > [[ -z /home/passenger/.rvm ]]
++ /src/rvm/scripts/base : source() 79 > true /home/passenger/.rvm/src/rvm/scripts
++ /src/rvm/scripts/base : source() 82 > source /home/passenger/.rvm/src/rvm/scripts/initialize
+++ /src/rvm/scripts/initialize : source() 3 > : rvm_trace_flag:1
+++ /src/rvm/scripts/initialize : source() 4 > (( rvm_trace_flag > 0 ))
+++ /src/rvm/scripts/initialize : source() 6 > set -o xtrace
+++ /src/rvm/scripts/initialize : source() 9 > [[ -z '' ]]
+++ /src/rvm/scripts/initialize : source() 14 > export PS4
+++ /src/rvm/scripts/initialize : source() 15 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ /src/rvm/scripts/initialize : source() 26 > [[ -n 4.2.28(0)-release ]]
+++ /src/rvm/scripts/initialize : source() 28 > shopt -s extglob
+++ /src/rvm/scripts/initialize : source() 38 > export __rvm_env_loaded
+++ /src/rvm/scripts/initialize : source() 40 > : __rvm_env_loaded:3:
+++ /src/rvm/scripts/initialize : source() 42 > : __rvm_env_loaded:4:
+++ /src/rvm/scripts/initialize : source() 45 > [[ -z /home/passenger/.rvm/tmp ]]
+++ /src/rvm/scripts/initialize : source() 45 > (( __rvm_env_loaded == 1 ))
++ /src/rvm/scripts/base : source() 86 > case " ${rvm_base_except:-} " in
++ /src/rvm/scripts/base : source() 91 > source /home/passenger/.rvm/src/rvm/scripts/selector
++ /src/rvm/scripts/base : source() 92 > source /home/passenger/.rvm/src/rvm/scripts/selector_gemsets
++ /src/rvm/scripts/base : source() 96 > typeset -a scripts
++ /src/rvm/scripts/base : source() 99 > scripts=(logging utility init cleanup env rvmrc install environment gemset db bundler)
++ /src/rvm/scripts/base : source() 100 > for entry in '${scripts[@]}'
++ /src/rvm/scripts/base : source() 101 > source /home/passenger/.rvm/src/rvm/scripts/functions/logging
+++ /src/rvm/scripts/functions/logging : source() 40 > case "${TERM:-dumb}" in
++++ /src/rvm/scripts/functions/logging : source() 49 > /home/passenger/.rvm/src/rvm/scripts/color red
+++ /src/rvm/scripts/functions/logging : source() 49 > rvm_error_clr=''
++++ /src/rvm/scripts/functions/logging : source() 50 > /home/passenger/.rvm/src/rvm/scripts/color yellow
+++ /src/rvm/scripts/functions/logging : source() 50 > rvm_warn_clr=''
++++ /src/rvm/scripts/functions/logging : source() 51 > /home/passenger/.rvm/src/rvm/scripts/color magenta
+++ /src/rvm/scripts/functions/logging : source() 51 > rvm_debug_clr=''
++++ /src/rvm/scripts/functions/logging : source() 52 > /home/passenger/.rvm/src/rvm/scripts/color green
+++ /src/rvm/scripts/functions/logging : source() 52 > rvm_notify_clr=''
++++ /src/rvm/scripts/functions/logging : source() 53 > /home/passenger/.rvm/src/rvm/scripts/color reset
+++ /src/rvm/scripts/functions/logging : source() 53 > rvm_reset_clr=
++ /src/rvm/scripts/base : source() 100 > for entry in '${scripts[@]}'
++ /src/rvm/scripts/base : source() 101 > source /home/passenger/.rvm/src/rvm/scripts/functions/utility
+++ /src/rvm/scripts/functions/utility : source() 3 > [[ -z tar ]]
+++ /src/rvm/scripts/functions/utility : source() 7 > rvm_tar_command=tar
+++ /src/rvm/scripts/functions/utility : source() 10 > [[ ! =~ --no-same-owner ]]
+++ /src/rvm/scripts/functions/utility : source() 11 > tar --help
+++ /src/rvm/scripts/functions/utility : source() 11 > GREP_OPTIONS=
+++ /src/rvm/scripts/functions/utility : source() 11 > grep -- --no-same-owner
++ /src/rvm/scripts/base : source() 100 > for entry in '${scripts[@]}'
++ /src/rvm/scripts/base : source() 101 > source /home/passenger/.rvm/src/rvm/scripts/functions/init
++ /src/rvm/scripts/base : source() 100 > for entry in '${scripts[@]}'
++ /src/rvm/scripts/base : source() 101 > source /home/passenger/.rvm/src/rvm/scripts/functions/cleanup
++ /src/rvm/scripts/base : source() 100 > for entry in '${scripts[@]}'
++ /src/rvm/scripts/base : source() 101 > source /home/passenger/.rvm/src/rvm/scripts/functions/env
++ /src/rvm/scripts/base : source() 100 > for entry in '${scripts[@]}'
++ /src/rvm/scripts/base : source() 101 > source /home/passenger/.rvm/src/rvm/scripts/functions/rvmrc
+++ /src/rvm/scripts/functions/rvmrc : source() 3 > export escape_flag _first _second
+++ /src/rvm/scripts/functions/rvmrc : source() 4 > escape_flag=1
+++ /src/rvm/scripts/functions/rvmrc : source() 5 > _first=0
+++ /src/rvm/scripts/functions/rvmrc : source() 6 > _second=1
++ /src/rvm/scripts/base : source() 100 > for entry in '${scripts[@]}'
++ /src/rvm/scripts/base : source() 101 > source /home/passenger/.rvm/src/rvm/scripts/functions/install
++ /src/rvm/scripts/base : source() 100 > for entry in '${scripts[@]}'
++ /src/rvm/scripts/base : source() 101 > source /home/passenger/.rvm/src/rvm/scripts/functions/environment
++ /src/rvm/scripts/base : source() 100 > for entry in '${scripts[@]}'
++ /src/rvm/scripts/base : source() 101 > source /home/passenger/.rvm/src/rvm/scripts/functions/gemset
++ /src/rvm/scripts/base : source() 100 > for entry in '${scripts[@]}'
++ /src/rvm/scripts/base : source() 101 > source /home/passenger/.rvm/src/rvm/scripts/functions/db
++ /src/rvm/scripts/base : source() 100 > for entry in '${scripts[@]}'
++ /src/rvm/scripts/base : source() 101 > source /home/passenger/.rvm/src/rvm/scripts/functions/bundler
++ /src/rvm/scripts/base : source() 103 > unset scripts entry rvm_base_except
+ /src/rvm/scripts/functions/init : __rvm_initialize() 48 > __rvm_clean_path
++ /src/rvm/scripts/functions/env : __rvm_clean_path() 128 > printf %b /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin:/home/passenger/.rvm/gems/ruby-1.9.3-p194@redmine/bin:/home/passenger/.rvm/gems/ruby-1.9.3-p194@global/bin:/home/passenger/.rvm/rubies/ruby-1.9.3-p194/bin:/home/passenger/.rvm/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/passenger/bin
++ /src/rvm/scripts/functions/env : __rvm_clean_path() 128 > awk -v RS=: -v ORS=: '!($0 in a){a[$0];print}'
+ /src/rvm/scripts/functions/env : __rvm_clean_path() 128 > PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin:/home/passenger/.rvm/gems/ruby-1.9.3-p194@redmine/bin:/home/passenger/.rvm/gems/ruby-1.9.3-p194@global/bin:/home/passenger/.rvm/rubies/ruby-1.9.3-p194/bin:/home/passenger/.rvm/bin:/usr/games:/home/passenger/bin:
+ /src/rvm/scripts/functions/env : __rvm_clean_path() 129 > PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin:/home/passenger/.rvm/gems/ruby-1.9.3-p194@redmine/bin:/home/passenger/.rvm/gems/ruby-1.9.3-p194@global/bin:/home/passenger/.rvm/rubies/ruby-1.9.3-p194/bin:/home/passenger/.rvm/bin:/usr/games:/home/passenger/bin
+ /src/rvm/scripts/functions/env : __rvm_clean_path() 131 > export PATH
+ /src/rvm/scripts/functions/env : __rvm_clean_path() 133 > builtin hash -r
+ /src/rvm/scripts/functions/init : __rvm_initialize() 49 > __rvm_conditionally_add_bin_path
+ /src/rvm/scripts/functions/env : __rvm_conditionally_add_bin_path() 48 > printf %b '/usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/local/sbin /home/passenger/.rvm/gems/ruby-1.9.3-p194@redmine/bin /home/passenger/.rvm/gems/ruby-1.9.3-p194@global/bin /home/passenger/.rvm/rubies/ruby-1.9.3-p194/bin /home/passenger/.rvm/bin /usr/games /home/passenger/bin'
+ /src/rvm/scripts/functions/env : __rvm_conditionally_add_bin_path() 48 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/env : __rvm_conditionally_add_bin_path() 48 > grep -vF /home/passenger/.rvm/bin
+ /src/rvm/scripts/functions/env : __rvm_conditionally_add_bin_path() 62 > return 0
+ /src/rvm/scripts/functions/init : __rvm_initialize() 50 > export PATH
+ /src/rvm/scripts/functions/init : __rvm_initialize() 52 > [[ ! -d /home/passenger/.rvm/tmp ]]
+ /src/rvm/scripts/functions/init : __rvm_initialize() 57 > return 0
+ /src/rvm/scripts/functions/installer : configure_installation() 183 > rvm_scripts_path=/home/passenger/.rvm/scripts
+ /src/rvm/scripts/functions/installer : configure_installation() 186 > item='* '
+ /src/rvm/scripts/functions/installer : configure_installation() 187 > question='¥n<?>'
+ /src/rvm/scripts/functions/installer : configure_installation() 188 > cwd=/home/passenger/.rvm/src/rvm
+ /src/rvm/scripts/functions/installer : configure_installation() 190 > true /home/passenger/.rvm/src/rvm
+ /src/rvm/scripts/functions/installer : configure_installation() 192 > return 0
+ ./scripts/install : 107 > cleanse_old_entities
+ /src/rvm/scripts/functions/installer : cleanse_old_entities() 224 > for script in utility array
+ /src/rvm/scripts/functions/installer : cleanse_old_entities() 225 > [[ -f /home/passenger/.rvm/scripts/utility ]]
+ /src/rvm/scripts/functions/installer : cleanse_old_entities() 224 > for script in utility array
+ /src/rvm/scripts/functions/installer : cleanse_old_entities() 225 > [[ -f /home/passenger/.rvm/scripts/array ]]
+ /src/rvm/scripts/functions/installer : cleanse_old_entities() 227 > rm -f /home/passenger/.rvm/scripts/array
+ /src/rvm/scripts/functions/installer : cleanse_old_entities() 230 > return 0
+ ./scripts/install : 109 > install_rvm_files
+ /src/rvm/scripts/functions/installer : install_rvm_files() 235 > files=(README LICENCE VERSION)
+ /src/rvm/scripts/functions/installer : install_rvm_files() 236 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 238 > cp -f /home/passenger/.rvm/src/rvm/README /home/passenger/.rvm/README
+ /src/rvm/scripts/functions/installer : install_rvm_files() 236 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 238 > cp -f /home/passenger/.rvm/src/rvm/LICENCE /home/passenger/.rvm/LICENCE
+ /src/rvm/scripts/functions/installer : install_rvm_files() 236 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 238 > cp -f /home/passenger/.rvm/src/rvm/VERSION /home/passenger/.rvm/VERSION
+ /src/rvm/scripts/functions/installer : install_rvm_files() 241 > directories=(config contrib scripts examples lib help patches)
+ /src/rvm/scripts/functions/installer : install_rvm_files() 243 > for directory in '${directories[@]}'
++ /src/rvm/scripts/functions/installer : install_rvm_files() 243 > find config
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/config ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/config ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/config ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/config ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/config/md5 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/config/md5 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/config/md5 /home/passenger/.rvm/config/md5
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/config/db ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/config/db ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/config/db /home/passenger/.rvm/config/db
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/config/known ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/config/known ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/config/known /home/passenger/.rvm/config/known
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/config/ssh.example ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/config/ssh.example ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/config/ssh.example /home/passenger/.rvm/config/ssh.example
+ /src/rvm/scripts/functions/installer : install_rvm_files() 243 > for directory in '${directories[@]}'
++ /src/rvm/scripts/functions/installer : install_rvm_files() 243 > find contrib
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/contrib ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/contrib ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/contrib ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/contrib ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/contrib/ps1_functions ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/contrib/ps1_functions ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/contrib/ps1_functions /home/passenger/.rvm/contrib/ps1_functions
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/contrib/hudson ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/contrib/hudson ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/contrib/hudson ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/contrib/hudson ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/contrib/hudson/rvmRubyMetrics-1.0-SNAPSHOT-20100819.hpi ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/contrib/hudson/rvmRubyMetrics-1.0-SNAPSHOT-20100819.hpi ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/contrib/hudson/rvmRubyMetrics-1.0-SNAPSHOT-20100819.hpi /home/passenger/.rvm/contrib/hudson/rvmRubyMetrics-1.0-SNAPSHOT-20100819.hpi
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/contrib/hudson/rvmRuby-1.0-SNAPSHOT-20100819.hpi ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/contrib/hudson/rvmRuby-1.0-SNAPSHOT-20100819.hpi ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/contrib/hudson/rvmRuby-1.0-SNAPSHOT-20100819.hpi /home/passenger/.rvm/contrib/hudson/rvmRuby-1.0-SNAPSHOT-20100819.hpi
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/contrib/hudson/rvmRake-1.0-SNAPSHOT-20100819.hpi ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/contrib/hudson/rvmRake-1.0-SNAPSHOT-20100819.hpi ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/contrib/hudson/rvmRake-1.0-SNAPSHOT-20100819.hpi /home/passenger/.rvm/contrib/hudson/rvmRake-1.0-SNAPSHOT-20100819.hpi
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/contrib/hudson/README.md ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/contrib/hudson/README.md ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/contrib/hudson/README.md /home/passenger/.rvm/contrib/hudson/README.md
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/contrib/gemset_snapshot ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/contrib/gemset_snapshot ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/contrib/gemset_snapshot /home/passenger/.rvm/contrib/gemset_snapshot
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/contrib/bootstrap_rails_environment ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/contrib/bootstrap_rails_environment ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/contrib/bootstrap_rails_environment /home/passenger/.rvm/contrib/bootstrap_rails_environment
+ /src/rvm/scripts/functions/installer : install_rvm_files() 243 > for directory in '${directories[@]}'
++ /src/rvm/scripts/functions/installer : install_rvm_files() 243 > find scripts
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/scripts ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/scripts ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/scripts ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/rtfm ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/rtfm ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/rtfm /home/passenger/.rvm/scripts/rtfm
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/default ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/default ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/default /home/passenger/.rvm/scripts/default
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/maglev ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/maglev ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/maglev /home/passenger/.rvm/scripts/maglev
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/db ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/db ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/db /home/passenger/.rvm/scripts/db
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/override_gem ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/override_gem ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/override_gem /home/passenger/.rvm/scripts/override_gem
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/completion ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/completion ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/completion /home/passenger/.rvm/scripts/completion
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/initialize ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/initialize ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/initialize /home/passenger/.rvm/scripts/initialize
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/group ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/group ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/group /home/passenger/.rvm/scripts/group
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/base ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/base ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/base /home/passenger/.rvm/scripts/base
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/list ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/list ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/list /home/passenger/.rvm/scripts/list
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/color ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/color ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/color /home/passenger/.rvm/scripts/color
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/patches ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/patches ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/patches /home/passenger/.rvm/scripts/patches
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/requirements ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/requirements ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/requirements /home/passenger/.rvm/scripts/requirements
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/version ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/version ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/version /home/passenger/.rvm/scripts/version
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/env ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/env ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/env /home/passenger/.rvm/scripts/env
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/install ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/install ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/install /home/passenger/.rvm/scripts/install
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/repair ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/repair ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/repair /home/passenger/.rvm/scripts/repair
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/update ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/update ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/update /home/passenger/.rvm/scripts/update
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/aliases ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/aliases ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/aliases /home/passenger/.rvm/scripts/aliases
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/notes ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/notes ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/notes /home/passenger/.rvm/scripts/notes
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/disk-usage ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/disk-usage ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/disk-usage /home/passenger/.rvm/scripts/disk-usage
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/get ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/get ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/get /home/passenger/.rvm/scripts/get
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/wrapper ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/wrapper ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/wrapper /home/passenger/.rvm/scripts/wrapper
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/upgrade ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/upgrade ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/upgrade /home/passenger/.rvm/scripts/upgrade
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/extract ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/extract ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/extract /home/passenger/.rvm/scripts/extract
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/pkg ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/pkg ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/pkg /home/passenger/.rvm/scripts/pkg
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/set ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/set ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/set /home/passenger/.rvm/scripts/set
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/fetch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/fetch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/fetch /home/passenger/.rvm/scripts/fetch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/docs ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/docs ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/docs /home/passenger/.rvm/scripts/docs
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/package ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/package ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/package /home/passenger/.rvm/scripts/package
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/gemsets ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/gemsets ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/gemsets /home/passenger/.rvm/scripts/gemsets
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/migrate ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/migrate ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/migrate /home/passenger/.rvm/scripts/migrate
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/external ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/external ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/external /home/passenger/.rvm/scripts/external
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/alias ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/alias ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/alias /home/passenger/.rvm/scripts/alias
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/rvm-install ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/rvm-install ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/rvm-install /home/passenger/.rvm/scripts/rvm-install
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/help ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/help ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/help /home/passenger/.rvm/scripts/help
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/zsh ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/scripts/zsh ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/scripts/zsh ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/scripts/zsh ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/zsh/Completion ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/scripts/zsh/Completion ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/scripts/zsh/Completion ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/scripts/zsh/Completion ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/zsh/Completion/_rvm ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/zsh/Completion/_rvm ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/zsh/Completion/_rvm /home/passenger/.rvm/scripts/zsh/Completion/_rvm
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/selector ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/selector ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/selector /home/passenger/.rvm/scripts/selector
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/array ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/array ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/array /home/passenger/.rvm/scripts/array
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/match ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/match ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/match /home/passenger/.rvm/scripts/match
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/cleanup ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/cleanup ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/cleanup /home/passenger/.rvm/scripts/cleanup
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/hook ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/hook ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/hook /home/passenger/.rvm/scripts/hook
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/selector_gemsets ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/selector_gemsets ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/selector_gemsets /home/passenger/.rvm/scripts/selector_gemsets
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/monitor ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/monitor ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/monitor /home/passenger/.rvm/scripts/monitor
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/cli ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/cli ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/cli /home/passenger/.rvm/scripts/cli
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/info ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/info ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/info /home/passenger/.rvm/scripts/info
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/snapshot ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/snapshot ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/snapshot /home/passenger/.rvm/scripts/snapshot
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/patchsets ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/patchsets ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/patchsets /home/passenger/.rvm/scripts/patchsets
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/rvm ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/rvm ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/rvm /home/passenger/.rvm/scripts/rvm
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/rubygems ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/rubygems ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/rubygems /home/passenger/.rvm/scripts/rubygems
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/irbrc ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/irbrc ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/irbrc /home/passenger/.rvm/scripts/irbrc
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/tools ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/tools ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/tools /home/passenger/.rvm/scripts/tools
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/cd ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/cd ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/cd /home/passenger/.rvm/scripts/cd
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/manage ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/manage ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/manage /home/passenger/.rvm/scripts/manage
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/scripts/functions ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/scripts/functions ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/scripts/functions ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/hooks ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/scripts/functions/hooks ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/scripts/functions/hooks ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/scripts/functions/hooks ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/hooks/jruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/hooks/jruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/hooks/jruby /home/passenger/.rvm/scripts/functions/hooks/jruby
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/bundler ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/bundler ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/bundler /home/passenger/.rvm/scripts/functions/bundler
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/gemset ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/gemset ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/gemset /home/passenger/.rvm/scripts/functions/gemset
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/pkg ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/pkg ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/pkg /home/passenger/.rvm/scripts/functions/pkg
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/irbrc ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/irbrc ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/irbrc /home/passenger/.rvm/scripts/functions/irbrc
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/cleanup ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/cleanup ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/cleanup /home/passenger/.rvm/scripts/functions/cleanup
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/logging ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/logging ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/logging /home/passenger/.rvm/scripts/functions/logging
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/fun ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/fun ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/fun /home/passenger/.rvm/scripts/functions/fun
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/env ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/env ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/env /home/passenger/.rvm/scripts/functions/env
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/rvmrc ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/rvmrc ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/rvmrc /home/passenger/.rvm/scripts/functions/rvmrc
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/reset ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/reset ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/reset /home/passenger/.rvm/scripts/functions/reset
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/environment ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/environment ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/environment /home/passenger/.rvm/scripts/functions/environment
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/build ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/build ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/build /home/passenger/.rvm/scripts/functions/build
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/db ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/db ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/db /home/passenger/.rvm/scripts/functions/db
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/state ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/state ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/state /home/passenger/.rvm/scripts/functions/state
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/implode ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/implode ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/implode /home/passenger/.rvm/scripts/functions/implode
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/group ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/group ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/group /home/passenger/.rvm/scripts/functions/group
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/benchmark ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/benchmark ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/benchmark /home/passenger/.rvm/scripts/functions/benchmark
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/installer ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/installer ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/installer /home/passenger/.rvm/scripts/functions/installer
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/developer ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/developer ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/developer /home/passenger/.rvm/scripts/functions/developer
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/install ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/install ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/install /home/passenger/.rvm/scripts/functions/install
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/manage ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/scripts/functions/manage ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/scripts/functions/manage ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/scripts/functions/manage ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/manage/ironruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/manage/ironruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/manage/ironruby /home/passenger/.rvm/scripts/functions/manage/ironruby
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/manage/jruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/manage/jruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/manage/jruby /home/passenger/.rvm/scripts/functions/manage/jruby
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/manage/base ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/manage/base ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/manage/base /home/passenger/.rvm/scripts/functions/manage/base
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/manage/macruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/manage/macruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/manage/macruby /home/passenger/.rvm/scripts/functions/manage/macruby
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/manage/maglev ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/manage/maglev ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/manage/maglev /home/passenger/.rvm/scripts/functions/manage/maglev
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/manage/ruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/manage/ruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/manage/ruby /home/passenger/.rvm/scripts/functions/manage/ruby
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/manage/goruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/manage/goruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/manage/goruby /home/passenger/.rvm/scripts/functions/manage/goruby
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/manage/ree ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/manage/ree ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/manage/ree /home/passenger/.rvm/scripts/functions/manage/ree
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/manage/rubinius ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/manage/rubinius ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/manage/rubinius /home/passenger/.rvm/scripts/functions/manage/rubinius
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/utility ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/utility ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/utility /home/passenger/.rvm/scripts/functions/utility
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/functions/init ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/functions/init ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/functions/init /home/passenger/.rvm/scripts/functions/init
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/irbrc.rb ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/irbrc.rb ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/irbrc.rb /home/passenger/.rvm/scripts/irbrc.rb
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/extras ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/scripts/extras ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/scripts/extras ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/scripts/extras ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/extras/rails ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/extras/rails ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/extras/rails /home/passenger/.rvm/scripts/extras/rails
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/md5 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/md5 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/md5 /home/passenger/.rvm/scripts/md5
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/current ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/current ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/current /home/passenger/.rvm/scripts/current
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/scripts/hash ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/scripts/hash ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/scripts/hash /home/passenger/.rvm/scripts/hash
+ /src/rvm/scripts/functions/installer : install_rvm_files() 243 > for directory in '${directories[@]}'
++ /src/rvm/scripts/functions/installer : install_rvm_files() 243 > find examples
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/examples ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/examples ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/examples ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/examples ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/examples/rvmrc ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/examples/rvmrc ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/examples/rvmrc /home/passenger/.rvm/examples/rvmrc
+ /src/rvm/scripts/functions/installer : install_rvm_files() 243 > for directory in '${directories[@]}'
++ /src/rvm/scripts/functions/installer : install_rvm_files() 243 > find lib
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/lib ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/lib ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/lib ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/lib ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/lib/rvm ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/lib/rvm ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/lib/rvm ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/lib/rvm ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/lib/rvm/capistrano.rb ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/lib/rvm/capistrano.rb ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/lib/rvm/capistrano.rb /home/passenger/.rvm/lib/rvm/capistrano.rb
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/lib/rvm.rb ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/lib/rvm.rb ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/lib/rvm.rb /home/passenger/.rvm/lib/rvm.rb
+ /src/rvm/scripts/functions/installer : install_rvm_files() 243 > for directory in '${directories[@]}'
++ /src/rvm/scripts/functions/installer : install_rvm_files() 243 > find help
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/help ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/help ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/help ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/uninstall ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/uninstall ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/uninstall /home/passenger/.rvm/help/uninstall
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/tools ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/tools ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/tools /home/passenger/.rvm/help/tools
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/list ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/list ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/list /home/passenger/.rvm/help/list
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/snapshot ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/snapshot ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/snapshot /home/passenger/.rvm/help/snapshot
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/alias ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/alias ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/alias /home/passenger/.rvm/help/alias
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/rubygems ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/rubygems ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/rubygems /home/passenger/.rvm/help/rubygems
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/install ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/install ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/install /home/passenger/.rvm/help/install
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/upgrade ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/upgrade ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/upgrade /home/passenger/.rvm/help/upgrade
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/disk-usage ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/disk-usage ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/disk-usage /home/passenger/.rvm/help/disk-usage
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/wrapper ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/wrapper ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/wrapper /home/passenger/.rvm/help/wrapper
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/rake ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/rake ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/rake /home/passenger/.rvm/help/rake
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/migrate ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/migrate ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/migrate /home/passenger/.rvm/help/migrate
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/docs ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/docs ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/docs /home/passenger/.rvm/help/docs
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/implode ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/implode ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/implode /home/passenger/.rvm/help/implode
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/alt.md ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/alt.md ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/alt.md /home/passenger/.rvm/help/alt.md
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/gemset ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/gemset ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/gemset /home/passenger/.rvm/help/gemset
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/repair ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/repair ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/repair /home/passenger/.rvm/help/repair
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/get ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/get ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/get /home/passenger/.rvm/help/get
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/benchmark ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/benchmark ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/benchmark /home/passenger/.rvm/help/benchmark
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/reset ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/reset ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/reset /home/passenger/.rvm/help/reset
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/user ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/user ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/user /home/passenger/.rvm/help/user
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/debug ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/debug ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/debug /home/passenger/.rvm/help/debug
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/monitor ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/monitor ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/monitor /home/passenger/.rvm/help/monitor
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/rvmrc ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/rvmrc ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/rvmrc /home/passenger/.rvm/help/rvmrc
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/tests ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/tests ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/tests /home/passenger/.rvm/help/tests
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/do ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/do ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/do /home/passenger/.rvm/help/do
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/pkg ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/pkg ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/pkg /home/passenger/.rvm/help/pkg
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/color ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/color ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/color /home/passenger/.rvm/help/color
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/gemdir ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/gemdir ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/gemdir /home/passenger/.rvm/help/gemdir
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/info ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/info ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/info /home/passenger/.rvm/help/info
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/use ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/use ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/use /home/passenger/.rvm/help/use
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/build ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/build ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/build /home/passenger/.rvm/help/build
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/cleanup ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/cleanup ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/cleanup /home/passenger/.rvm/help/cleanup
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/fetch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/fetch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/fetch /home/passenger/.rvm/help/fetch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/reinstall ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/reinstall ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/reinstall /home/passenger/.rvm/help/reinstall
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/specs ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/specs ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/specs /home/passenger/.rvm/help/specs
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/update ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/update ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/update /home/passenger/.rvm/help/update
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/upgrade-notes.txt ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/upgrade-notes.txt ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/upgrade-notes.txt /home/passenger/.rvm/help/upgrade-notes.txt
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/notes ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/notes ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/notes /home/passenger/.rvm/help/notes
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/remove ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/remove ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/remove /home/passenger/.rvm/help/remove
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/current ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/current ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/current /home/passenger/.rvm/help/current
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/srcdir ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/srcdir ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/srcdir /home/passenger/.rvm/help/srcdir
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/help/ruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/help/ruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/help/ruby /home/passenger/.rvm/help/ruby
+ /src/rvm/scripts/functions/installer : install_rvm_files() 243 > for directory in '${directories[@]}'
++ /src/rvm/scripts/functions/installer : install_rvm_files() 243 > find patches
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.8.7 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.8.7 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/no_sslv2.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/no_sslv2.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/no_sslv2.diff /home/passenger/.rvm/patches/ruby/1.8.7/no_sslv2.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/hs.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/hs.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/hs.patch /home/passenger/.rvm/patches/ruby/1.8.7/hs.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/zlib-gc-fix.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/zlib-gc-fix.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/zlib-gc-fix.diff /home/passenger/.rvm/patches/ruby/1.8.7/zlib-gc-fix.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/readline-fix.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/readline-fix.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/readline-fix.diff /home/passenger/.rvm/patches/ruby/1.8.7/readline-fix.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/railsbench.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/railsbench.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/railsbench.patch /home/passenger/.rvm/patches/ruby/1.8.7/railsbench.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.8.7/p334 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.8.7/p334 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/15-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/15-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/15-track-live-dataset-size.patch /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/15-track-live-dataset-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/03-sigvtalrm-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/03-sigvtalrm-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/03-sigvtalrm-fix.patch /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/03-sigvtalrm-fix.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/01-ignore-generated-files.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/01-ignore-generated-files.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/01-ignore-generated-files.patch /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/01-ignore-generated-files.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/14-add-trace-stats-enabled-methods.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/14-add-trace-stats-enabled-methods.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/14-add-trace-stats-enabled-methods.patch /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/14-add-trace-stats-enabled-methods.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/11-expose-heap-slots.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/11-expose-heap-slots.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/11-expose-heap-slots.patch /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/11-expose-heap-slots.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/04-railsbench-gc-patch.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/04-railsbench-gc-patch.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/04-railsbench-gc-patch.patch /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/04-railsbench-gc-patch.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/08-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/08-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/08-fork-support-for-gc-logging.patch /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/08-fork-support-for-gc-logging.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/16-add-object-size-information-to-heap-dump.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/16-add-object-size-information-to-heap-dump.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/16-add-object-size-information-to-heap-dump.patch /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/16-add-object-size-information-to-heap-dump.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/17-caller-for-all-threads.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/17-caller-for-all-threads.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/17-caller-for-all-threads.patch /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/17-caller-for-all-threads.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/10-track-object-allocation.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/10-track-object-allocation.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/10-track-object-allocation.patch /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/10-track-object-allocation.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/09-track-malloc-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/09-track-malloc-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/09-track-malloc-size.patch /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/09-track-malloc-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/02-fix-rcs-keyword-idiom.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/02-fix-rcs-keyword-idiom.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/02-fix-rcs-keyword-idiom.patch /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/02-fix-rcs-keyword-idiom.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/06-better-source-file-tracing.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/06-better-source-file-tracing.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/06-better-source-file-tracing.patch /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/06-better-source-file-tracing.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/12-fix-heap-size-growth-logic.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/12-fix-heap-size-growth-logic.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/12-fix-heap-size-growth-logic.patch /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/12-fix-heap-size-growth-logic.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/05-display-full-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/05-display-full-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/05-display-full-stack-trace.patch /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/05-display-full-stack-trace.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/07-heap-dump-support.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/07-heap-dump-support.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/07-heap-dump-support.patch /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/07-heap-dump-support.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/13-heap-slot-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/13-heap-slot-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p334/railsexpress/13-heap-slot-size.patch /home/passenger/.rvm/patches/ruby/1.8.7/p334/railsexpress/13-heap-slot-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.8.7/p357 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.8.7/p357 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/06-heap-dump-support.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/06-heap-dump-support.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/06-heap-dump-support.patch /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/06-heap-dump-support.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/11-fix-heap-size-growth-logic.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/11-fix-heap-size-growth-logic.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/11-fix-heap-size-growth-logic.patch /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/11-fix-heap-size-growth-logic.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/05-better-source-file-tracing.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/05-better-source-file-tracing.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/05-better-source-file-tracing.patch /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/05-better-source-file-tracing.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/01-ignore-generated-files.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/01-ignore-generated-files.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/01-ignore-generated-files.patch /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/01-ignore-generated-files.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/04-display-full-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/04-display-full-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/04-display-full-stack-trace.patch /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/04-display-full-stack-trace.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/12-heap-slot-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/12-heap-slot-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/12-heap-slot-size.patch /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/12-heap-slot-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/14-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/14-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/14-track-live-dataset-size.patch /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/14-track-live-dataset-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/16-caller-for-all-threads.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/16-caller-for-all-threads.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/16-caller-for-all-threads.patch /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/16-caller-for-all-threads.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/02-sigvtalrm-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/02-sigvtalrm-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/02-sigvtalrm-fix.patch /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/02-sigvtalrm-fix.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/13-add-trace-stats-enabled-methods.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/13-add-trace-stats-enabled-methods.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/13-add-trace-stats-enabled-methods.patch /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/13-add-trace-stats-enabled-methods.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/03-railsbench-gc-patch.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/03-railsbench-gc-patch.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/03-railsbench-gc-patch.patch /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/03-railsbench-gc-patch.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/08-track-malloc-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/08-track-malloc-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/08-track-malloc-size.patch /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/08-track-malloc-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/07-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/07-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/07-fork-support-for-gc-logging.patch /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/07-fork-support-for-gc-logging.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/15-add-object-size-information-to-heap-dump.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/15-add-object-size-information-to-heap-dump.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/15-add-object-size-information-to-heap-dump.patch /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/15-add-object-size-information-to-heap-dump.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/10-expose-heap-slots.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/10-expose-heap-slots.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/10-expose-heap-slots.patch /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/10-expose-heap-slots.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/09-track-object-allocation.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/09-track-object-allocation.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p357/railsexpress/09-track-object-allocation.patch /home/passenger/.rvm/patches/ruby/1.8.7/p357/railsexpress/09-track-object-allocation.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/fix-irb-completion.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/fix-irb-completion.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/fix-irb-completion.diff /home/passenger/.rvm/patches/ruby/1.8.7/fix-irb-completion.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.8.7/p352 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.8.7/p352 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/12-heap-slot-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/12-heap-slot-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/12-heap-slot-size.patch /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/12-heap-slot-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/16-caller-for-all-threads.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/16-caller-for-all-threads.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/16-caller-for-all-threads.patch /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/16-caller-for-all-threads.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/06-heap-dump-support.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/06-heap-dump-support.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/06-heap-dump-support.patch /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/06-heap-dump-support.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/14-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/14-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/14-track-live-dataset-size.patch /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/14-track-live-dataset-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/15-add-object-size-information-to-heap-dump.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/15-add-object-size-information-to-heap-dump.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/15-add-object-size-information-to-heap-dump.patch /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/15-add-object-size-information-to-heap-dump.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/02-sigvtalrm-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/02-sigvtalrm-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/02-sigvtalrm-fix.patch /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/02-sigvtalrm-fix.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/03-railsbench-gc-patch.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/03-railsbench-gc-patch.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/03-railsbench-gc-patch.patch /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/03-railsbench-gc-patch.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/01-ignore-generated-files.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/01-ignore-generated-files.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/01-ignore-generated-files.patch /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/01-ignore-generated-files.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/08-track-malloc-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/08-track-malloc-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/08-track-malloc-size.patch /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/08-track-malloc-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/10-expose-heap-slots.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/10-expose-heap-slots.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/10-expose-heap-slots.patch /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/10-expose-heap-slots.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/04-display-full-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/04-display-full-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/04-display-full-stack-trace.patch /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/04-display-full-stack-trace.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/11-fix-heap-size-growth-logic.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/11-fix-heap-size-growth-logic.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/11-fix-heap-size-growth-logic.patch /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/11-fix-heap-size-growth-logic.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/05-better-source-file-tracing.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/05-better-source-file-tracing.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/05-better-source-file-tracing.patch /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/05-better-source-file-tracing.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/09-track-object-allocation.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/09-track-object-allocation.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/09-track-object-allocation.patch /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/09-track-object-allocation.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/07-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/07-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/07-fork-support-for-gc-logging.patch /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/07-fork-support-for-gc-logging.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/13-add-trace-stats-enabled-methods.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/13-add-trace-stats-enabled-methods.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p352/railsexpress/13-add-trace-stats-enabled-methods.patch /home/passenger/.rvm/patches/ruby/1.8.7/p352/railsexpress/13-add-trace-stats-enabled-methods.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.8.7/p358 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.8.7/p358 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/06-better-source-file-tracing.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/06-better-source-file-tracing.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/06-better-source-file-tracing.patch /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/06-better-source-file-tracing.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/04-railsbench-gc-patch.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/04-railsbench-gc-patch.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/04-railsbench-gc-patch.patch /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/04-railsbench-gc-patch.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/12-fix-heap-size-growth-logic.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/12-fix-heap-size-growth-logic.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/12-fix-heap-size-growth-logic.patch /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/12-fix-heap-size-growth-logic.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/05-display-full-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/05-display-full-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/05-display-full-stack-trace.patch /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/05-display-full-stack-trace.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/01-ignore-generated-files.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/01-ignore-generated-files.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/01-ignore-generated-files.patch /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/01-ignore-generated-files.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/11-expose-heap-slots.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/11-expose-heap-slots.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/11-expose-heap-slots.patch /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/11-expose-heap-slots.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/14-add-trace-stats-enabled-methods.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/14-add-trace-stats-enabled-methods.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/14-add-trace-stats-enabled-methods.patch /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/14-add-trace-stats-enabled-methods.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/08-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/08-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/08-fork-support-for-gc-logging.patch /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/08-fork-support-for-gc-logging.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/16-add-object-size-information-to-heap-dump.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/16-add-object-size-information-to-heap-dump.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/16-add-object-size-information-to-heap-dump.patch /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/16-add-object-size-information-to-heap-dump.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/17-caller-for-all-threads.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/17-caller-for-all-threads.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/17-caller-for-all-threads.patch /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/17-caller-for-all-threads.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/09-track-malloc-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/09-track-malloc-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/09-track-malloc-size.patch /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/09-track-malloc-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/15-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/15-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/15-track-live-dataset-size.patch /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/15-track-live-dataset-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/07-heap-dump-support.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/07-heap-dump-support.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/07-heap-dump-support.patch /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/07-heap-dump-support.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/02-fix-tests-for-osx.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/02-fix-tests-for-osx.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/02-fix-tests-for-osx.patch /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/02-fix-tests-for-osx.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/03-sigvtalrm-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/03-sigvtalrm-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/03-sigvtalrm-fix.patch /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/03-sigvtalrm-fix.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/10-track-object-allocation.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/10-track-object-allocation.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/10-track-object-allocation.patch /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/10-track-object-allocation.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/13-heap-slot-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/13-heap-slot-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p358/railsexpress/13-heap-slot-size.patch /home/passenger/.rvm/patches/ruby/1.8.7/p358/railsexpress/13-heap-slot-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p72 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p72 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.8.7/p72 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.8.7/p72 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p72/mbari-5.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p72/mbari-5.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p72/mbari-5.patch /home/passenger/.rvm/patches/ruby/1.8.7/p72/mbari-5.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p72/mbari-4.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p72/mbari-4.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p72/mbari-4.patch /home/passenger/.rvm/patches/ruby/1.8.7/p72/mbari-4.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p72/mbari-8b.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p72/mbari-8b.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p72/mbari-8b.patch /home/passenger/.rvm/patches/ruby/1.8.7/p72/mbari-8b.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p72/mbari7.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p72/mbari7.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p72/mbari7.patch /home/passenger/.rvm/patches/ruby/1.8.7/p72/mbari7.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p72/mbari-6.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p72/mbari-6.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p72/mbari-6.patch /home/passenger/.rvm/patches/ruby/1.8.7/p72/mbari-6.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p72/mbari-1.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p72/mbari-1.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p72/mbari-1.patch /home/passenger/.rvm/patches/ruby/1.8.7/p72/mbari-1.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p72/mbari-3.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p72/mbari-3.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p72/mbari-3.patch /home/passenger/.rvm/patches/ruby/1.8.7/p72/mbari-3.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p72/mbari-2.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/p72/mbari-2.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/p72/mbari-2.patch /home/passenger/.rvm/patches/ruby/1.8.7/p72/mbari-2.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/ruby187gc.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/ruby187gc.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/ruby187gc.patch /home/passenger/.rvm/patches/ruby/1.8.7/ruby187gc.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.8.7/head ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.8.7/head ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/08-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/08-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/08-fork-support-for-gc-logging.patch /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/08-fork-support-for-gc-logging.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/13-heap-slot-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/13-heap-slot-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/13-heap-slot-size.patch /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/13-heap-slot-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/11-expose-heap-slots.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/11-expose-heap-slots.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/11-expose-heap-slots.patch /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/11-expose-heap-slots.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/01-ignore-generated-files.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/01-ignore-generated-files.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/01-ignore-generated-files.patch /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/01-ignore-generated-files.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/06-better-source-file-tracing.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/06-better-source-file-tracing.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/06-better-source-file-tracing.patch /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/06-better-source-file-tracing.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/05-display-full-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/05-display-full-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/05-display-full-stack-trace.patch /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/05-display-full-stack-trace.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/16-add-object-size-information-to-heap-dump.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/16-add-object-size-information-to-heap-dump.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/16-add-object-size-information-to-heap-dump.patch /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/16-add-object-size-information-to-heap-dump.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/17-caller-for-all-threads.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/17-caller-for-all-threads.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/17-caller-for-all-threads.patch /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/17-caller-for-all-threads.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/09-track-malloc-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/09-track-malloc-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/09-track-malloc-size.patch /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/09-track-malloc-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/12-fix-heap-size-growth-logic.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/12-fix-heap-size-growth-logic.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/12-fix-heap-size-growth-logic.patch /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/12-fix-heap-size-growth-logic.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/03-sigvtalrm-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/03-sigvtalrm-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/03-sigvtalrm-fix.patch /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/03-sigvtalrm-fix.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/04-railsbench-gc-patch.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/04-railsbench-gc-patch.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/04-railsbench-gc-patch.patch /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/04-railsbench-gc-patch.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/10-track-object-allocation.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/10-track-object-allocation.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/10-track-object-allocation.patch /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/10-track-object-allocation.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/02-fix-tests-for-osx.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/02-fix-tests-for-osx.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/02-fix-tests-for-osx.patch /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/02-fix-tests-for-osx.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/07-heap-dump-support.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/07-heap-dump-support.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/07-heap-dump-support.patch /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/07-heap-dump-support.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/15-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/15-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/15-track-live-dataset-size.patch /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/15-track-live-dataset-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/14-add-trace-stats-enabled-methods.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/14-add-trace-stats-enabled-methods.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/head/railsexpress/14-add-trace-stats-enabled-methods.patch /home/passenger/.rvm/patches/ruby/1.8.7/head/railsexpress/14-add-trace-stats-enabled-methods.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/osx-arch-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/osx-arch-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/osx-arch-fix.patch /home/passenger/.rvm/patches/ruby/1.8.7/osx-arch-fix.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/stdout-rouge-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.7/stdout-rouge-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.7/stdout-rouge-fix.patch /home/passenger/.rvm/patches/ruby/1.8.7/stdout-rouge-fix.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.9.3 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.9.3 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/preview1 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/preview1 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.9.3/preview1 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.9.3/preview1 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/preview1/gcdata.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/preview1/gcdata.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/preview1/gcdata.patch /home/passenger/.rvm/patches/ruby/1.9.3/preview1/gcdata.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/support_joke.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/support_joke.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/support_joke.patch /home/passenger/.rvm/patches/ruby/1.9.3/support_joke.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p0 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p0 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.9.3/p0 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.9.3/p0 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p0/osx-arch-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p0/osx-arch-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p0/osx-arch-fix.patch /home/passenger/.rvm/patches/ruby/1.9.3/p0/osx-arch-fix.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p0/falcon.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p0/falcon.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p0/falcon.patch /home/passenger/.rvm/patches/ruby/1.9.3/p0/falcon.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p0/debug.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p0/debug.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p0/debug.diff /home/passenger/.rvm/patches/ruby/1.9.3/p0/debug.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p0/gcdata.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p0/gcdata.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p0/gcdata.patch /home/passenger/.rvm/patches/ruby/1.9.3/p0/gcdata.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p194 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p194 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.9.3/p194 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.9.3/p194 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p194/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p194/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.9.3/p194/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.9.3/p194/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p194/railsexpress/01-revert-f6b49243eb0c21bea1c4198cdd52a549e6ead075.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p194/railsexpress/01-revert-f6b49243eb0c21bea1c4198cdd52a549e6ead075.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p194/railsexpress/01-revert-f6b49243eb0c21bea1c4198cdd52a549e6ead075.patch /home/passenger/.rvm/patches/ruby/1.9.3/p194/railsexpress/01-revert-f6b49243eb0c21bea1c4198cdd52a549e6ead075.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p194/railsexpress/03-railsbench-gc.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p194/railsexpress/03-railsbench-gc.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p194/railsexpress/03-railsbench-gc.patch /home/passenger/.rvm/patches/ruby/1.9.3/p194/railsexpress/03-railsbench-gc.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p194/railsexpress/02-backport-c2086cc7ff1142b14c95c8758af24b8689b78ffc.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p194/railsexpress/02-backport-c2086cc7ff1142b14c95c8758af24b8689b78ffc.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p194/railsexpress/02-backport-c2086cc7ff1142b14c95c8758af24b8689b78ffc.patch /home/passenger/.rvm/patches/ruby/1.9.3/p194/railsexpress/02-backport-c2086cc7ff1142b14c95c8758af24b8689b78ffc.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p194/railsexpress/06-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p194/railsexpress/06-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p194/railsexpress/06-track-live-dataset-size.patch /home/passenger/.rvm/patches/ruby/1.9.3/p194/railsexpress/06-track-live-dataset-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p194/railsexpress/04-display-more-detailed-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p194/railsexpress/04-display-more-detailed-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p194/railsexpress/04-display-more-detailed-stack-trace.patch /home/passenger/.rvm/patches/ruby/1.9.3/p194/railsexpress/04-display-more-detailed-stack-trace.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p194/railsexpress/05-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p194/railsexpress/05-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p194/railsexpress/05-fork-support-for-gc-logging.patch /home/passenger/.rvm/patches/ruby/1.9.3/p194/railsexpress/05-fork-support-for-gc-logging.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p194/falcon.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p194/falcon.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p194/falcon.diff /home/passenger/.rvm/patches/ruby/1.9.3/p194/falcon.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.9.3/p125 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.9.3/p125 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/debug.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p125/debug.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/debug.diff /home/passenger/.rvm/patches/ruby/1.9.3/p125/debug.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/gcdata.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p125/gcdata.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/gcdata.patch /home/passenger/.rvm/patches/ruby/1.9.3/p125/gcdata.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.9.3/p125/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.9.3/p125/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/railsexpress/01-merge-revision-s-34719-34720-b.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p125/railsexpress/01-merge-revision-s-34719-34720-b.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/railsexpress/01-merge-revision-s-34719-34720-b.patch /home/passenger/.rvm/patches/ruby/1.9.3/p125/railsexpress/01-merge-revision-s-34719-34720-b.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/railsexpress/03-display-more-detailed-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p125/railsexpress/03-display-more-detailed-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/railsexpress/03-display-more-detailed-stack-trace.patch /home/passenger/.rvm/patches/ruby/1.9.3/p125/railsexpress/03-display-more-detailed-stack-trace.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/railsexpress/04-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p125/railsexpress/04-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/railsexpress/04-fork-support-for-gc-logging.patch /home/passenger/.rvm/patches/ruby/1.9.3/p125/railsexpress/04-fork-support-for-gc-logging.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/railsexpress/06-export-some-symbols-for-rubyprof.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p125/railsexpress/06-export-some-symbols-for-rubyprof.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/railsexpress/06-export-some-symbols-for-rubyprof.patch /home/passenger/.rvm/patches/ruby/1.9.3/p125/railsexpress/06-export-some-symbols-for-rubyprof.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/railsexpress/05-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p125/railsexpress/05-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/railsexpress/05-track-live-dataset-size.patch /home/passenger/.rvm/patches/ruby/1.9.3/p125/railsexpress/05-track-live-dataset-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/railsexpress/02-railsbench-gc.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p125/railsexpress/02-railsbench-gc.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/railsexpress/02-railsbench-gc.patch /home/passenger/.rvm/patches/ruby/1.9.3/p125/railsexpress/02-railsbench-gc.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/railsexpress/07-revert-f6b49243eb0c21bea1c4198cdd52a549e6ead075.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p125/railsexpress/07-revert-f6b49243eb0c21bea1c4198cdd52a549e6ead075.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/railsexpress/07-revert-f6b49243eb0c21bea1c4198cdd52a549e6ead075.patch /home/passenger/.rvm/patches/ruby/1.9.3/p125/railsexpress/07-revert-f6b49243eb0c21bea1c4198cdd52a549e6ead075.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/railsexpress/08-backport-c2086cc7ff1142b14c95c.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p125/railsexpress/08-backport-c2086cc7ff1142b14c95c.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/railsexpress/08-backport-c2086cc7ff1142b14c95c.patch /home/passenger/.rvm/patches/ruby/1.9.3/p125/railsexpress/08-backport-c2086cc7ff1142b14c95c.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/xcode-debugopt-fix-r34840.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p125/xcode-debugopt-fix-r34840.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/xcode-debugopt-fix-r34840.diff /home/passenger/.rvm/patches/ruby/1.9.3/p125/xcode-debugopt-fix-r34840.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/falcon.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p125/falcon.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/falcon.patch /home/passenger/.rvm/patches/ruby/1.9.3/p125/falcon.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/osx-arch-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/p125/osx-arch-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/p125/osx-arch-fix.patch /home/passenger/.rvm/patches/ruby/1.9.3/p125/osx-arch-fix.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/head ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/head ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.9.3/head ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.9.3/head ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/head/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/head/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.9.3/head/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.9.3/head/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/head/railsexpress/03-railsbench-gc.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/head/railsexpress/03-railsbench-gc.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/head/railsexpress/03-railsbench-gc.patch /home/passenger/.rvm/patches/ruby/1.9.3/head/railsexpress/03-railsbench-gc.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/head/railsexpress/05-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/head/railsexpress/05-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/head/railsexpress/05-fork-support-for-gc-logging.patch /home/passenger/.rvm/patches/ruby/1.9.3/head/railsexpress/05-fork-support-for-gc-logging.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/head/railsexpress/06-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/head/railsexpress/06-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/head/railsexpress/06-track-live-dataset-size.patch /home/passenger/.rvm/patches/ruby/1.9.3/head/railsexpress/06-track-live-dataset-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/head/railsexpress/01-revert-f6b49243eb0c21bea1c4198cdd52a549e6ead075.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/head/railsexpress/01-revert-f6b49243eb0c21bea1c4198cdd52a549e6ead075.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/head/railsexpress/01-revert-f6b49243eb0c21bea1c4198cdd52a549e6ead075.patch /home/passenger/.rvm/patches/ruby/1.9.3/head/railsexpress/01-revert-f6b49243eb0c21bea1c4198cdd52a549e6ead075.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/head/railsexpress/04-display-more-detailed-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/head/railsexpress/04-display-more-detailed-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/head/railsexpress/04-display-more-detailed-stack-trace.patch /home/passenger/.rvm/patches/ruby/1.9.3/head/railsexpress/04-display-more-detailed-stack-trace.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/head/railsexpress/02-backport-c2086cc7ff1142b14c95c.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.3/head/railsexpress/02-backport-c2086cc7ff1142b14c95c.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.3/head/railsexpress/02-backport-c2086cc7ff1142b14c95c.patch /home/passenger/.rvm/patches/ruby/1.9.3/head/railsexpress/02-backport-c2086cc7ff1142b14c95c.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.4 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.8.4 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.8.4 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.8.4 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.4/no_sslv2.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.4/no_sslv2.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.4/no_sslv2.diff /home/passenger/.rvm/patches/ruby/1.8.4/no_sslv2.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.4/syck.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.4/syck.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.4/syck.patch /home/passenger/.rvm/patches/ruby/1.8.4/syck.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.4/railsbench.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.4/railsbench.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.4/railsbench.patch /home/passenger/.rvm/patches/ruby/1.8.4/railsbench.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.4/openssl-1.0.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.4/openssl-1.0.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.4/openssl-1.0.patch /home/passenger/.rvm/patches/ruby/1.8.4/openssl-1.0.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.4/stdout-rouge-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.4/stdout-rouge-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.4/stdout-rouge-fix.patch /home/passenger/.rvm/patches/ruby/1.8.4/stdout-rouge-fix.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.4/fix-irb-completion.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.4/fix-irb-completion.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.4/fix-irb-completion.diff /home/passenger/.rvm/patches/ruby/1.8.4/fix-irb-completion.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.4/backported-ossl-fixes.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.4/backported-ossl-fixes.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.4/backported-ossl-fixes.diff /home/passenger/.rvm/patches/ruby/1.8.4/backported-ossl-fixes.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.1 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.9.1 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.9.1 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.9.1 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.1/p431 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.9.1/p431 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.9.1/p431 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.9.1/p431 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.1/p431/backport-2404.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.1/p431/backport-2404.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.1/p431/backport-2404.patch /home/passenger/.rvm/patches/ruby/1.9.1/p431/backport-2404.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.1/osx-arch-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.1/osx-arch-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.1/osx-arch-fix.patch /home/passenger/.rvm/patches/ruby/1.9.1/osx-arch-fix.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.1/railsbench.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.1/railsbench.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.1/railsbench.patch /home/passenger/.rvm/patches/ruby/1.9.1/railsbench.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.1/openssl-1.0.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.1/openssl-1.0.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.1/openssl-1.0.patch /home/passenger/.rvm/patches/ruby/1.9.1/openssl-1.0.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.6 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.8.6 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.8.6 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.8.6 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.6/ruby186gc.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.6/ruby186gc.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.6/ruby186gc.patch /home/passenger/.rvm/patches/ruby/1.8.6/ruby186gc.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.6/railsbench.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.6/railsbench.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.6/railsbench.patch /home/passenger/.rvm/patches/ruby/1.8.6/railsbench.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.6/mbari.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.6/mbari.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.6/mbari.patch /home/passenger/.rvm/patches/ruby/1.8.6/mbari.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.6/hs.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.6/hs.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.6/hs.patch /home/passenger/.rvm/patches/ruby/1.8.6/hs.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.6/openssl-1.0.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.6/openssl-1.0.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.6/openssl-1.0.patch /home/passenger/.rvm/patches/ruby/1.8.6/openssl-1.0.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.6/no_sslv2.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.6/no_sslv2.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.6/no_sslv2.diff /home/passenger/.rvm/patches/ruby/1.8.6/no_sslv2.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.6/syck.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.6/syck.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.6/syck.patch /home/passenger/.rvm/patches/ruby/1.8.6/syck.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.6/stdout-rouge-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.6/stdout-rouge-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.6/stdout-rouge-fix.patch /home/passenger/.rvm/patches/ruby/1.8.6/stdout-rouge-fix.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.6/fix-irb-completion.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.6/fix-irb-completion.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.6/fix-irb-completion.diff /home/passenger/.rvm/patches/ruby/1.8.6/fix-irb-completion.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.5 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.8.5 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.8.5 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.8.5 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.5/no_sslv2.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.5/no_sslv2.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.5/no_sslv2.diff /home/passenger/.rvm/patches/ruby/1.8.5/no_sslv2.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.5/syck.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.5/syck.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.5/syck.patch /home/passenger/.rvm/patches/ruby/1.8.5/syck.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.5/gcc44_dtoa.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.5/gcc44_dtoa.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.5/gcc44_dtoa.diff /home/passenger/.rvm/patches/ruby/1.8.5/gcc44_dtoa.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.5/railsbench.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.5/railsbench.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.5/railsbench.patch /home/passenger/.rvm/patches/ruby/1.8.5/railsbench.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.5/fix-irb-completion.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.5/fix-irb-completion.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.5/fix-irb-completion.diff /home/passenger/.rvm/patches/ruby/1.8.5/fix-irb-completion.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.5/math_gcc_fix.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.5/math_gcc_fix.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.5/math_gcc_fix.diff /home/passenger/.rvm/patches/ruby/1.8.5/math_gcc_fix.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.5/backported-ossl-fixes.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.5/backported-ossl-fixes.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.5/backported-ossl-fixes.diff /home/passenger/.rvm/patches/ruby/1.8.5/backported-ossl-fixes.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.5/openssl-1.0.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.5/openssl-1.0.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.5/openssl-1.0.patch /home/passenger/.rvm/patches/ruby/1.8.5/openssl-1.0.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.5/stdout-rouge-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.8.5/stdout-rouge-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.8.5/stdout-rouge-fix.patch /home/passenger/.rvm/patches/ruby/1.8.5/stdout-rouge-fix.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.9.2 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.9.2 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/osx-arch-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/osx-arch-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/osx-arch-fix.patch /home/passenger/.rvm/patches/ruby/1.9.2/osx-arch-fix.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/support_joke.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/support_joke.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/support_joke.patch /home/passenger/.rvm/patches/ruby/1.9.2/support_joke.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p320 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p320 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.9.2/p320 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.9.2/p320 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p320/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p320/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.9.2/p320/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.9.2/p320/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p320/railsexpress/01-railsbench-gc-patch.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p320/railsexpress/01-railsbench-gc-patch.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p320/railsexpress/01-railsbench-gc-patch.patch /home/passenger/.rvm/patches/ruby/1.9.2/p320/railsexpress/01-railsbench-gc-patch.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p320/railsexpress/02-display-more-detailed-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p320/railsexpress/02-display-more-detailed-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p320/railsexpress/02-display-more-detailed-stack-trace.patch /home/passenger/.rvm/patches/ruby/1.9.2/p320/railsexpress/02-display-more-detailed-stack-trace.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p320/railsexpress/03-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p320/railsexpress/03-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p320/railsexpress/03-fork-support-for-gc-logging.patch /home/passenger/.rvm/patches/ruby/1.9.2/p320/railsexpress/03-fork-support-for-gc-logging.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p320/railsexpress/04-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p320/railsexpress/04-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p320/railsexpress/04-track-live-dataset-size.patch /home/passenger/.rvm/patches/ruby/1.9.2/p320/railsexpress/04-track-live-dataset-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p318 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p318 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.9.2/p318 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.9.2/p318 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p318/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p318/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.9.2/p318/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.9.2/p318/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p318/railsexpress/02-display-more-detailed-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p318/railsexpress/02-display-more-detailed-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p318/railsexpress/02-display-more-detailed-stack-trace.patch /home/passenger/.rvm/patches/ruby/1.9.2/p318/railsexpress/02-display-more-detailed-stack-trace.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p318/railsexpress/03-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p318/railsexpress/03-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p318/railsexpress/03-fork-support-for-gc-logging.patch /home/passenger/.rvm/patches/ruby/1.9.2/p318/railsexpress/03-fork-support-for-gc-logging.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p318/railsexpress/04-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p318/railsexpress/04-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p318/railsexpress/04-track-live-dataset-size.patch /home/passenger/.rvm/patches/ruby/1.9.2/p318/railsexpress/04-track-live-dataset-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p318/railsexpress/01-railsbench-gc-patch.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p318/railsexpress/01-railsbench-gc-patch.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p318/railsexpress/01-railsbench-gc-patch.patch /home/passenger/.rvm/patches/ruby/1.9.2/p318/railsexpress/01-railsbench-gc-patch.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p180 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p180 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.9.2/p180 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.9.2/p180 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p180/gcdata.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p180/gcdata.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p180/gcdata.patch /home/passenger/.rvm/patches/ruby/1.9.2/p180/gcdata.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p180/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p180/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.9.2/p180/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.9.2/p180/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p180/railsexpress/02-display-more-detailed-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p180/railsexpress/02-display-more-detailed-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p180/railsexpress/02-display-more-detailed-stack-trace.patch /home/passenger/.rvm/patches/ruby/1.9.2/p180/railsexpress/02-display-more-detailed-stack-trace.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p180/railsexpress/05-load-performance-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p180/railsexpress/05-load-performance-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p180/railsexpress/05-load-performance-fix.patch /home/passenger/.rvm/patches/ruby/1.9.2/p180/railsexpress/05-load-performance-fix.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p180/railsexpress/03-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p180/railsexpress/03-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p180/railsexpress/03-fork-support-for-gc-logging.patch /home/passenger/.rvm/patches/ruby/1.9.2/p180/railsexpress/03-fork-support-for-gc-logging.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p180/railsexpress/04-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p180/railsexpress/04-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p180/railsexpress/04-track-live-dataset-size.patch /home/passenger/.rvm/patches/ruby/1.9.2/p180/railsexpress/04-track-live-dataset-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p180/railsexpress/01-railsbench-gc-patch.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p180/railsexpress/01-railsbench-gc-patch.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p180/railsexpress/01-railsbench-gc-patch.patch /home/passenger/.rvm/patches/ruby/1.9.2/p180/railsexpress/01-railsbench-gc-patch.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p290 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p290 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.9.2/p290 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.9.2/p290 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p290/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p290/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ruby/1.9.2/p290/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ruby/1.9.2/p290/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p290/railsexpress/06-trace-bmethods.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p290/railsexpress/06-trace-bmethods.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p290/railsexpress/06-trace-bmethods.patch /home/passenger/.rvm/patches/ruby/1.9.2/p290/railsexpress/06-trace-bmethods.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p290/railsexpress/03-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p290/railsexpress/03-fork-support-for-gc-logging.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p290/railsexpress/03-fork-support-for-gc-logging.patch /home/passenger/.rvm/patches/ruby/1.9.2/p290/railsexpress/03-fork-support-for-gc-logging.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p290/railsexpress/04-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p290/railsexpress/04-track-live-dataset-size.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p290/railsexpress/04-track-live-dataset-size.patch /home/passenger/.rvm/patches/ruby/1.9.2/p290/railsexpress/04-track-live-dataset-size.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p290/railsexpress/02-display-more-detailed-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p290/railsexpress/02-display-more-detailed-stack-trace.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p290/railsexpress/02-display-more-detailed-stack-trace.patch /home/passenger/.rvm/patches/ruby/1.9.2/p290/railsexpress/02-display-more-detailed-stack-trace.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p290/railsexpress/05-load-performance-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p290/railsexpress/05-load-performance-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p290/railsexpress/05-load-performance-fix.patch /home/passenger/.rvm/patches/ruby/1.9.2/p290/railsexpress/05-load-performance-fix.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p290/railsexpress/01-railsbench-gc-patch.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p290/railsexpress/01-railsbench-gc-patch.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p290/railsexpress/01-railsbench-gc-patch.patch /home/passenger/.rvm/patches/ruby/1.9.2/p290/railsexpress/01-railsbench-gc-patch.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p290/gcdata.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ruby/1.9.2/p290/gcdata.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ruby/1.9.2/p290/gcdata.patch /home/passenger/.rvm/patches/ruby/1.9.2/p290/gcdata.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/tcs ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/tcs ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/tcs ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/tcs ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/tcs/support_joke.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/tcs/support_joke.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/tcs/support_joke.patch /home/passenger/.rvm/patches/tcs/support_joke.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ree ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ree ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ree ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ree ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ree/fix-irb-completion.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ree/fix-irb-completion.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ree/fix-irb-completion.diff /home/passenger/.rvm/patches/ree/fix-irb-completion.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.7 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ree/1.8.7 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ree/1.8.7 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ree/1.8.7 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.7/tcmalloc.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ree/1.8.7/tcmalloc.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.7/tcmalloc.patch /home/passenger/.rvm/patches/ree/1.8.7/tcmalloc.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.7/readline-fix.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ree/1.8.7/readline-fix.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.7/readline-fix.diff /home/passenger/.rvm/patches/ree/1.8.7/readline-fix.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.7/no_sslv2.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ree/1.8.7/no_sslv2.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.7/no_sslv2.diff /home/passenger/.rvm/patches/ree/1.8.7/no_sslv2.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.7/zlib-gc-fix.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ree/1.8.7/zlib-gc-fix.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.7/zlib-gc-fix.diff /home/passenger/.rvm/patches/ree/1.8.7/zlib-gc-fix.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.7/2010.02 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ree/1.8.7/2010.02 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ree/1.8.7/2010.02 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ree/1.8.7/2010.02 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.7/2010.02/tcmalloc.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ree/1.8.7/2010.02/tcmalloc.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.7/2010.02/tcmalloc.patch /home/passenger/.rvm/patches/ree/1.8.7/2010.02/tcmalloc.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.7/stdout-rouge-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.7/stdout-rouge-fix.patch /home/passenger/.rvm/patches/ree/1.8.7/stdout-rouge-fix.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ree/lib64.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ree/lib64.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ree/lib64.patch /home/passenger/.rvm/patches/ree/lib64.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.6 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/ree/1.8.6 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/ree/1.8.6 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/ree/1.8.6 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.6/stdout-rouge-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ree/1.8.6/stdout-rouge-fix.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.6/stdout-rouge-fix.patch /home/passenger/.rvm/patches/ree/1.8.6/stdout-rouge-fix.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.6/openssl-1.0.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ree/1.8.6/openssl-1.0.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.6/openssl-1.0.patch /home/passenger/.rvm/patches/ree/1.8.6/openssl-1.0.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.6/no_sslv2.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ree/1.8.6/no_sslv2.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.6/no_sslv2.diff /home/passenger/.rvm/patches/ree/1.8.6/no_sslv2.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.6/tcmalloc.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ree/1.8.6/tcmalloc.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.6/tcmalloc.patch /home/passenger/.rvm/patches/ree/1.8.6/tcmalloc.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.6/perftools-gcc46.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/ree/1.8.6/perftools-gcc46.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/ree/1.8.6/perftools-gcc46.patch /home/passenger/.rvm/patches/ree/1.8.6/perftools-gcc46.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/jruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/jruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/jruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/jruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/jruby/rubygems_etc.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/jruby/rubygems_etc.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/jruby/rubygems_etc.patch /home/passenger/.rvm/patches/jruby/rubygems_etc.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/readline-6.2 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/readline-6.2 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/readline-6.2 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/readline-6.2 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/readline-6.2/patch-shobj-conf.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/readline-6.2/patch-shobj-conf.diff ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/readline-6.2/patch-shobj-conf.diff /home/passenger/.rvm/patches/readline-6.2/patch-shobj-conf.diff
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/goruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/goruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/goruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/goruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/goruby/support_joke.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/goruby/support_joke.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/goruby/support_joke.patch /home/passenger/.rvm/patches/goruby/support_joke.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/readline-5.2 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 255 > [[ -d /home/passenger/.rvm/src/rvm/patches/readline-5.2 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 258 > [[ -f /home/passenger/.rvm/patches/readline-5.2 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 262 > [[ ! -d /home/passenger/.rvm/patches/readline-5.2 ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 245 > for entry in '$(find $directory 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_files() 247 > [[ -f /home/passenger/.rvm/src/rvm/patches/readline-5.2/shobj-conf.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 250 > [[ -d /home/passenger/.rvm/patches/readline-5.2/shobj-conf.patch ]]
+ /src/rvm/scripts/functions/installer : install_rvm_files() 254 > cp -f /home/passenger/.rvm/src/rvm/patches/readline-5.2/shobj-conf.patch /home/passenger/.rvm/patches/readline-5.2/shobj-conf.patch
+ /src/rvm/scripts/functions/installer : install_rvm_files() 270 > return 0
+ ./scripts/install : 111 > install_rvm_hooks
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 275 > typeset hook_x_flag entry
++ /src/rvm/scripts/functions/installer : install_rvm_hooks() 274 > find hooks
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 276 > for entry in '$(find hooks 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 278 > [[ -f /home/passenger/.rvm/src/rvm/hooks ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 301 > [[ -d /home/passenger/.rvm/src/rvm/hooks ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 304 > [[ -f /home/passenger/.rvm/hooks ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 308 > [[ ! -d /home/passenger/.rvm/hooks ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 276 > for entry in '$(find hooks 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 278 > [[ -f /home/passenger/.rvm/src/rvm/hooks/after_use_jruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 281 > [[ -d /home/passenger/.rvm/hooks/after_use_jruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > echo hooks/after_use_jruby
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > grep -E '^hooks/[[:alpha:]]+_[[:alpha:]]+$'
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 292 > [[ -x /home/passenger/.rvm/hooks/after_use_jruby ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 294 > hook_x_flag=1
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 296 > cp -f /home/passenger/.rvm/src/rvm/hooks/after_use_jruby /home/passenger/.rvm/hooks/after_use_jruby
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 297 > (( hook_x_flag == 0 ))
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 276 > for entry in '$(find hooks 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 278 > [[ -f /home/passenger/.rvm/src/rvm/hooks/after_cd ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 281 > [[ -d /home/passenger/.rvm/hooks/after_cd ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > echo hooks/after_cd
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > grep -E '^hooks/[[:alpha:]]+_[[:alpha:]]+$'
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 287 > [[ -f /home/passenger/.rvm/hooks/after_cd ]]
++ /src/rvm/scripts/functions/installer : install_rvm_hooks() 288 > basename hooks/after_cd
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 288 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 288 > grep 'after_cd_¥*' /home/passenger/.rvm/hooks/after_cd
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 292 > [[ -x /home/passenger/.rvm/hooks/after_cd ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 294 > hook_x_flag=1
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 296 > cp -f /home/passenger/.rvm/src/rvm/hooks/after_cd /home/passenger/.rvm/hooks/after_cd
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 297 > (( hook_x_flag == 0 ))
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 276 > for entry in '$(find hooks 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 278 > [[ -f /home/passenger/.rvm/src/rvm/hooks/after_install_codesign ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 281 > [[ -d /home/passenger/.rvm/hooks/after_install_codesign ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > echo hooks/after_install_codesign
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > grep -E '^hooks/[[:alpha:]]+_[[:alpha:]]+$'
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 292 > [[ -x /home/passenger/.rvm/hooks/after_install_codesign ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 293 > hook_x_flag=0
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 296 > cp -f /home/passenger/.rvm/src/rvm/hooks/after_install_codesign /home/passenger/.rvm/hooks/after_install_codesign
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 297 > (( hook_x_flag == 0 ))
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 299 > [[ -x /home/passenger/.rvm/hooks/after_install_codesign ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 276 > for entry in '$(find hooks 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 278 > [[ -f /home/passenger/.rvm/src/rvm/hooks/.gitkeep ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 281 > [[ -d /home/passenger/.rvm/hooks/.gitkeep ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > echo hooks/.gitkeep
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > grep -E '^hooks/[[:alpha:]]+_[[:alpha:]]+$'
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 292 > [[ -x /home/passenger/.rvm/hooks/.gitkeep ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 294 > hook_x_flag=1
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 296 > cp -f /home/passenger/.rvm/src/rvm/hooks/.gitkeep /home/passenger/.rvm/hooks/.gitkeep
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 297 > (( hook_x_flag == 0 ))
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 276 > for entry in '$(find hooks 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 278 > [[ -f /home/passenger/.rvm/src/rvm/hooks/after_use ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 281 > [[ -d /home/passenger/.rvm/hooks/after_use ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > echo hooks/after_use
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > grep -E '^hooks/[[:alpha:]]+_[[:alpha:]]+$'
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 287 > [[ -f /home/passenger/.rvm/hooks/after_use ]]
++ /src/rvm/scripts/functions/installer : install_rvm_hooks() 288 > basename hooks/after_use
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 288 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 288 > grep 'after_use_¥*' /home/passenger/.rvm/hooks/after_use
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 292 > [[ -x /home/passenger/.rvm/hooks/after_use ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 294 > hook_x_flag=1
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 296 > cp -f /home/passenger/.rvm/src/rvm/hooks/after_use /home/passenger/.rvm/hooks/after_use
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 297 > (( hook_x_flag == 0 ))
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 276 > for entry in '$(find hooks 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 278 > [[ -f /home/passenger/.rvm/src/rvm/hooks/after_use_jruby_opts ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 281 > [[ -d /home/passenger/.rvm/hooks/after_use_jruby_opts ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > echo hooks/after_use_jruby_opts
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > grep -E '^hooks/[[:alpha:]]+_[[:alpha:]]+$'
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 292 > [[ -x /home/passenger/.rvm/hooks/after_use_jruby_opts ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 294 > hook_x_flag=1
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 296 > cp -f /home/passenger/.rvm/src/rvm/hooks/after_use_jruby_opts /home/passenger/.rvm/hooks/after_use_jruby_opts
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 297 > (( hook_x_flag == 0 ))
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 276 > for entry in '$(find hooks 2>/dev/null)'
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 278 > [[ -f /home/passenger/.rvm/src/rvm/hooks/after_cd_bundler ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 281 > [[ -d /home/passenger/.rvm/hooks/after_cd_bundler ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > echo hooks/after_cd_bundler
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 286 > grep -E '^hooks/[[:alpha:]]+_[[:alpha:]]+$'
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 292 > [[ -x /home/passenger/.rvm/hooks/after_cd_bundler ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 294 > hook_x_flag=1
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 296 > cp -f /home/passenger/.rvm/src/rvm/hooks/after_cd_bundler /home/passenger/.rvm/hooks/after_cd_bundler
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 297 > (( hook_x_flag == 0 ))
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 316 > [[ -f /home/passenger/.rvm/hooks/after_use_custom ]]
+ /src/rvm/scripts/functions/installer : install_rvm_hooks() 322 > return 0
+ ./scripts/install : 113 > ensure_scripts_are_executable
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 369 > scripts=(monitor match log install db fetch log set package)
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 371 > for script_name in '"${scripts[@]}"'
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 373 > [[ -s /home/passenger/.rvm/scripts/monitor ]]
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 373 > [[ ! -x /home/passenger/.rvm/scripts/monitor ]]
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 371 > for script_name in '"${scripts[@]}"'
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 373 > [[ -s /home/passenger/.rvm/scripts/match ]]
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 373 > [[ ! -x /home/passenger/.rvm/scripts/match ]]
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 371 > for script_name in '"${scripts[@]}"'
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 373 > [[ -s /home/passenger/.rvm/scripts/log ]]
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 371 > for script_name in '"${scripts[@]}"'
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 373 > [[ -s /home/passenger/.rvm/scripts/install ]]
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 373 > [[ ! -x /home/passenger/.rvm/scripts/install ]]
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 371 > for script_name in '"${scripts[@]}"'
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 373 > [[ -s /home/passenger/.rvm/scripts/db ]]
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 373 > [[ ! -x /home/passenger/.rvm/scripts/db ]]
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 371 > for script_name in '"${scripts[@]}"'
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 373 > [[ -s /home/passenger/.rvm/scripts/fetch ]]
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 373 > [[ ! -x /home/passenger/.rvm/scripts/fetch ]]
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 371 > for script_name in '"${scripts[@]}"'
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 373 > [[ -s /home/passenger/.rvm/scripts/log ]]
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 371 > for script_name in '"${scripts[@]}"'
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 373 > [[ -s /home/passenger/.rvm/scripts/set ]]
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 373 > [[ ! -x /home/passenger/.rvm/scripts/set ]]
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 371 > for script_name in '"${scripts[@]}"'
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 373 > [[ -s /home/passenger/.rvm/scripts/package ]]
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 373 > [[ ! -x /home/passenger/.rvm/scripts/package ]]
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 375 > chmod +x /home/passenger/.rvm/scripts/package
+ /src/rvm/scripts/functions/installer : ensure_scripts_are_executable() 378 > return 0
+ ./scripts/install : 115 > setup_configuration_files
+ /src/rvm/scripts/functions/installer : setup_configuration_files() 327 > pushd /home/passenger/.rvm
+ /src/rvm/scripts/functions/installer : setup_configuration_files() 329 > [[ -f config/user ]]
+ /src/rvm/scripts/functions/installer : setup_configuration_files() 334 > [[ -f config/installs ]]
+ /src/rvm/scripts/functions/installer : setup_configuration_files() 339 > [[ ! -s user/db ]]
+ /src/rvm/scripts/functions/installer : setup_configuration_files() 345 > [[ -s config/rvmrcs ]]
+ /src/rvm/scripts/functions/installer : setup_configuration_files() 349 > [[ ! -f user/rvmrcs ]]
+ /src/rvm/scripts/functions/installer : setup_configuration_files() 355 > [[ ! -f user/md5 ]]
+ /src/rvm/scripts/functions/installer : setup_configuration_files() 361 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : setup_configuration_files() 361 > grep '^_' user/rvmrcs
+ /src/rvm/scripts/functions/installer : setup_configuration_files() 361 > true
+ /src/rvm/scripts/functions/installer : setup_configuration_files() 362 > mv user/rvmrcs.new user/rvmrcs
+ /src/rvm/scripts/functions/installer : setup_configuration_files() 364 > popd
+ ./scripts/install : 117 > install_binscripts
+ /src/rvm/scripts/functions/installer : install_binscripts() 383 > typeset -a files
+ /src/rvm/scripts/functions/installer : install_binscripts() 384 > typeset system_bin
+ /src/rvm/scripts/functions/installer : install_binscripts() 385 > files=(rvm-prompt rvm-installer rvm rvmsudo rvm-shell rvm-smile rvm-exec rvm-auto-ruby)
+ /src/rvm/scripts/functions/installer : install_binscripts() 387 > [[ -d /home/passenger/.rvm/bin ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 389 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : install_binscripts() 392 > [[ -f /home/passenger/.rvm/bin/rvm-prompt ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 392 > rm -f /home/passenger/.rvm/bin/rvm-prompt
+ /src/rvm/scripts/functions/installer : install_binscripts() 394 > cp -f /home/passenger/.rvm/src/rvm/binscripts/rvm-prompt /home/passenger/.rvm/bin/rvm-prompt
+ /src/rvm/scripts/functions/installer : install_binscripts() 396 > [[ -x /home/passenger/.rvm/bin/rvm-prompt ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 399 > for system_bin in '~/bin' /usr/local/bin
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ /home/passenger/bin != ¥/¥h¥o¥m¥e¥/¥p¥a¥s¥s¥e¥n¥g¥e¥r¥/¥.¥r¥v¥m¥/¥b¥i¥n ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ -x /home/passenger/bin/rvm-prompt ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 399 > for system_bin in '~/bin' /usr/local/bin
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ /usr/local/bin != ¥/¥h¥o¥m¥e¥/¥p¥a¥s¥s¥e¥n¥g¥e¥r¥/¥.¥r¥v¥m¥/¥b¥i¥n ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ -x /usr/local/bin/rvm-prompt ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 389 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : install_binscripts() 392 > [[ -f /home/passenger/.rvm/bin/rvm-installer ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 392 > rm -f /home/passenger/.rvm/bin/rvm-installer
+ /src/rvm/scripts/functions/installer : install_binscripts() 394 > cp -f /home/passenger/.rvm/src/rvm/binscripts/rvm-installer /home/passenger/.rvm/bin/rvm-installer
+ /src/rvm/scripts/functions/installer : install_binscripts() 396 > [[ -x /home/passenger/.rvm/bin/rvm-installer ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 399 > for system_bin in '~/bin' /usr/local/bin
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ /home/passenger/bin != ¥/¥h¥o¥m¥e¥/¥p¥a¥s¥s¥e¥n¥g¥e¥r¥/¥.¥r¥v¥m¥/¥b¥i¥n ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ -x /home/passenger/bin/rvm-installer ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 399 > for system_bin in '~/bin' /usr/local/bin
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ /usr/local/bin != ¥/¥h¥o¥m¥e¥/¥p¥a¥s¥s¥e¥n¥g¥e¥r¥/¥.¥r¥v¥m¥/¥b¥i¥n ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ -x /usr/local/bin/rvm-installer ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 389 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : install_binscripts() 392 > [[ -f /home/passenger/.rvm/bin/rvm ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 392 > rm -f /home/passenger/.rvm/bin/rvm
+ /src/rvm/scripts/functions/installer : install_binscripts() 394 > cp -f /home/passenger/.rvm/src/rvm/binscripts/rvm /home/passenger/.rvm/bin/rvm
+ /src/rvm/scripts/functions/installer : install_binscripts() 396 > [[ -x /home/passenger/.rvm/bin/rvm ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 396 > chmod +x /home/passenger/.rvm/bin/rvm
+ /src/rvm/scripts/functions/installer : install_binscripts() 399 > for system_bin in '~/bin' /usr/local/bin
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ /home/passenger/bin != ¥/¥h¥o¥m¥e¥/¥p¥a¥s¥s¥e¥n¥g¥e¥r¥/¥.¥r¥v¥m¥/¥b¥i¥n ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ -x /home/passenger/bin/rvm ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 399 > for system_bin in '~/bin' /usr/local/bin
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ /usr/local/bin != ¥/¥h¥o¥m¥e¥/¥p¥a¥s¥s¥e¥n¥g¥e¥r¥/¥.¥r¥v¥m¥/¥b¥i¥n ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ -x /usr/local/bin/rvm ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 389 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : install_binscripts() 392 > [[ -f /home/passenger/.rvm/bin/rvmsudo ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 392 > rm -f /home/passenger/.rvm/bin/rvmsudo
+ /src/rvm/scripts/functions/installer : install_binscripts() 394 > cp -f /home/passenger/.rvm/src/rvm/binscripts/rvmsudo /home/passenger/.rvm/bin/rvmsudo
+ /src/rvm/scripts/functions/installer : install_binscripts() 396 > [[ -x /home/passenger/.rvm/bin/rvmsudo ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 399 > for system_bin in '~/bin' /usr/local/bin
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ /home/passenger/bin != ¥/¥h¥o¥m¥e¥/¥p¥a¥s¥s¥e¥n¥g¥e¥r¥/¥.¥r¥v¥m¥/¥b¥i¥n ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ -x /home/passenger/bin/rvmsudo ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 399 > for system_bin in '~/bin' /usr/local/bin
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ /usr/local/bin != ¥/¥h¥o¥m¥e¥/¥p¥a¥s¥s¥e¥n¥g¥e¥r¥/¥.¥r¥v¥m¥/¥b¥i¥n ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ -x /usr/local/bin/rvmsudo ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 389 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : install_binscripts() 392 > [[ -f /home/passenger/.rvm/bin/rvm-shell ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 392 > rm -f /home/passenger/.rvm/bin/rvm-shell
+ /src/rvm/scripts/functions/installer : install_binscripts() 394 > cp -f /home/passenger/.rvm/src/rvm/binscripts/rvm-shell /home/passenger/.rvm/bin/rvm-shell
+ /src/rvm/scripts/functions/installer : install_binscripts() 396 > [[ -x /home/passenger/.rvm/bin/rvm-shell ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 399 > for system_bin in '~/bin' /usr/local/bin
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ /home/passenger/bin != ¥/¥h¥o¥m¥e¥/¥p¥a¥s¥s¥e¥n¥g¥e¥r¥/¥.¥r¥v¥m¥/¥b¥i¥n ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ -x /home/passenger/bin/rvm-shell ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 399 > for system_bin in '~/bin' /usr/local/bin
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ /usr/local/bin != ¥/¥h¥o¥m¥e¥/¥p¥a¥s¥s¥e¥n¥g¥e¥r¥/¥.¥r¥v¥m¥/¥b¥i¥n ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ -x /usr/local/bin/rvm-shell ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 389 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : install_binscripts() 392 > [[ -f /home/passenger/.rvm/bin/rvm-smile ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 392 > rm -f /home/passenger/.rvm/bin/rvm-smile
+ /src/rvm/scripts/functions/installer : install_binscripts() 394 > cp -f /home/passenger/.rvm/src/rvm/binscripts/rvm-smile /home/passenger/.rvm/bin/rvm-smile
+ /src/rvm/scripts/functions/installer : install_binscripts() 396 > [[ -x /home/passenger/.rvm/bin/rvm-smile ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 399 > for system_bin in '~/bin' /usr/local/bin
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ /home/passenger/bin != ¥/¥h¥o¥m¥e¥/¥p¥a¥s¥s¥e¥n¥g¥e¥r¥/¥.¥r¥v¥m¥/¥b¥i¥n ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ -x /home/passenger/bin/rvm-smile ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 399 > for system_bin in '~/bin' /usr/local/bin
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ /usr/local/bin != ¥/¥h¥o¥m¥e¥/¥p¥a¥s¥s¥e¥n¥g¥e¥r¥/¥.¥r¥v¥m¥/¥b¥i¥n ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ -x /usr/local/bin/rvm-smile ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 389 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : install_binscripts() 392 > [[ -f /home/passenger/.rvm/bin/rvm-exec ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 392 > rm -f /home/passenger/.rvm/bin/rvm-exec
+ /src/rvm/scripts/functions/installer : install_binscripts() 394 > cp -f /home/passenger/.rvm/src/rvm/binscripts/rvm-exec /home/passenger/.rvm/bin/rvm-exec
+ /src/rvm/scripts/functions/installer : install_binscripts() 396 > [[ -x /home/passenger/.rvm/bin/rvm-exec ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 399 > for system_bin in '~/bin' /usr/local/bin
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ /home/passenger/bin != ¥/¥h¥o¥m¥e¥/¥p¥a¥s¥s¥e¥n¥g¥e¥r¥/¥.¥r¥v¥m¥/¥b¥i¥n ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ -x /home/passenger/bin/rvm-exec ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 399 > for system_bin in '~/bin' /usr/local/bin
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ /usr/local/bin != ¥/¥h¥o¥m¥e¥/¥p¥a¥s¥s¥e¥n¥g¥e¥r¥/¥.¥r¥v¥m¥/¥b¥i¥n ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ -x /usr/local/bin/rvm-exec ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 389 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : install_binscripts() 392 > [[ -f /home/passenger/.rvm/bin/rvm-auto-ruby ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 392 > rm -f /home/passenger/.rvm/bin/rvm-auto-ruby
+ /src/rvm/scripts/functions/installer : install_binscripts() 394 > cp -f /home/passenger/.rvm/src/rvm/binscripts/rvm-auto-ruby /home/passenger/.rvm/bin/rvm-auto-ruby
+ /src/rvm/scripts/functions/installer : install_binscripts() 396 > [[ -x /home/passenger/.rvm/bin/rvm-auto-ruby ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 399 > for system_bin in '~/bin' /usr/local/bin
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ /home/passenger/bin != ¥/¥h¥o¥m¥e¥/¥p¥a¥s¥s¥e¥n¥g¥e¥r¥/¥.¥r¥v¥m¥/¥b¥i¥n ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ -x /home/passenger/bin/rvm-auto-ruby ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 399 > for system_bin in '~/bin' /usr/local/bin
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ /usr/local/bin != ¥/¥h¥o¥m¥e¥/¥p¥a¥s¥s¥e¥n¥g¥e¥r¥/¥.¥r¥v¥m¥/¥b¥i¥n ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 401 > [[ -x /usr/local/bin/rvm-auto-ruby ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 412 > for file in rake bundle
+ /src/rvm/scripts/functions/installer : install_binscripts() 414 > [[ -f /home/passenger/.rvm/bin/rake ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 412 > for file in rake bundle
+ /src/rvm/scripts/functions/installer : install_binscripts() 414 > [[ -f /home/passenger/.rvm/bin/bundle ]]
+ /src/rvm/scripts/functions/installer : install_binscripts() 418 > return 0
+ ./scripts/install : 119 > install_gemsets
+ /src/rvm/scripts/functions/installer : install_gemsets() 423 > typeset gemset_files
+ /src/rvm/scripts/functions/installer : install_gemsets() 425 > [[ 0 == 0 ]]
+ /src/rvm/scripts/functions/installer : install_gemsets() 425 > [[ -d /home/passenger/.rvm/gemsets ]]
+ /src/rvm/scripts/functions/installer : install_gemsets() 427 > rm -rf /home/passenger/.rvm/gemsets
+ /src/rvm/scripts/functions/installer : install_gemsets() 430 > [[ -d gemsets/ ]]
+ /src/rvm/scripts/functions/installer : install_gemsets() 432 > [[ -d /home/passenger/.rvm/gemsets ]]
+ /src/rvm/scripts/functions/installer : install_gemsets() 432 > mkdir -p /home/passenger/.rvm/gemsets
+ /src/rvm/scripts/functions/installer : install_gemsets() 436 > gemset_files=($(
find "${PWD%%+(¥/)}/gemsets" "${name_opt}" '*.gems' | sed 's/^¥.¥///'
))
++ /src/rvm/scripts/functions/installer : install_gemsets() 437 > find /home/passenger/.rvm/src/rvm/gemsets -iname '*.gems'
++ /src/rvm/scripts/functions/installer : install_gemsets() 437 > sed 's/^¥.¥///'
+ /src/rvm/scripts/functions/installer : install_gemsets() 438 > for gemset_file in '"${gemset_files[@]}"'
+ /src/rvm/scripts/functions/installer : install_gemsets() 440 > cwd='¥/home¥/passenger¥/.rvm¥/src¥/rvm¥/gemsets¥/'
+ /src/rvm/scripts/functions/installer : install_gemsets() 441 > destination=/home/passenger/.rvm/gemsets/default.gems
+ /src/rvm/scripts/functions/installer : install_gemsets() 442 > [[ ! -s /home/passenger/.rvm/gemsets/default.gems ]]
+ /src/rvm/scripts/functions/installer : install_gemsets() 444 > destination_path=/home/passenger/.rvm/gemsets
+ /src/rvm/scripts/functions/installer : install_gemsets() 445 > [[ -d /home/passenger/.rvm/gemsets ]]
+ /src/rvm/scripts/functions/installer : install_gemsets() 446 > cp /home/passenger/.rvm/src/rvm/gemsets/default.gems /home/passenger/.rvm/gemsets/default.gems
+ /src/rvm/scripts/functions/installer : install_gemsets() 438 > for gemset_file in '"${gemset_files[@]}"'
+ /src/rvm/scripts/functions/installer : install_gemsets() 440 > cwd='¥/home¥/passenger¥/.rvm¥/src¥/rvm¥/gemsets¥/'
+ /src/rvm/scripts/functions/installer : install_gemsets() 441 > destination=/home/passenger/.rvm/gemsets/jruby/global.gems
+ /src/rvm/scripts/functions/installer : install_gemsets() 442 > [[ ! -s /home/passenger/.rvm/gemsets/jruby/global.gems ]]
+ /src/rvm/scripts/functions/installer : install_gemsets() 444 > destination_path=/home/passenger/.rvm/gemsets/jruby
+ /src/rvm/scripts/functions/installer : install_gemsets() 445 > [[ -d /home/passenger/.rvm/gemsets/jruby ]]
+ /src/rvm/scripts/functions/installer : install_gemsets() 445 > mkdir -p /home/passenger/.rvm/gemsets/jruby
+ /src/rvm/scripts/functions/installer : install_gemsets() 446 > cp /home/passenger/.rvm/src/rvm/gemsets/jruby/global.gems /home/passenger/.rvm/gemsets/jruby/global.gems
+ /src/rvm/scripts/functions/installer : install_gemsets() 438 > for gemset_file in '"${gemset_files[@]}"'
+ /src/rvm/scripts/functions/installer : install_gemsets() 440 > cwd='¥/home¥/passenger¥/.rvm¥/src¥/rvm¥/gemsets¥/'
+ /src/rvm/scripts/functions/installer : install_gemsets() 441 > destination=/home/passenger/.rvm/gemsets/global.gems
+ /src/rvm/scripts/functions/installer : install_gemsets() 442 > [[ ! -s /home/passenger/.rvm/gemsets/global.gems ]]
+ /src/rvm/scripts/functions/installer : install_gemsets() 444 > destination_path=/home/passenger/.rvm/gemsets
+ /src/rvm/scripts/functions/installer : install_gemsets() 445 > [[ -d /home/passenger/.rvm/gemsets ]]
+ /src/rvm/scripts/functions/installer : install_gemsets() 446 > cp /home/passenger/.rvm/src/rvm/gemsets/global.gems /home/passenger/.rvm/gemsets/global.gems
+ ./scripts/install : 121 > install_patchsets
+ /src/rvm/scripts/functions/installer : install_patchsets() 493 > [[ 0 == 0 ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 493 > [[ -d /home/passenger/.rvm/patchsets ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 495 > rm -rf /home/passenger/.rvm/patchsets
+ /src/rvm/scripts/functions/installer : install_patchsets() 498 > [[ -d patchsets/ ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 500 > [[ -d /home/passenger/.rvm/patchsets ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 500 > mkdir -p /home/passenger/.rvm/patchsets
+ /src/rvm/scripts/functions/installer : install_patchsets() 505 > patchsets=($(
builtin cd patchsets
find ¥. -type f "${name_opt}" '*' | sed 's/^¥.¥///'
))
++ /src/rvm/scripts/functions/installer : install_patchsets() 506 > builtin cd patchsets
++ /src/rvm/scripts/functions/installer : install_patchsets() 507 > find . -type f -iname '*'
++ /src/rvm/scripts/functions/installer : install_patchsets() 507 > sed 's/^¥.¥///'
+ /src/rvm/scripts/functions/installer : install_patchsets() 507 > for patchset_file in '"${patchsets[@]}"'
+ /src/rvm/scripts/functions/installer : install_patchsets() 509 > destination=/home/passenger/.rvm/patchsets/ruby/1.8.4/default
+ /src/rvm/scripts/functions/installer : install_patchsets() 510 > [[ ! -s /home/passenger/.rvm/patchsets/ruby/1.8.4/default ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 512 > destination_path=/home/passenger/.rvm/patchsets/ruby/1.8.4
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > [[ -d /home/passenger/.rvm/patchsets/ruby/1.8.4 ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > mkdir -p /home/passenger/.rvm/patchsets/ruby/1.8.4
+ /src/rvm/scripts/functions/installer : install_patchsets() 514 > [[ -f /home/passenger/.rvm/patchsets/ruby/1.8.4/default ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 515 > cp patchsets/ruby/1.8.4/default /home/passenger/.rvm/patchsets/ruby/1.8.4/default
+ /src/rvm/scripts/functions/installer : install_patchsets() 507 > for patchset_file in '"${patchsets[@]}"'
+ /src/rvm/scripts/functions/installer : install_patchsets() 509 > destination=/home/passenger/.rvm/patchsets/ruby/1.9.3/p125/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 510 > [[ ! -s /home/passenger/.rvm/patchsets/ruby/1.9.3/p125/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 512 > destination_path=/home/passenger/.rvm/patchsets/ruby/1.9.3/p125
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > [[ -d /home/passenger/.rvm/patchsets/ruby/1.9.3/p125 ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > mkdir -p /home/passenger/.rvm/patchsets/ruby/1.9.3/p125
+ /src/rvm/scripts/functions/installer : install_patchsets() 514 > [[ -f /home/passenger/.rvm/patchsets/ruby/1.9.3/p125/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 515 > cp patchsets/ruby/1.9.3/p125/railsexpress /home/passenger/.rvm/patchsets/ruby/1.9.3/p125/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 507 > for patchset_file in '"${patchsets[@]}"'
+ /src/rvm/scripts/functions/installer : install_patchsets() 509 > destination=/home/passenger/.rvm/patchsets/ruby/1.9.3/head/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 510 > [[ ! -s /home/passenger/.rvm/patchsets/ruby/1.9.3/head/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 512 > destination_path=/home/passenger/.rvm/patchsets/ruby/1.9.3/head
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > [[ -d /home/passenger/.rvm/patchsets/ruby/1.9.3/head ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > mkdir -p /home/passenger/.rvm/patchsets/ruby/1.9.3/head
+ /src/rvm/scripts/functions/installer : install_patchsets() 514 > [[ -f /home/passenger/.rvm/patchsets/ruby/1.9.3/head/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 515 > cp patchsets/ruby/1.9.3/head/railsexpress /home/passenger/.rvm/patchsets/ruby/1.9.3/head/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 507 > for patchset_file in '"${patchsets[@]}"'
+ /src/rvm/scripts/functions/installer : install_patchsets() 509 > destination=/home/passenger/.rvm/patchsets/ruby/1.9.3/p194/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 510 > [[ ! -s /home/passenger/.rvm/patchsets/ruby/1.9.3/p194/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 512 > destination_path=/home/passenger/.rvm/patchsets/ruby/1.9.3/p194
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > [[ -d /home/passenger/.rvm/patchsets/ruby/1.9.3/p194 ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > mkdir -p /home/passenger/.rvm/patchsets/ruby/1.9.3/p194
+ /src/rvm/scripts/functions/installer : install_patchsets() 514 > [[ -f /home/passenger/.rvm/patchsets/ruby/1.9.3/p194/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 515 > cp patchsets/ruby/1.9.3/p194/railsexpress /home/passenger/.rvm/patchsets/ruby/1.9.3/p194/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 507 > for patchset_file in '"${patchsets[@]}"'
+ /src/rvm/scripts/functions/installer : install_patchsets() 509 > destination=/home/passenger/.rvm/patchsets/ruby/1.8.7/head/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 510 > [[ ! -s /home/passenger/.rvm/patchsets/ruby/1.8.7/head/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 512 > destination_path=/home/passenger/.rvm/patchsets/ruby/1.8.7/head
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > [[ -d /home/passenger/.rvm/patchsets/ruby/1.8.7/head ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > mkdir -p /home/passenger/.rvm/patchsets/ruby/1.8.7/head
+ /src/rvm/scripts/functions/installer : install_patchsets() 514 > [[ -f /home/passenger/.rvm/patchsets/ruby/1.8.7/head/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 515 > cp patchsets/ruby/1.8.7/head/railsexpress /home/passenger/.rvm/patchsets/ruby/1.8.7/head/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 507 > for patchset_file in '"${patchsets[@]}"'
+ /src/rvm/scripts/functions/installer : install_patchsets() 509 > destination=/home/passenger/.rvm/patchsets/ruby/1.8.7/p352/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 510 > [[ ! -s /home/passenger/.rvm/patchsets/ruby/1.8.7/p352/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 512 > destination_path=/home/passenger/.rvm/patchsets/ruby/1.8.7/p352
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > [[ -d /home/passenger/.rvm/patchsets/ruby/1.8.7/p352 ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > mkdir -p /home/passenger/.rvm/patchsets/ruby/1.8.7/p352
+ /src/rvm/scripts/functions/installer : install_patchsets() 514 > [[ -f /home/passenger/.rvm/patchsets/ruby/1.8.7/p352/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 515 > cp patchsets/ruby/1.8.7/p352/railsexpress /home/passenger/.rvm/patchsets/ruby/1.8.7/p352/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 507 > for patchset_file in '"${patchsets[@]}"'
+ /src/rvm/scripts/functions/installer : install_patchsets() 509 > destination=/home/passenger/.rvm/patchsets/ruby/1.8.7/p358/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 510 > [[ ! -s /home/passenger/.rvm/patchsets/ruby/1.8.7/p358/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 512 > destination_path=/home/passenger/.rvm/patchsets/ruby/1.8.7/p358
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > [[ -d /home/passenger/.rvm/patchsets/ruby/1.8.7/p358 ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > mkdir -p /home/passenger/.rvm/patchsets/ruby/1.8.7/p358
+ /src/rvm/scripts/functions/installer : install_patchsets() 514 > [[ -f /home/passenger/.rvm/patchsets/ruby/1.8.7/p358/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 515 > cp patchsets/ruby/1.8.7/p358/railsexpress /home/passenger/.rvm/patchsets/ruby/1.8.7/p358/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 507 > for patchset_file in '"${patchsets[@]}"'
+ /src/rvm/scripts/functions/installer : install_patchsets() 509 > destination=/home/passenger/.rvm/patchsets/ruby/1.8.7/default
+ /src/rvm/scripts/functions/installer : install_patchsets() 510 > [[ ! -s /home/passenger/.rvm/patchsets/ruby/1.8.7/default ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 512 > destination_path=/home/passenger/.rvm/patchsets/ruby/1.8.7
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > [[ -d /home/passenger/.rvm/patchsets/ruby/1.8.7 ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 514 > [[ -f /home/passenger/.rvm/patchsets/ruby/1.8.7/default ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 515 > cp patchsets/ruby/1.8.7/default /home/passenger/.rvm/patchsets/ruby/1.8.7/default
+ /src/rvm/scripts/functions/installer : install_patchsets() 507 > for patchset_file in '"${patchsets[@]}"'
+ /src/rvm/scripts/functions/installer : install_patchsets() 509 > destination=/home/passenger/.rvm/patchsets/ruby/1.8.7/p357/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 510 > [[ ! -s /home/passenger/.rvm/patchsets/ruby/1.8.7/p357/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 512 > destination_path=/home/passenger/.rvm/patchsets/ruby/1.8.7/p357
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > [[ -d /home/passenger/.rvm/patchsets/ruby/1.8.7/p357 ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > mkdir -p /home/passenger/.rvm/patchsets/ruby/1.8.7/p357
+ /src/rvm/scripts/functions/installer : install_patchsets() 514 > [[ -f /home/passenger/.rvm/patchsets/ruby/1.8.7/p357/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 515 > cp patchsets/ruby/1.8.7/p357/railsexpress /home/passenger/.rvm/patchsets/ruby/1.8.7/p357/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 507 > for patchset_file in '"${patchsets[@]}"'
+ /src/rvm/scripts/functions/installer : install_patchsets() 509 > destination=/home/passenger/.rvm/patchsets/ruby/1.8.7/p334/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 510 > [[ ! -s /home/passenger/.rvm/patchsets/ruby/1.8.7/p334/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 512 > destination_path=/home/passenger/.rvm/patchsets/ruby/1.8.7/p334
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > [[ -d /home/passenger/.rvm/patchsets/ruby/1.8.7/p334 ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > mkdir -p /home/passenger/.rvm/patchsets/ruby/1.8.7/p334
+ /src/rvm/scripts/functions/installer : install_patchsets() 514 > [[ -f /home/passenger/.rvm/patchsets/ruby/1.8.7/p334/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 515 > cp patchsets/ruby/1.8.7/p334/railsexpress /home/passenger/.rvm/patchsets/ruby/1.8.7/p334/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 507 > for patchset_file in '"${patchsets[@]}"'
+ /src/rvm/scripts/functions/installer : install_patchsets() 509 > destination=/home/passenger/.rvm/patchsets/ruby/1.9.2/p318/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 510 > [[ ! -s /home/passenger/.rvm/patchsets/ruby/1.9.2/p318/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 512 > destination_path=/home/passenger/.rvm/patchsets/ruby/1.9.2/p318
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > [[ -d /home/passenger/.rvm/patchsets/ruby/1.9.2/p318 ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > mkdir -p /home/passenger/.rvm/patchsets/ruby/1.9.2/p318
+ /src/rvm/scripts/functions/installer : install_patchsets() 514 > [[ -f /home/passenger/.rvm/patchsets/ruby/1.9.2/p318/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 515 > cp patchsets/ruby/1.9.2/p318/railsexpress /home/passenger/.rvm/patchsets/ruby/1.9.2/p318/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 507 > for patchset_file in '"${patchsets[@]}"'
+ /src/rvm/scripts/functions/installer : install_patchsets() 509 > destination=/home/passenger/.rvm/patchsets/ruby/1.9.2/p320/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 510 > [[ ! -s /home/passenger/.rvm/patchsets/ruby/1.9.2/p320/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 512 > destination_path=/home/passenger/.rvm/patchsets/ruby/1.9.2/p320
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > [[ -d /home/passenger/.rvm/patchsets/ruby/1.9.2/p320 ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > mkdir -p /home/passenger/.rvm/patchsets/ruby/1.9.2/p320
+ /src/rvm/scripts/functions/installer : install_patchsets() 514 > [[ -f /home/passenger/.rvm/patchsets/ruby/1.9.2/p320/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 515 > cp patchsets/ruby/1.9.2/p320/railsexpress /home/passenger/.rvm/patchsets/ruby/1.9.2/p320/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 507 > for patchset_file in '"${patchsets[@]}"'
+ /src/rvm/scripts/functions/installer : install_patchsets() 509 > destination=/home/passenger/.rvm/patchsets/ruby/1.9.2/p290/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 510 > [[ ! -s /home/passenger/.rvm/patchsets/ruby/1.9.2/p290/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 512 > destination_path=/home/passenger/.rvm/patchsets/ruby/1.9.2/p290
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > [[ -d /home/passenger/.rvm/patchsets/ruby/1.9.2/p290 ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > mkdir -p /home/passenger/.rvm/patchsets/ruby/1.9.2/p290
+ /src/rvm/scripts/functions/installer : install_patchsets() 514 > [[ -f /home/passenger/.rvm/patchsets/ruby/1.9.2/p290/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 515 > cp patchsets/ruby/1.9.2/p290/railsexpress /home/passenger/.rvm/patchsets/ruby/1.9.2/p290/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 507 > for patchset_file in '"${patchsets[@]}"'
+ /src/rvm/scripts/functions/installer : install_patchsets() 509 > destination=/home/passenger/.rvm/patchsets/ruby/1.9.2/p180/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 510 > [[ ! -s /home/passenger/.rvm/patchsets/ruby/1.9.2/p180/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 512 > destination_path=/home/passenger/.rvm/patchsets/ruby/1.9.2/p180
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > [[ -d /home/passenger/.rvm/patchsets/ruby/1.9.2/p180 ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > mkdir -p /home/passenger/.rvm/patchsets/ruby/1.9.2/p180
+ /src/rvm/scripts/functions/installer : install_patchsets() 514 > [[ -f /home/passenger/.rvm/patchsets/ruby/1.9.2/p180/railsexpress ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 515 > cp patchsets/ruby/1.9.2/p180/railsexpress /home/passenger/.rvm/patchsets/ruby/1.9.2/p180/railsexpress
+ /src/rvm/scripts/functions/installer : install_patchsets() 507 > for patchset_file in '"${patchsets[@]}"'
+ /src/rvm/scripts/functions/installer : install_patchsets() 509 > destination=/home/passenger/.rvm/patchsets/ruby/1.8.5/default
+ /src/rvm/scripts/functions/installer : install_patchsets() 510 > [[ ! -s /home/passenger/.rvm/patchsets/ruby/1.8.5/default ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 512 > destination_path=/home/passenger/.rvm/patchsets/ruby/1.8.5
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > [[ -d /home/passenger/.rvm/patchsets/ruby/1.8.5 ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > mkdir -p /home/passenger/.rvm/patchsets/ruby/1.8.5
+ /src/rvm/scripts/functions/installer : install_patchsets() 514 > [[ -f /home/passenger/.rvm/patchsets/ruby/1.8.5/default ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 515 > cp patchsets/ruby/1.8.5/default /home/passenger/.rvm/patchsets/ruby/1.8.5/default
+ /src/rvm/scripts/functions/installer : install_patchsets() 507 > for patchset_file in '"${patchsets[@]}"'
+ /src/rvm/scripts/functions/installer : install_patchsets() 509 > destination=/home/passenger/.rvm/patchsets/ruby/1.8.6/default
+ /src/rvm/scripts/functions/installer : install_patchsets() 510 > [[ ! -s /home/passenger/.rvm/patchsets/ruby/1.8.6/default ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 512 > destination_path=/home/passenger/.rvm/patchsets/ruby/1.8.6
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > [[ -d /home/passenger/.rvm/patchsets/ruby/1.8.6 ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > mkdir -p /home/passenger/.rvm/patchsets/ruby/1.8.6
+ /src/rvm/scripts/functions/installer : install_patchsets() 514 > [[ -f /home/passenger/.rvm/patchsets/ruby/1.8.6/default ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 515 > cp patchsets/ruby/1.8.6/default /home/passenger/.rvm/patchsets/ruby/1.8.6/default
+ /src/rvm/scripts/functions/installer : install_patchsets() 507 > for patchset_file in '"${patchsets[@]}"'
+ /src/rvm/scripts/functions/installer : install_patchsets() 509 > destination=/home/passenger/.rvm/patchsets/ruby/1.9.1/p431/default
+ /src/rvm/scripts/functions/installer : install_patchsets() 510 > [[ ! -s /home/passenger/.rvm/patchsets/ruby/1.9.1/p431/default ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 512 > destination_path=/home/passenger/.rvm/patchsets/ruby/1.9.1/p431
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > [[ -d /home/passenger/.rvm/patchsets/ruby/1.9.1/p431 ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > mkdir -p /home/passenger/.rvm/patchsets/ruby/1.9.1/p431
+ /src/rvm/scripts/functions/installer : install_patchsets() 514 > [[ -f /home/passenger/.rvm/patchsets/ruby/1.9.1/p431/default ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 515 > cp patchsets/ruby/1.9.1/p431/default /home/passenger/.rvm/patchsets/ruby/1.9.1/p431/default
+ /src/rvm/scripts/functions/installer : install_patchsets() 507 > for patchset_file in '"${patchsets[@]}"'
+ /src/rvm/scripts/functions/installer : install_patchsets() 509 > destination=/home/passenger/.rvm/patchsets/ruby/1.9.1/default
+ /src/rvm/scripts/functions/installer : install_patchsets() 510 > [[ ! -s /home/passenger/.rvm/patchsets/ruby/1.9.1/default ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 512 > destination_path=/home/passenger/.rvm/patchsets/ruby/1.9.1
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > [[ -d /home/passenger/.rvm/patchsets/ruby/1.9.1 ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 514 > [[ -f /home/passenger/.rvm/patchsets/ruby/1.9.1/default ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 515 > cp patchsets/ruby/1.9.1/default /home/passenger/.rvm/patchsets/ruby/1.9.1/default
+ /src/rvm/scripts/functions/installer : install_patchsets() 507 > for patchset_file in '"${patchsets[@]}"'
+ /src/rvm/scripts/functions/installer : install_patchsets() 509 > destination=/home/passenger/.rvm/patchsets/ree/1.8.6/default
+ /src/rvm/scripts/functions/installer : install_patchsets() 510 > [[ ! -s /home/passenger/.rvm/patchsets/ree/1.8.6/default ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 512 > destination_path=/home/passenger/.rvm/patchsets/ree/1.8.6
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > [[ -d /home/passenger/.rvm/patchsets/ree/1.8.6 ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > mkdir -p /home/passenger/.rvm/patchsets/ree/1.8.6
+ /src/rvm/scripts/functions/installer : install_patchsets() 514 > [[ -f /home/passenger/.rvm/patchsets/ree/1.8.6/default ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 515 > cp patchsets/ree/1.8.6/default /home/passenger/.rvm/patchsets/ree/1.8.6/default
+ /src/rvm/scripts/functions/installer : install_patchsets() 507 > for patchset_file in '"${patchsets[@]}"'
+ /src/rvm/scripts/functions/installer : install_patchsets() 509 > destination=/home/passenger/.rvm/patchsets/ree/1.8.7/default
+ /src/rvm/scripts/functions/installer : install_patchsets() 510 > [[ ! -s /home/passenger/.rvm/patchsets/ree/1.8.7/default ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 512 > destination_path=/home/passenger/.rvm/patchsets/ree/1.8.7
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > [[ -d /home/passenger/.rvm/patchsets/ree/1.8.7 ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 513 > mkdir -p /home/passenger/.rvm/patchsets/ree/1.8.7
+ /src/rvm/scripts/functions/installer : install_patchsets() 514 > [[ -f /home/passenger/.rvm/patchsets/ree/1.8.7/default ]]
+ /src/rvm/scripts/functions/installer : install_patchsets() 515 > cp patchsets/ree/1.8.7/default /home/passenger/.rvm/patchsets/ree/1.8.7/default
+ ./scripts/install : 123 > cleanse_old_environments
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 524 > [[ -d /home/passenger/.rvm/environments ]]
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 529 > environments=($(
find "$rvm_path/environments/" -maxdepth 1 -mindepth 1 -type f
))
++ /src/rvm/scripts/functions/installer : cleanse_old_environments() 530 > find /home/passenger/.rvm/environments/ -maxdepth 1 -mindepth 1 -type f
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 531 > (( 7 > 0 ))
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 533 > for file in '"${environments[@]}"'
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 535 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 535 > grep BUNDLE_PATH /home/passenger/.rvm/environments/ruby-1.9.3-p194@redmine
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 533 > for file in '"${environments[@]}"'
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 535 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 535 > grep BUNDLE_PATH /home/passenger/.rvm/environments/ruby-1.9.3-p194@wcc
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 533 > for file in '"${environments[@]}"'
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 535 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 535 > grep BUNDLE_PATH /home/passenger/.rvm/environments/ruby-1.9.3-p194@work
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 533 > for file in '"${environments[@]}"'
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 535 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 535 > grep BUNDLE_PATH /home/passenger/.rvm/environments/ruby-1.9.3-p194@global
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 533 > for file in '"${environments[@]}"'
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 535 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 535 > grep BUNDLE_PATH /home/passenger/.rvm/environments/ruby-1.9.3-p194@aimm3
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 533 > for file in '"${environments[@]}"'
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 535 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 535 > grep BUNDLE_PATH /home/passenger/.rvm/environments/ruby-1.9.3-p194
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 533 > for file in '"${environments[@]}"'
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 535 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : cleanse_old_environments() 535 > grep BUNDLE_PATH /home/passenger/.rvm/environments/ruby-1.9.3-p194@oo2
+ ./scripts/install : 125 > migrate_old_gemsets
+ /src/rvm/scripts/functions/installer : migrate_old_gemsets() 547 > for gemset in '"$rvm_path"/gems/*¥%*'
+ /src/rvm/scripts/functions/installer : migrate_old_gemsets() 549 > new_path='/home/passenger/.rvm/gems/*@*'
+ /src/rvm/scripts/functions/installer : migrate_old_gemsets() 551 > [[ -d /home/passenger/.rvm/gems/*%* ]]
+ /src/rvm/scripts/functions/installer : migrate_old_gemsets() 558 > for gemset in '"$rvm_path"/gems/*¥+*'
+ /src/rvm/scripts/functions/installer : migrate_old_gemsets() 560 > new_path='/home/passenger/.rvm/gems/*@*'
+ /src/rvm/scripts/functions/installer : migrate_old_gemsets() 562 > [[ -d /home/passenger/.rvm/gems/*+* ]]
+ /src/rvm/scripts/functions/installer : migrate_old_gemsets() 569 > for gemset in '"$rvm_path"/gems/*¥@'
++ /src/rvm/scripts/functions/installer : migrate_old_gemsets() 571 > sed -e 's#¥@$##'
++ /src/rvm/scripts/functions/installer : migrate_old_gemsets() 571 > echo '/home/passenger/.rvm/gems/*@'
+ /src/rvm/scripts/functions/installer : migrate_old_gemsets() 571 > new_path='/home/passenger/.rvm/gems/*'
+ /src/rvm/scripts/functions/installer : migrate_old_gemsets() 573 > [[ -d /home/passenger/.rvm/gems/*@ ]]
+ ./scripts/install : 127 > migrate_defaults
+ /src/rvm/scripts/functions/installer : migrate_defaults() 584 > [[ -s /home/passenger/.rvm/config/default ]]
+ ./scripts/install : 129 > correct_binary_permissions
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 600 > typeset -a files
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 602 > mkdir -p /home/passenger/.rvm/bin
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 604 > files=(rvm rvmsudo rvm-shell rvm-auto-ruby)
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 605 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 607 > [[ -s /home/passenger/.rvm/bin/rvm ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 607 > [[ ! -x /home/passenger/.rvm/bin/rvm ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 605 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 607 > [[ -s /home/passenger/.rvm/bin/rvmsudo ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 607 > [[ ! -x /home/passenger/.rvm/bin/rvmsudo ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 605 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 607 > [[ -s /home/passenger/.rvm/bin/rvm-shell ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 607 > [[ ! -x /home/passenger/.rvm/bin/rvm-shell ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 605 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 607 > [[ -s /home/passenger/.rvm/bin/rvm-auto-ruby ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 607 > [[ ! -x /home/passenger/.rvm/bin/rvm-auto-ruby ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 618 > files=(manage alias cleanup current db disk-usage docs env fetch gemsets get hash help hook info install list maglev match md5 migrate monitor notes override_gem package patchsets repair rtfm rubygems rvm selector selector_gemsets set snapshot tools upgrade wrapper)
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/manage ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/manage ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/alias ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/alias ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/cleanup ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/cleanup ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/current ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/current ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/db ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/db ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/disk-usage ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/disk-usage ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/docs ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/docs ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/env ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/env ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/fetch ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/fetch ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/gemsets ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/gemsets ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/get ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/get ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/hash ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/hash ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/help ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/help ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/hook ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/hook ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/info ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/info ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/install ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/install ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/list ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/list ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/maglev ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/maglev ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/match ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/match ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/md5 ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/md5 ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/migrate ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/migrate ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/monitor ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/monitor ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/notes ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/notes ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/override_gem ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/override_gem ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/package ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/package ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/patchsets ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/patchsets ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/repair ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/repair ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/rtfm ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/rtfm ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/rubygems ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/rubygems ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/rvm ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/rvm ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/selector ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/selector ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/selector_gemsets ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/selector_gemsets ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/set ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/set ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/snapshot ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/snapshot ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/tools ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/tools ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/upgrade ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/upgrade ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 619 > for file in '"${files[@]}"'
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ -s /home/passenger/.rvm/scripts/wrapper ]]
+ /src/rvm/scripts/functions/installer : correct_binary_permissions() 621 > [[ ! -x /home/passenger/.rvm/scripts/wrapper ]]
+ ./scripts/install : 131 > install_man_pages
+ /src/rvm/scripts/functions/installer : install_man_pages() 633 > files=($(
builtin cd "$install_source_path/man"
find . -maxdepth 2 -mindepth 1 -type f -print
))
++ /src/rvm/scripts/functions/installer : install_man_pages() 634 > builtin cd ./man
++ /src/rvm/scripts/functions/installer : install_man_pages() 635 > find . -maxdepth 2 -mindepth 1 -type f -print
+ /src/rvm/scripts/functions/installer : install_man_pages() 635 > for file in '"${files[@]//.¥/}"'
+ /src/rvm/scripts/functions/installer : install_man_pages() 637 > [[ ! -d /home/passenger/.rvm/man/man1 ]]
+ /src/rvm/scripts/functions/installer : install_man_pages() 641 > cp -Rf ./man/man1/rvm.1 /home/passenger/.rvm/man/man1/rvm.1
+ /src/rvm/scripts/functions/installer : install_man_pages() 647 > chown : /home/passenger/.rvm/man/man1/rvm.1
+ /src/rvm/scripts/functions/installer : install_man_pages() 635 > for file in '"${files[@]//.¥/}"'
+ /src/rvm/scripts/functions/installer : install_man_pages() 637 > [[ ! -d /home/passenger/.rvm/man/man1 ]]
+ /src/rvm/scripts/functions/installer : install_man_pages() 641 > cp -Rf ./man/man1/rvm.1.gz /home/passenger/.rvm/man/man1/rvm.1.gz
+ /src/rvm/scripts/functions/installer : install_man_pages() 647 > chown : /home/passenger/.rvm/man/man1/rvm.1.gz
+ ./scripts/install : 133 > root_canal
+ /src/rvm/scripts/functions/installer : root_canal() 1036 > true rvm
+ /src/rvm/scripts/functions/installer : root_canal() 1038 > (( UID == 0 ))
+ /src/rvm/scripts/functions/installer : root_canal() 1045 > return 0
+ ./scripts/install : 135 > setup_rvmrc
+ /src/rvm/scripts/functions/installer : setup_rvmrc() 920 > (( UID == 0 ))
+ /src/rvm/scripts/functions/installer : setup_rvmrc() 933 > rvmrc_file=/home/passenger/.rvmrc
+ /src/rvm/scripts/functions/installer : setup_rvmrc() 936 > return 0
+ ./scripts/install : 137 > setup_user_profile
+ /src/rvm/scripts/functions/installer : setup_user_profile() 941 > (( UID > 0 ))
+ /src/rvm/scripts/functions/installer : setup_user_profile() 943 > export user_profile_file
+ /src/rvm/scripts/functions/installer : setup_user_profile() 944 > export -a user_login_files user_rc_files
+ /src/rvm/scripts/functions/installer : setup_user_profile() 945 > typeset -a search_list target_rc target_login found_rc found_login
+ /src/rvm/scripts/functions/installer : setup_user_profile() 946 > typeset etc_profile_file profile_file
+ /src/rvm/scripts/functions/installer : setup_user_profile() 948 > etc_profile_file=/etc/profile.d/rvm.sh
+ /src/rvm/scripts/functions/installer : setup_user_profile() 953 > search_list=(~/.profile ~/.bashrc ~/.bash_profile ~/.bash_login ~/.zshenv ~/.zprofile ~/.zshrc ~/.zlogin)
+ /src/rvm/scripts/functions/installer : setup_user_profile() 954 > target_rc=(~/.bashrc)
+ /src/rvm/scripts/functions/installer : setup_user_profile() 955 > [[ -f /home/passenger/.zshenv ]]
+ /src/rvm/scripts/functions/installer : setup_user_profile() 956 > target_rc+=(~/.zshrc)
+ /src/rvm/scripts/functions/installer : setup_user_profile() 957 > [[ -f /home/passenger/.bash_profile ]]
+ /src/rvm/scripts/functions/installer : setup_user_profile() 958 > target_login+=(~/.bash_login)
+ /src/rvm/scripts/functions/installer : setup_user_profile() 959 > [[ -f /home/passenger/.zprofile ]]
+ /src/rvm/scripts/functions/installer : setup_user_profile() 960 > target_login+=(~/.zlogin)
+ /src/rvm/scripts/functions/installer : setup_user_profile() 962 > for profile_file in '${search_list[@]}'
+ /src/rvm/scripts/functions/installer : setup_user_profile() 964 > [[ -f /home/passenger/.profile ]]
+ /src/rvm/scripts/functions/installer : setup_user_profile() 965 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : setup_user_profile() 965 > grep 'PATH=.*$HOME/.rvm/bin' /home/passenger/.profile
+ /src/rvm/scripts/functions/installer : setup_user_profile() 966 > true
+ /src/rvm/scripts/functions/installer : setup_user_profile() 968 > [[ -f /home/passenger/.profile ]]
+ /src/rvm/scripts/functions/installer : setup_user_profile() 969 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : setup_user_profile() 969 > grep '..*scripts/rvm' /home/passenger/.profile
+ /src/rvm/scripts/functions/installer : setup_user_profile() 972 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : setup_user_profile() 972 > grep 'source.*scripts/rvm' /home/passenger/.profile
+ /src/rvm/scripts/functions/installer : setup_user_profile() 974 > true
+ /src/rvm/scripts/functions/installer : setup_user_profile() 962 > for profile_file in '${search_list[@]}'
+ /src/rvm/scripts/functions/installer : setup_user_profile() 964 > [[ -f /home/passenger/.bashrc ]]
+ /src/rvm/scripts/functions/installer : setup_user_profile() 965 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : setup_user_profile() 965 > grep 'PATH=.*$HOME/.rvm/bin' /home/passenger/.bashrc
+ /src/rvm/scripts/functions/installer : setup_user_profile() 966 > found_rc+=($profile_file)
+ /src/rvm/scripts/functions/installer : setup_user_profile() 968 > [[ -f /home/passenger/.bashrc ]]
+ /src/rvm/scripts/functions/installer : setup_user_profile() 969 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : setup_user_profile() 969 > grep '..*scripts/rvm' /home/passenger/.bashrc
+ /src/rvm/scripts/functions/installer : setup_user_profile() 972 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : setup_user_profile() 972 > grep 'source.*scripts/rvm' /home/passenger/.bashrc
+ /src/rvm/scripts/functions/installer : setup_user_profile() 974 > true
+ /src/rvm/scripts/functions/installer : setup_user_profile() 962 > for profile_file in '${search_list[@]}'
+ /src/rvm/scripts/functions/installer : setup_user_profile() 964 > [[ -f /home/passenger/.bash_profile ]]
+ /src/rvm/scripts/functions/installer : setup_user_profile() 966 > true
+ /src/rvm/scripts/functions/installer : setup_user_profile() 968 > [[ -f /home/passenger/.bash_profile ]]
+ /src/rvm/scripts/functions/installer : setup_user_profile() 974 > true
+ /src/rvm/scripts/functions/installer : setup_user_profile() 962 > for profile_file in '${search_list[@]}'
+ /src/rvm/scripts/functions/installer : setup_user_profile() 964 > [[ -f /home/passenger/.bash_login ]]
+ /src/rvm/scripts/functions/installer : setup_user_profile() 965 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : setup_user_profile() 965 > grep 'PATH=.*$HOME/.rvm/bin' /home/passenger/.bash_login
+ /src/rvm/scripts/functions/installer : setup_user_profile() 966 > true
+ /src/rvm/scripts/functions/installer : setup_user_profile() 968 > [[ -f /home/passenger/.bash_login ]]
+ /src/rvm/scripts/functions/installer : setup_user_profile() 969 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : setup_user_profile() 969 > grep '..*scripts/rvm' /home/passenger/.bash_login
+ /src/rvm/scripts/functions/installer : setup_user_profile() 970 > found_login+=($profile_file)
+ /src/rvm/scripts/functions/installer : setup_user_profile() 962 > for profile_file in '${search_list[@]}'
+ /src/rvm/scripts/functions/installer : setup_user_profile() 964 > [[ -f /home/passenger/.zshenv ]]
+ /src/rvm/scripts/functions/installer : setup_user_profile() 966 > true
+ /src/rvm/scripts/functions/installer : setup_user_profile() 968 > [[ -f /home/passenger/.zshenv ]]
+ /src/rvm/scripts/functions/installer : setup_user_profile() 974 > true
+ /src/rvm/scripts/functions/installer : setup_user_profile() 962 > for profile_file in '${search_list[@]}'
+ /src/rvm/scripts/functions/installer : setup_user_profile() 964 > [[ -f /home/passenger/.zprofile ]]
+ /src/rvm/scripts/functions/installer : setup_user_profile() 966 > true
+ /src/rvm/scripts/functions/installer : setup_user_profile() 968 > [[ -f /home/passenger/.zprofile ]]
+ /src/rvm/scripts/functions/installer : setup_user_profile() 974 > true
+ /src/rvm/scripts/functions/installer : setup_user_profile() 962 > for profile_file in '${search_list[@]}'
+ /src/rvm/scripts/functions/installer : setup_user_profile() 964 > [[ -f /home/passenger/.zshrc ]]
+ /src/rvm/scripts/functions/installer : setup_user_profile() 965 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : setup_user_profile() 965 > grep 'PATH=.*$HOME/.rvm/bin' /home/passenger/.zshrc
+ /src/rvm/scripts/functions/installer : setup_user_profile() 966 > found_rc+=($profile_file)
+ /src/rvm/scripts/functions/installer : setup_user_profile() 968 > [[ -f /home/passenger/.zshrc ]]
+ /src/rvm/scripts/functions/installer : setup_user_profile() 969 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : setup_user_profile() 969 > grep '..*scripts/rvm' /home/passenger/.zshrc
+ /src/rvm/scripts/functions/installer : setup_user_profile() 972 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : setup_user_profile() 972 > grep 'source.*scripts/rvm' /home/passenger/.zshrc
+ /src/rvm/scripts/functions/installer : setup_user_profile() 974 > true
+ /src/rvm/scripts/functions/installer : setup_user_profile() 962 > for profile_file in '${search_list[@]}'
+ /src/rvm/scripts/functions/installer : setup_user_profile() 964 > [[ -f /home/passenger/.zlogin ]]
+ /src/rvm/scripts/functions/installer : setup_user_profile() 965 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : setup_user_profile() 965 > grep 'PATH=.*$HOME/.rvm/bin' /home/passenger/.zlogin
+ /src/rvm/scripts/functions/installer : setup_user_profile() 966 > true
+ /src/rvm/scripts/functions/installer : setup_user_profile() 968 > [[ -f /home/passenger/.zlogin ]]
+ /src/rvm/scripts/functions/installer : setup_user_profile() 969 > GREP_OPTIONS=
+ /src/rvm/scripts/functions/installer : setup_user_profile() 969 > grep '..*scripts/rvm' /home/passenger/.zlogin
+ /src/rvm/scripts/functions/installer : setup_user_profile() 970 > found_login+=($profile_file)
+ /src/rvm/scripts/functions/installer : setup_user_profile() 977 > (( rvm_auto_flag == 1 && 2 > 0 ))
+ /src/rvm/scripts/functions/installer : setup_user_profile() 988 > (( rvm_auto_flag == 1 || 2 == 0 ))
+ /src/rvm/scripts/functions/installer : setup_user_profile() 1000 > printf %b ' RVM PATH line found in /home/passenger/.bashrc /home/passenger/.zshrc.¥n'
RVM PATH line found in /home/passenger/.bashrc /home/passenger/.zshrc.
+ /src/rvm/scripts/functions/installer : setup_user_profile() 1001 > user_rc_files=(${found_rc[@]})
+ /src/rvm/scripts/functions/installer : setup_user_profile() 1004 > (( rvm_auto_flag == 1 && 2 > 0 ))
+ /src/rvm/scripts/functions/installer : setup_user_profile() 1015 > (( rvm_auto_flag == 1 || 2 == 0 ))
+ /src/rvm/scripts/functions/installer : setup_user_profile() 1027 > printf %b ' RVM sourcing line found in /home/passenger/.bash_login /home/passenger/.zlogin.¥n'
RVM sourcing line found in /home/passenger/.bash_login /home/passenger/.zlogin.
+ /src/rvm/scripts/functions/installer : setup_user_profile() 1028 > user_login_files=(${found_login[@]})
+ /src/rvm/scripts/functions/installer : setup_user_profile() 1031 > return 0
+ ./scripts/install : 139 > record_ruby_configs
+ /src/rvm/scripts/functions/installer : record_ruby_configs() 1050 > source /home/passenger/.rvm/src/rvm/scripts/functions/manage/base
+ /src/rvm/scripts/functions/installer : record_ruby_configs() 1051 > __rvm_record_ruby_configs
+ /src/rvm/scripts/functions/manage/base : __rvm_record_ruby_configs() 1224 > for dir in '"$rvm_path/rubies/"*'
+ /src/rvm/scripts/functions/manage/base : __rvm_record_ruby_configs() 1226 > string=default
+ /src/rvm/scripts/functions/manage/base : __rvm_record_ruby_configs() 1228 > [[ default == default ]]
+ /src/rvm/scripts/functions/manage/base : __rvm_record_ruby_configs() 1228 > continue
+ /src/rvm/scripts/functions/manage/base : __rvm_record_ruby_configs() 1224 > for dir in '"$rvm_path/rubies/"*'
+ /src/rvm/scripts/functions/manage/base : __rvm_record_ruby_configs() 1226 > string=ruby-1.9.3-p194
+ /src/rvm/scripts/functions/manage/base : __rvm_record_ruby_configs() 1228 > [[ ruby-1.9.3-p194 == default ]]
+ /src/rvm/scripts/functions/manage/base : __rvm_record_ruby_configs() 1230 > [[ -x /home/passenger/.rvm/rubies/ruby-1.9.3-p194/bin/ruby ]]
+ /src/rvm/scripts/functions/manage/base : __rvm_record_ruby_configs() 1232 > [[ -s /home/passenger/.rvm/rubies/ruby-1.9.3-p194/config ]]
+ /src/rvm/scripts/functions/manage/base : __rvm_record_ruby_configs() 1234 > continue
+ ./scripts/install : 141 > update_gemsets_install_rvm
+ /src/rvm/scripts/functions/installer : update_gemsets_install_rvm() 454 > typeset paths path installed found missing
+ /src/rvm/scripts/functions/installer : update_gemsets_install_rvm() 455 > typeset -a missing
+ /src/rvm/scripts/functions/installer : update_gemsets_install_rvm() 457 > [[ 0 == 0 ]]
+ /src/rvm/scripts/functions/installer : update_gemsets_install_rvm() 462 > paths=($(
find "$rvm_path/gems" -maxdepth 1 "${name_opt}" '*@global' | sed 's/^¥.¥///'
))
++ /src/rvm/scripts/functions/installer : update_gemsets_install_rvm() 463 > find /home/passenger/.rvm/gems -maxdepth 1 -iname '*@global'
++ /src/rvm/scripts/functions/installer : update_gemsets_install_rvm() 463 > sed 's/^¥.¥///'
+ /src/rvm/scripts/functions/installer : update_gemsets_install_rvm() 464 > for path in '"${paths[@]}"'
+ /src/rvm/scripts/functions/installer : update_gemsets_install_rvm() 467 > installed=/home/passenger/.rvm/gems/ruby-1.9.3-p194
+ /src/rvm/scripts/functions/installer : update_gemsets_install_rvm() 468 > installed='/home/passenger/.rvm¥/rubies¥//ruby-1.9.3-p194/bin/ruby'
+ /src/rvm/scripts/functions/installer : update_gemsets_install_rvm() 469 > installed=/home/passenger/.rvm/rubies//ruby-1.9.3-p194/bin/ruby
+ /src/rvm/scripts/functions/installer : update_gemsets_install_rvm() 470 > [[ -x /home/passenger/.rvm/rubies//ruby-1.9.3-p194/bin/ruby ]]
+ /src/rvm/scripts/functions/installer : update_gemsets_install_rvm() 475 > found=($(
find "${path%%+(¥/)}/gems" -maxdepth 1 "${name_opt}" 'rvm-*' | sed 's/^¥.¥///'
))
++ /src/rvm/scripts/functions/installer : update_gemsets_install_rvm() 476 > find /home/passenger/.rvm/gems/ruby-1.9.3-p194@global/gems -maxdepth 1 -iname 'rvm-*'
++ /src/rvm/scripts/functions/installer : update_gemsets_install_rvm() 476 > sed 's/^¥.¥///'
+ /src/rvm/scripts/functions/installer : update_gemsets_install_rvm() 476 > (( 1 > 0 ))
+ /src/rvm/scripts/functions/installer : update_gemsets_install_rvm() 479 > (( 0 > 0 ))
+ ./scripts/install : 143 > cleanup_tmp_files
+ /src/rvm/scripts/functions/installer : cleanup_tmp_files() 655 > files=($(
find "$rvm_path/" -mindepth 1 -maxdepth 2 "${name_opt}" '*.swp' -type f
))
++ /src/rvm/scripts/functions/installer : cleanup_tmp_files() 656 > find /home/passenger/.rvm/ -mindepth 1 -maxdepth 2 -iname '*.swp' -type f
+ /src/rvm/scripts/functions/installer : cleanup_tmp_files() 656 > (( 0 > 0 ))
+ ./scripts/install : 145 > display_notes
+ /src/rvm/scripts/functions/installer : display_notes() 671 > true 1
+ /src/rvm/scripts/functions/installer : display_notes() 672 > typeset itype profile_file
+ /src/rvm/scripts/functions/installer : display_notes() 674 > (( upgrade_flag == 0 ))
+ /src/rvm/scripts/functions/installer : display_notes() 676 > itype=Upgrade
+ /src/rvm/scripts/functions/installer : display_notes() 679 > builtin command -v git
++ /src/rvm/scripts/functions/installer : display_notes() 680 > git config user.name
++ /src/rvm/scripts/functions/installer : display_notes() 680 > echo
+ /src/rvm/scripts/functions/installer : display_notes() 680 > name=
+ /src/rvm/scripts/functions/installer : display_notes() 683 > [[ -x ./scripts/notes ]]
+ /src/rvm/scripts/functions/installer : display_notes() 684 > (( upgrade_flag == 0 ))
+ /src/rvm/scripts/functions/installer : display_notes() 688 > ./scripts/notes upgrade
Upgrade Notes:
* No new notes to display.
# RVM: Shell scripts enabling management of multiple ruby environments.
# RTFM: https://rvm.io/
# HELP: http://webchat.freenode.net/?channels=rvm (#rvm on irc.freenode.net)
# Cheatsheet: http://cheat.errtheblog.com/s/rvm/
# Screencast: http://screencasts.org/episodes/how-to-use-rvm

# In case of any issues read output of 'rvm requirements' and/or 'rvm notes'
+ /src/rvm/scripts/functions/installer : display_notes() 691 > (( upgrade_flag == 0 ))
+ /src/rvm/scripts/functions/installer : display_notes() 708 > printf %b 'Upgrade of RVM in /home/passenger/.rvm/ is complete.
'
Upgrade of RVM in /home/passenger/.rvm/ is complete.
+ ./scripts/install : 147 > display_thank_you
+ /src/rvm/scripts/functions/installer : display_thank_you() 90 > printf %b '
# passenger,
#
# Thank you for using RVM!
# I sincerely hope that RVM helps to make your life easier and more enjoyable!!!
#
# ~Wayne
'
# passenger,
#
# Thank you for using RVM!
# I sincerely hope that RVM helps to make your life easier and more enjoyable!!!
#
# ~Wayne
+ ./scripts/install : 149 > record_installation_time
+ /src/rvm/scripts/functions/installer : record_installation_time() 1056 > date +%s
+ /src/rvm/scripts/functions/installer : record_installation_time() 1057 > (( UID == 0 ))
+ /src/rvm/scripts/functions/installer : record_installation_time() 1062 > return 0
+ : 402 > source /home/passenger/.rvm/scripts/rvm
++ /scripts/rvm : 9 > [[ :braceexpand:errexit:errtrace:hashall:interactive-comments:xtrace: =~ :posix: ]]
++ /scripts/rvm : 9 > true
++ /scripts/rvm : 12 > export HOME rvm_prefix rvm_user_install_flag rvm_path
++ /scripts/rvm : 13 > HOME=/home/passenger
+++ /scripts/rvm : 15 > umask
++ /scripts/rvm : 15 > : rvm_stored_umask:0022
++ /scripts/rvm : 16 > (( 0 == 0 ))
++ /scripts/rvm : 18 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
++ /scripts/rvm : 19 > [[ -n /home/passenger ]]
++ /scripts/rvm : 19 > [[ /home/passenger/.rvmrc -ef /home/passenger/.rvmrc ]]
++ /scripts/rvm : 20 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
++ /scripts/rvm : 23 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ /scripts/rvm : 25 > [[ -f /etc/rvmrc ]]
++ /scripts/rvm : 23 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ /scripts/rvm : 25 > [[ -f /home/passenger/.rvmrc ]]
++ /scripts/rvm : 23 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
++ /scripts/rvm : 25 > [[ -f /home/passenger/.rvmrc ]]
++ /scripts/rvm : 40 > unset rvm_rvmrc_files
++ /scripts/rvm : 44 > [[ -z /home/passenger/.rvm ]]
++ /scripts/rvm : 72 > rvm_path=/home/passenger/.rvm
++ /scripts/rvm : 76 > [[ -z /home/passenger ]]
++ /scripts/rvm : 82 > [[ -z 1 ]]
++ /scripts/rvm : 92 > export rvm_loaded_flag
++ /scripts/rvm : 93 > [[ -n 4.2.28(0)-release ]]
++ /scripts/rvm : 94 > typeset -f rvm
++ /scripts/rvm : 98 > rvm_loaded_flag=0
++ /scripts/rvm : 101 > (( 0 == 0 ))
++ /scripts/rvm : 103 > [[ -n /home/passenger/.rvm ]]
++ /scripts/rvm : 103 > [[ -d /home/passenger/.rvm ]]
++ /scripts/rvm : 105 > true /home/passenger/.rvm/scripts
++ /scripts/rvm : 107 > [[ -f /home/passenger/.rvm/scripts/base ]]
++ /scripts/rvm : 109 > source /home/passenger/.rvm/scripts/base
+++ /scripts/base : 5 > : rvm_trace_flag:1
+++ /scripts/base : 6 > (( rvm_trace_flag > 0 ))
+++ /scripts/base : 8 > set -o xtrace
+++ /scripts/base : 11 > [[ -z '' ]]
+++ /scripts/base : 16 > export PS4
+++ /scripts/base : 17 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
+++ /scripts/base : 26 > export __array_start rvm_path
+++ /scripts/base : 31 > [[ -n '' ]]
+++ /scripts/base : 35 > __array_start=0
+++ /scripts/base : 38 > (( 0 == 0 ))
+++ /scripts/base : 40 > : rvm_stored_umask:0022
+++ /scripts/base : 41 > rvm_rvmrc_files=("/etc/rvmrc" "$HOME/.rvmrc")
+++ /scripts/base : 42 > [[ -n /home/passenger ]]
+++ /scripts/base : 42 > [[ /home/passenger/.rvmrc -ef /home/passenger/.rvmrc ]]
+++ /scripts/base : 43 > rvm_rvmrc_files+=("${rvm_prefix}/.rvmrc")
+++ /scripts/base : 46 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ /scripts/base : 48 > [[ -f /etc/rvmrc ]]
+++ /scripts/base : 46 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ /scripts/base : 48 > [[ -f /home/passenger/.rvmrc ]]
+++ /scripts/base : 46 > for rvmrc in '"${rvm_rvmrc_files[@]}"'
+++ /scripts/base : 48 > [[ -f /home/passenger/.rvmrc ]]
+++ /scripts/base : 63 > unset rvm_rvmrc_files
+++ /scripts/base : 66 > export rvm_path
+++ /scripts/base : 67 > [[ -z /home/passenger/.rvm ]]
+++ /scripts/base : 79 > true /home/passenger/.rvm/scripts
+++ /scripts/base : 82 > source /home/passenger/.rvm/scripts/initialize
++++ /scripts/initialize : 3 > : rvm_trace_flag:1
++++ /scripts/initialize : 4 > (( rvm_trace_flag > 0 ))
++++ /scripts/initialize : 6 > set -o xtrace
++++ /scripts/initialize : 9 > [[ -z '' ]]
++++ /scripts/initialize : 14 > export PS4
++++ /scripts/initialize : 15 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > '
++++ /scripts/initialize : 26 > [[ -n 4.2.28(0)-release ]]
++++ /scripts/initialize : 28 > shopt -s extglob
++++ /scripts/initialize : 38 > export __rvm_env_loaded
++++ /scripts/initialize : 40 > : __rvm_env_loaded:2:
++++ /scripts/initialize : 42 > : __rvm_env_loaded:3:
++++ /scripts/initialize : 45 > [[ -z /home/passenger/.rvm/tmp ]]
++++ /scripts/initialize : 45 > (( __rvm_env_loaded == 1 ))
+++ /scripts/base : 86 > case " ${rvm_base_except:-} " in
+++ /scripts/base : 91 > source /home/passenger/.rvm/scripts/selector
+++ /scripts/base : 92 > source /home/passenger/.rvm/scripts/selector_gemsets
+++ /scripts/base : 96 > typeset -a scripts
+++ /scripts/base : 99 > scripts=(logging utility init cleanup env rvmrc install environment gemset db bundler)
+++ /scripts/base : 100 > for entry in '${scripts[@]}'
+++ /scripts/base : 101 > source /home/passenger/.rvm/scripts/functions/logging
++++ /scripts/functions/logging : 40 > case "${TERM:-dumb}" in
+++++ /scripts/functions/logging : 49 > /home/passenger/.rvm/scripts/color red
++++ /scripts/functions/logging : 49 > rvm_error_clr=''
Could not update RVM, get some help at #rvm IRC channel at freenode servers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment