Skip to content

Instantly share code, notes, and snippets.

@pepe
Created June 7, 2010 11:30
Show Gist options
  • Save pepe/428561 to your computer and use it in GitHub Desktop.
Save pepe/428561 to your computer and use it in GitHub Desktop.
--trace alias create 1.9.2-head@rails3 phd
rvm 0.1.38 by Wayne E. Seguin (wayneeseguin@gmail.com) [http://rvm.beginrescueend.com/]
+__rvm_parse_args:399> [[ -z '' ]]
+__rvm_parse_args:399> [[ ! -z '' ]]
+__rvm_parse_args:400> [[ ! -z '' ]]
+__rvm_parse_args:400> [[ ! -z '' ]]
+__rvm_parse_args:6> [[ 4 -gt 0 ]]
+__rvm_parse_args:7> rvm_token=alias
+__rvm_parse_args:7> shift
+__rvm_parse_args:8> case alias (fetch|version|srcdir|reset|debug|reload|update|monitor|notes|implode|seppuku|question|answer)
+__rvm_parse_args:8> case alias (package)
+__rvm_parse_args:8> case alias (use)
+__rvm_parse_args:8> case alias (env)
+__rvm_parse_args:8> case alias (inspect)
+__rvm_parse_args:8> case alias (install|uninstall)
+__rvm_parse_args:8> case alias (rm|remove)
+__rvm_parse_args:8> case alias (jruby|ree|macruby|rbx|rubinius|mput|shyouhei|ironruby|default|maglev|all)
+__rvm_parse_args:8> case alias (gemset)
+__rvm_parse_args:8> case alias (gemdir|gempath|gemhome)
+__rvm_parse_args:8> case alias (list|info|alias|docs)
+__rvm_parse_args:105> rvm_action=alias
+__rvm_parse_args:106> rvm_ruby_args='create 1.9.2-head@rails3 phd'
+__rvm_parse_args:107> rvm_parse_break=1
+__rvm_parse_args:399> [[ -z alias ]]
+__rvm_parse_args:400> [[ ! -z 1 ]]
+__rvm_parse_args:400> unset rvm_parse_break
+__rvm_parse_args:400> break
+__rvm_parse_args:403> [[ 3 -gt 0 ]]
+__rvm_parse_args:403> shift
+__rvm_parse_args:403> [[ 2 -gt 0 ]]
+__rvm_parse_args:403> shift
+__rvm_parse_args:403> [[ 1 -gt 0 ]]
+__rvm_parse_args:403> shift
+__rvm_parse_args:403> [[ 0 -gt 0 ]]
+__rvm_parse_args:405> [[ ! -z '' ]]
+ export rvm_trace_flag
+ trap 'if [[ -d /Users/pepe/.rvm/tmp/ ]] && [[ -f /Users/pepe/.rvm/tmp/72458 ]] ; then rm -f /Users/pepe/.rvm/tmp/72458 > /dev/null 2>&1 ; fi ; exit' 0 1 2 3 15
+ source /Users/pepe/.rvm/scripts/initialize
+++ whoami
++ [[ root = \p\e\p\e ]]
++ rvm_rc_files='/Users/pepe/.bash_profile /Users/pepe/.bashrc /Users/pepe/.zshenv'
++ [[ ! -z '' ]]
++ rvm_project_rvmrc=1
++ rvm_project_rvmrc_default=0
+++ whoami
++ [[ root = \p\e\p\e ]]
++ rvm_bin_path=/Users/pepe/.rvm/bin
++ rvm_archives_path=/Users/pepe/.rvm/archives
++ rvm_src_path=/Users/pepe/.rvm/src
++ rvm_repo_path=/Users/pepe/.rvm/repos
++ rvm_log_path=/Users/pepe/.rvm/log
++ rvm_docs_path=/Users/pepe/.rvm/docs
++ rvm_gems_path=/Users/pepe/.rvm/gems
++ rvm_gemsets_path=/Users/pepe/.rvm/gemsets
++ rvm_gems_cache_path=/Users/pepe/.rvm/gems/cache
++ rvm_rubies_path=/Users/pepe/.rvm/rubies
++ rvm_config_path=/Users/pepe/.rvm/config
++ rvm_environments_path=/Users/pepe/.rvm/environments
++ rvm_wrappers_path=/Users/pepe/.rvm/wrappers
++ rvm_hooks_path=/Users/pepe/.rvm/hooks
++ rvm_tmp_path=/Users/pepe/.rvm/tmp
++ rvm_usr_path=/Users/pepe/.rvm/usr
++ rvm_gemset_separator=@
++ export rvm_path rvm_rubies_path rvm_scripts_path rvm_archives_path rvm_src_path rvm_log_path rvm_bin_path rvm_gems_path rvm_config_path rvm_tmp_path rvm_hooks_path rvm_gems_cache_path rvm_gemset_separator rvm_gemsets_path rvm_repo_path
+ source /Users/pepe/.rvm/scripts/utility
+ source /Users/pepe/.rvm/scripts/selector
+ action='create 1.9.2-head@rails3 phd'
+ alias_name=
+ rvm_environment_identifier=
+ [[ ! -f /Users/pepe/.rvm/config/alias ]]
+ [[ ! -z '' ]]
+ [[ create 1.9.2-head@rails3 phd = \d\e\l\e\t\e ]]
+ [[ create 1.9.2-head@rails3 phd = \c\r\e\a\t\e ]]
+ [[ create 1.9.2-head@rails3 phd = \l\i\s\t ]]
+ [[ create 1.9.2-head@rails3 phd = \s\h\o\w ]]
+ /Users/pepe/.rvm/scripts/log error 'usage: '\''rvm alias [action] [arguments]'
error: usage: 'rvm alias [action] [arguments]
+ unset action alias_name rvm_ruby_string rvm_environment_identifier final_environment_identifier
+ exit
+ [[ -d /Users/pepe/.rvm/tmp/ ]]
+ [[ -f /Users/pepe/.rvm/tmp/72458 ]]
+ exit
%
pepe@LongJingXiHu[rails3]%  ~/Projects/job/phdstudy
Script done on Mon Jun 7 13:29:21 2010
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment