Guest User

Untitled

a guest
Jul 17th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. scripts $ rvm --trace reload
  2. +__rvm_parse_args:424> [[ -z 4.3.9 ]]
  3. +__rvm_parse_args:581> [[ -z '' && -n '' ]]
  4. +__rvm_parse_args:583> [[ 0 -eq 1 || -n '' ]]
  5. +__rvm_parse_args:15> [[ -n reload ]]
  6. +__rvm_parse_args:17> rvm_token=reload
  7. +__rvm_parse_args:19> [[ 0 -gt 0 ]]
  8. +__rvm_parse_args:19> next_token=''
  9. +__rvm_parse_args:21> case reload (fetch|version|srcdir|reset|debug|reload|update|monitor|notes|implode|seppuku|question|answer|env)
  10. +__rvm_parse_args:23> rvm_action=reload
  11. +__rvm_parse_args:581> [[ -z reload ]]
  12. +__rvm_parse_args:583> [[ 0 -eq 1 || -n '' ]]
  13. +__rvm_parse_args:15> [[ -n '' ]]
  14. +__rvm_parse_args:587> [[ 0 -gt 0 ]]
  15. +__rvm_parse_args:589> [[ -n '' ]]
  16. /Users/gabe/.rvm/scripts/rvm:35: rvm_selfcontained: parameter not set
Add Comment
Please, Sign In to add comment