-
-
Save colindean/2779368 to your computer and use it in GitHub Desktop.
rvm #974
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[colin@bricktop ~]$ rvm --trace rvm list gemsets strings | |
+ /scripts/cli : __rvm_parse_args() 758 > [[ -n '' ]] | |
+ /scripts/cli : __rvm_parse_args() 759 > export 'PS4=+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+ /scripts/cli : __rvm_parse_args() 759 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+ /scripts/cli : __rvm_parse_args() 790 > [[ -z '' ]] | |
+ /scripts/cli : __rvm_parse_args() 790 > [[ -n '' ]] | |
+ /scripts/cli : __rvm_parse_args() 792 > [[ 0 -eq 1 ]] | |
+ /scripts/cli : __rvm_parse_args() 792 > [[ -n '' ]] | |
+ /scripts/cli : __rvm_parse_args() 13 > [[ -n rvm ]] | |
+ /scripts/cli : __rvm_parse_args() 15 > rvm_token=rvm | |
+ /scripts/cli : __rvm_parse_args() 17 > (( 3 > 0 )) | |
+ /scripts/cli : __rvm_parse_args() 19 > next_token=list | |
+ /scripts/cli : __rvm_parse_args() 20 > shift | |
+ /scripts/cli : __rvm_parse_args() 38 > case "$rvm_token" in | |
+ /scripts/cli : __rvm_parse_args() 42 > case "$rvm_token" in | |
+ /scripts/cli : __rvm_parse_args() 336 > [[ -n rvm ]] | |
+ /scripts/cli : __rvm_parse_args() 340 > [[ gemset == '' ]] | |
+ /scripts/cli : __rvm_parse_args() 371 > case "$rvm_token" in | |
+ /scripts/cli : __rvm_parse_args() 424 > [[ -L /home/colin/.rvm/rubies/rvm ]] | |
+ /scripts/cli : __rvm_parse_args() 429 > __rvm_project_dir_check rvm | |
+ /scripts/functions/rvmrc : __rvm_project_dir_check() 1 > [[ -n rvm ]] | |
+ /scripts/functions/rvmrc : __rvm_project_dir_check() 1 > [[ -d rvm ]] | |
+ /scripts/cli : __rvm_parse_args() -329 > rvm_action=error | |
+ /scripts/cli : __rvm_parse_args() -328 > rvm_error_message='Unrecognized command line argument: '\''rvm'\''' | |
+ /scripts/cli : __rvm_parse_args() -317 > [[ error == \e\r\r\o\r ]] | |
+ /scripts/cli : __rvm_parse_args() -317 > break | |
+ /scripts/cli : __rvm_parse_args() 33 > [[ 2 -gt 0 ]] | |
+ /scripts/cli : __rvm_parse_args() 33 > shift | |
+ /scripts/cli : __rvm_parse_args() 33 > [[ 1 -gt 0 ]] | |
+ /scripts/cli : __rvm_parse_args() 33 > shift | |
+ /scripts/cli : __rvm_parse_args() 33 > [[ 0 -gt 0 ]] | |
+ /scripts/cli : __rvm_parse_args() 35 > [[ -n Unrecognized command line argument: 'rvm' ]] | |
+ /scripts/cli : __rvm_parse_args() 36 > rvm_error 'Unrecognized command line argument: '\''rvm'\'' ( see: '\''rvm usage'\'' )' | |
+ /scripts/functions/logging : rvm_error() 1 > rvm_pretty_print stderr | |
+ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
+ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
+ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
+ /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]] | |
+ /scripts/functions/logging : rvm_pretty_print() 16 > return 0 | |
+ /scripts/functions/logging : rvm_error() 44 > printf %b 'Unrecognized command line argument: '\''rvm'\'' ( see: '\''rvm usage'\'' )\n' | |
Unrecognized command line argument: 'rvm' ( see: 'rvm usage' ) | |
+ /scripts/cli : __rvm_parse_args() 797 > return 1 | |
+ /scripts/cli : rvm() 858 > result=1 | |
+ /scripts/cli : rvm() 860 > rvm_action=error | |
+ /scripts/cli : rvm() 862 > [[ 1 -gt 0 ]] | |
+ /scripts/cli : rvm() 1096 > current_result=0 | |
+ /scripts/cli : rvm() 1098 > (( result > 0 )) | |
+ /scripts/cli : rvm() 1100 > [[ 1 -gt 0 ]] | |
+ /scripts/cli : rvm() 1112 > current_result=0 | |
+ /scripts/cli : rvm() 1114 > (( result > 0 )) | |
+ /scripts/cli : rvm() 1116 > [[ 0 -eq 1 ]] | |
+ /scripts/cli : rvm() 1122 > typeset __local_rvm_trace_flag | |
+ /scripts/cli : rvm() 1123 > __local_rvm_trace_flag=1 | |
+ /scripts/cli : rvm() 1125 > __rvm_teardown | |
+ /scripts/functions/environment : __rvm_teardown() 1 > builtin command -v __rvm_cleanup_tmp | |
+ /scripts/functions/environment : __rvm_teardown() 3 > __rvm_cleanup_tmp | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 1 > [[ -d /home/colin/.rvm/tmp/ ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 97 > case "${rvm_tmp_path%\/}" in | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 5 > __rvm_rm_rf '/home/colin/.rvm/tmp/19912*' | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 1 > typeset result target | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 2 > result=1 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 3 > target='/home/colin/.rvm/tmp/19912*' | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 6 > [[ -n '' ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 10 > [[ -n 4.2.24(1)-release ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 12 > shopt -s extglob | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 25 > case "${target}" in | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 24 > [[ -n /home/colin/.rvm/tmp/19912* ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 26 > [[ -d /home/colin/.rvm/tmp/19912* ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -f /home/colin/.rvm/tmp/19912* ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -L /home/colin/.rvm/tmp/19912* ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 35 > result=0 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 41 > return 0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 96 > return 0 | |
+ /scripts/functions/environment : __rvm_teardown() 258 > export __rvm_env_loaded | |
+ /scripts/functions/environment : __rvm_teardown() 260 > : __rvm_env_loaded:1: | |
+ /scripts/functions/environment : __rvm_teardown() 261 > : __rvm_env_loaded:1: | |
+ /scripts/functions/environment : __rvm_teardown() 263 > : __rvm_env_loaded:0: | |
+ /scripts/functions/environment : __rvm_teardown() 265 > [[ -z /home/colin/.rvm/tmp ]] | |
+ /scripts/functions/environment : __rvm_teardown() 265 > (( __rvm_env_loaded > 0 )) | |
+ /scripts/functions/environment : __rvm_teardown() 270 > [[ -n 4.2.24(1)-release ]] | |
+ /scripts/functions/environment : __rvm_teardown() 272 > trap - 0 1 2 3 15 | |
+ /scripts/functions/environment : __rvm_teardown() 275 > [[ -n '' ]] | |
+ /scripts/functions/environment : __rvm_teardown() 285 > [[ -n 0002 ]] | |
+ /scripts/functions/environment : __rvm_teardown() 287 > umask 0002 | |
+ /scripts/functions/environment : __rvm_teardown() 299 > unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_force_autoconf_flag rvm_autoconf_flags rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_ignore_gemsets_flag rvm_install_on_use_flag | |
+ /scripts/functions/environment : __rvm_teardown() 300 > unset rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_ruby_load_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_externals_path | |
+ /scripts/functions/environment : __rvm_teardown() 301 > unset rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_require rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name | |
+ /scripts/functions/environment : __rvm_teardown() 302 > unset __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_architectures rvm_patch_names rvm_tar_command rvm_tar_options rvm_ree_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name | |
+ /scripts/functions/environment : __rvm_teardown() 304 > builtin command -v __rvm_cleanup_download | |
+ /scripts/functions/environment : __rvm_teardown() 309 > return 0 | |
+ /scripts/cli : rvm() 1136 > (( __local_rvm_trace_flag > 0 )) | |
+ /scripts/cli : rvm() 1138 > set +o verbose | |
+ /scripts/cli : rvm() 1139 > set +o xtrace |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[colin@bricktop ~]$ rvm --trace rvm upgrade 1.9.3-p0 1.9.3-p194 | |
+ /scripts/cli : __rvm_parse_args() 758 > [[ -n '' ]] | |
+ /scripts/cli : __rvm_parse_args() 759 > export 'PS4=+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+ /scripts/cli : __rvm_parse_args() 759 > PS4='+ ${BASH_SOURCE##${rvm_path:-}} : ${FUNCNAME[0]:+${FUNCNAME[0]}()} ${LINENO} > ' | |
+ /scripts/cli : __rvm_parse_args() 790 > [[ -z '' ]] | |
+ /scripts/cli : __rvm_parse_args() 790 > [[ -n '' ]] | |
+ /scripts/cli : __rvm_parse_args() 792 > [[ 0 -eq 1 ]] | |
+ /scripts/cli : __rvm_parse_args() 792 > [[ -n '' ]] | |
+ /scripts/cli : __rvm_parse_args() 13 > [[ -n rvm ]] | |
+ /scripts/cli : __rvm_parse_args() 15 > rvm_token=rvm | |
+ /scripts/cli : __rvm_parse_args() 17 > (( 3 > 0 )) | |
+ /scripts/cli : __rvm_parse_args() 19 > next_token=upgrade | |
+ /scripts/cli : __rvm_parse_args() 20 > shift | |
+ /scripts/cli : __rvm_parse_args() 38 > case "$rvm_token" in | |
+ /scripts/cli : __rvm_parse_args() 42 > case "$rvm_token" in | |
+ /scripts/cli : __rvm_parse_args() 336 > [[ -n rvm ]] | |
+ /scripts/cli : __rvm_parse_args() 340 > [[ gemset == '' ]] | |
+ /scripts/cli : __rvm_parse_args() 371 > case "$rvm_token" in | |
+ /scripts/cli : __rvm_parse_args() 424 > [[ -L /home/colin/.rvm/rubies/rvm ]] | |
+ /scripts/cli : __rvm_parse_args() 429 > __rvm_project_dir_check rvm | |
+ /scripts/functions/rvmrc : __rvm_project_dir_check() 1 > [[ -n rvm ]] | |
+ /scripts/functions/rvmrc : __rvm_project_dir_check() 1 > [[ -d rvm ]] | |
+ /scripts/cli : __rvm_parse_args() -329 > rvm_action=error | |
+ /scripts/cli : __rvm_parse_args() -328 > rvm_error_message='Unrecognized command line argument: '\''rvm'\''' | |
+ /scripts/cli : __rvm_parse_args() -317 > [[ error == \e\r\r\o\r ]] | |
+ /scripts/cli : __rvm_parse_args() -317 > break | |
+ /scripts/cli : __rvm_parse_args() 33 > [[ 2 -gt 0 ]] | |
+ /scripts/cli : __rvm_parse_args() 33 > shift | |
+ /scripts/cli : __rvm_parse_args() 33 > [[ 1 -gt 0 ]] | |
+ /scripts/cli : __rvm_parse_args() 33 > shift | |
+ /scripts/cli : __rvm_parse_args() 33 > [[ 0 -gt 0 ]] | |
+ /scripts/cli : __rvm_parse_args() 35 > [[ -n Unrecognized command line argument: 'rvm' ]] | |
+ /scripts/cli : __rvm_parse_args() 36 > rvm_error 'Unrecognized command line argument: '\''rvm'\'' ( see: '\''rvm usage'\'' )' | |
+ /scripts/functions/logging : rvm_error() 1 > rvm_pretty_print stderr | |
+ /scripts/functions/logging : rvm_pretty_print() 17 > case "${rvm_pretty_print_flag:=auto}" in | |
+ /scripts/functions/logging : rvm_pretty_print() 22 > case "${TERM:-dumb}" in | |
+ /scripts/functions/logging : rvm_pretty_print() 25 > case "$1" in | |
+ /scripts/functions/logging : rvm_pretty_print() 11 > [[ -t 2 ]] | |
+ /scripts/functions/logging : rvm_pretty_print() 16 > return 0 | |
+ /scripts/functions/logging : rvm_error() 44 > printf %b 'Unrecognized command line argument: '\''rvm'\'' ( see: '\''rvm usage'\'' )\n' | |
Unrecognized command line argument: 'rvm' ( see: 'rvm usage' ) | |
+ /scripts/cli : __rvm_parse_args() 797 > return 1 | |
+ /scripts/cli : rvm() 858 > result=1 | |
+ /scripts/cli : rvm() 860 > rvm_action=error | |
+ /scripts/cli : rvm() 862 > [[ 1 -gt 0 ]] | |
+ /scripts/cli : rvm() 1096 > current_result=0 | |
+ /scripts/cli : rvm() 1098 > (( result > 0 )) | |
+ /scripts/cli : rvm() 1100 > [[ 1 -gt 0 ]] | |
+ /scripts/cli : rvm() 1112 > current_result=0 | |
+ /scripts/cli : rvm() 1114 > (( result > 0 )) | |
+ /scripts/cli : rvm() 1116 > [[ 0 -eq 1 ]] | |
+ /scripts/cli : rvm() 1122 > typeset __local_rvm_trace_flag | |
+ /scripts/cli : rvm() 1123 > __local_rvm_trace_flag=1 | |
+ /scripts/cli : rvm() 1125 > __rvm_teardown | |
+ /scripts/functions/environment : __rvm_teardown() 1 > builtin command -v __rvm_cleanup_tmp | |
+ /scripts/functions/environment : __rvm_teardown() 3 > __rvm_cleanup_tmp | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 1 > [[ -d /home/colin/.rvm/tmp/ ]] | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 97 > case "${rvm_tmp_path%\/}" in | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 5 > __rvm_rm_rf '/home/colin/.rvm/tmp/19912*' | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 1 > typeset result target | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 2 > result=1 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 3 > target='/home/colin/.rvm/tmp/19912*' | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 6 > [[ -n '' ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 10 > [[ -n 4.2.24(1)-release ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 12 > shopt -s extglob | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 25 > case "${target}" in | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 24 > [[ -n /home/colin/.rvm/tmp/19912* ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 26 > [[ -d /home/colin/.rvm/tmp/19912* ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -f /home/colin/.rvm/tmp/19912* ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 30 > [[ -L /home/colin/.rvm/tmp/19912* ]] | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 35 > result=0 | |
+ /scripts/functions/cleanup : __rvm_rm_rf() 41 > return 0 | |
+ /scripts/functions/cleanup : __rvm_cleanup_tmp() 96 > return 0 | |
+ /scripts/functions/environment : __rvm_teardown() 258 > export __rvm_env_loaded | |
+ /scripts/functions/environment : __rvm_teardown() 260 > : __rvm_env_loaded:1: | |
+ /scripts/functions/environment : __rvm_teardown() 261 > : __rvm_env_loaded:1: | |
+ /scripts/functions/environment : __rvm_teardown() 263 > : __rvm_env_loaded:0: | |
+ /scripts/functions/environment : __rvm_teardown() 265 > [[ -z /home/colin/.rvm/tmp ]] | |
+ /scripts/functions/environment : __rvm_teardown() 265 > (( __rvm_env_loaded > 0 )) | |
+ /scripts/functions/environment : __rvm_teardown() 270 > [[ -n 4.2.24(1)-release ]] | |
+ /scripts/functions/environment : __rvm_teardown() 272 > trap - 0 1 2 3 15 | |
+ /scripts/functions/environment : __rvm_teardown() 275 > [[ -n '' ]] | |
+ /scripts/functions/environment : __rvm_teardown() 285 > [[ -n 0002 ]] | |
+ /scripts/functions/environment : __rvm_teardown() 287 > umask 0002 | |
+ /scripts/functions/environment : __rvm_teardown() 299 > unset rvm_head_flag rvm_ruby_selected_flag rvm_user_install_flag rvm_path_flag rvm_static_flag rvm_default_flag rvm_loaded_flag rvm_llvm_flag rvm_skip_autoreconf_flag rvm_18_flag rvm_19_flag rvm_force_autoconf_flag rvm_autoconf_flags rvm_dump_environment_flag rvm_verbose_flag rvm_debug_flag rvm_trace_flag rvm_pretty_print_flag rvm_create_flag rvm_remove_flag rvm_gemdir_flag rvm_reload_flag rvm_auto_reload_flag rvm_ignore_gemsets_flag rvm_install_on_use_flag | |
+ /scripts/functions/environment : __rvm_teardown() 300 > unset rvm_gems_cache_path rvm_gems_path rvm_man_path rvm_ruby_gem_path rvm_ruby_log_path rvm_ruby_load_path rvm_gems_cache_path rvm_archives_path rvm_docs_path rvm_environments_path rvm_examples_path rvm_gems_path rvm_gemsets_path rvm_help_path rvm_hooks_path rvm_lib_path rvm_log_path rvm_patches_path rvm_repos_path rvm_rubies_path rvm_scripts_path rvm_src_path rvm_tmp_path rvm_user_path rvm_usr_path rvm_wrappers_path rvm_externals_path | |
+ /scripts/functions/environment : __rvm_teardown() 301 > unset rvm_ruby_strings rvm_ruby_binary rvm_ruby_gem_home rvm_ruby_home rvm_ruby_interpreter rvm_ruby_irbrc rvm_ruby_major_version rvm_ruby_minor_version rvm_ruby_package_name rvm_ruby_patch_level rvm_ruby_release_version rvm_ruby_repo_url rvm_ruby_repo_branch rvm_ruby_revision rvm_ruby_tag rvm_ruby_sha rvm_ruby_version rvm_ruby_require rvm_ruby_package_file rvm_ruby_name rvm_ruby_name rvm_ruby_args rvm_ruby_user_tag rvm_ruby_patch detected_rvm_ruby_name | |
+ /scripts/functions/environment : __rvm_teardown() 302 > unset __rvm_env_loaded next_token rvm_error_message rvm_gemset_name rvm_parse_break rvm_token rvm_action rvm_export_args rvm_gemset_separator rvm_expanding_aliases rvm_architectures rvm_patch_names rvm_tar_command rvm_tar_options rvm_ree_options rvm_patch_original_pwd rvm_project_rvmrc rvm_archive_extension rvm_autoinstall_bundler_flag rvm_codesign_identity rvm_expected_gemset_name | |
+ /scripts/functions/environment : __rvm_teardown() 304 > builtin command -v __rvm_cleanup_download | |
+ /scripts/functions/environment : __rvm_teardown() 309 > return 0 | |
+ /scripts/cli : rvm() 1136 > (( __local_rvm_trace_flag > 0 )) | |
+ /scripts/cli : rvm() 1138 > set +o verbose | |
+ /scripts/cli : rvm() 1139 > set +o xtrace |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment