Created
August 22, 2013 06:35
-
-
Save Ch00k/6303881 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| +++ %s.%N /scripts/functions/utility : __rvm_remove_from_path() 7 > [[ /opt/csw/bin:/usr/local/bin:/usr/sbin:/usr/bin:/bin =~ // ]] | |
| +++ %s.%N /scripts/functions/utility : __rvm_remove_from_path() 16 > __rvm_string_match :/opt/csw/bin:/usr/local/bin:/usr/sbin:/usr/bin:/bin: '*:no --skip-alias in /opt/csw/bin /usr/local/bin /usr/sbin /usr/bin /bin | |
| no --skip-functions in /opt/csw/bin /usr/local/bin /usr/sbin /usr/bin /bin | |
| no rvm in /opt/csw/bin /usr/local/bin /usr/sbin /usr/bin :*' | |
| +++ %s.%N /scripts/functions/support : __rvm_string_match() 1 > typeset _string | |
| +++ %s.%N /scripts/functions/support : __rvm_string_match() 2 > _string=:/opt/csw/bin:/usr/local/bin:/usr/sbin:/usr/bin:/bin: | |
| +++ %s.%N /scripts/functions/support : __rvm_string_match() 3 > shift | |
| +++ %s.%N /scripts/functions/support : __rvm_string_match() 4 > (( 1 )) | |
| +++ %s.%N /scripts/functions/support : __rvm_string_match() 49 > case "${_string}" in | |
| +++ %s.%N /scripts/functions/support : __rvm_string_match() 9 > shift | |
| +++ %s.%N /scripts/functions/support : __rvm_string_match() 4 > (( 0 )) | |
| +++ %s.%N /scripts/functions/support : __rvm_string_match() 11 > return 1 | |
| ++++ %s.%N /scripts/functions/env : __rvm_remove_rvm_from_path() 91 > __rvm_which rvm | |
| +++ %s.%N /scripts/functions/env : __rvm_remove_rvm_from_path() 134 > local_rvm_path='no --skip-alias in /opt/csw/bin /usr/local/bin /usr/sbin /usr/bin /bin | |
| no --skip-functions in /opt/csw/bin /usr/local/bin /usr/sbin /usr/bin /bin | |
| no rvm in /opt/csw/bin /usr/local/bin /usr/sbin /usr/bin /bin' | |
| +++ %s.%N /scripts/functions/env : __rvm_remove_rvm_from_path() 135 > __rvm_remove_from_path 'no --skip-alias in /opt/csw/bin /usr/local/bin /usr/sbin /usr/bin /bin | |
| no --skip-functions in /opt/csw/bin /usr/local/bin /usr/sbin /usr/bin /bin | |
| no rvm in /opt/csw/bin /usr/local/bin /usr/sbin /usr/bin ' | |
| +++ %s.%N /scripts/functions/utility : __rvm_remove_from_path() 1 > export PATH | |
| +++ %s.%N /scripts/functions/utility : __rvm_remove_from_path() 2 > typeset _value | |
| +++ %s.%N /scripts/functions/utility : __rvm_remove_from_path() 3 > _value='no --skip-alias in /opt/csw/bin /usr/local/bin /usr/sbin /usr/bin /bin | |
| no --skip-functions in /opt/csw/bin /usr/local/bin /usr/sbin /usr/bin /bin | |
| no rvm in /opt/csw/bin /usr/local/bin /usr/sbin /usr/bin ' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment