Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@oren
Created February 24, 2011 21:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oren/842969 to your computer and use it in GitHub Desktop.
Save oren/842969 to your computer and use it in GitHub Desktop.
ccapdeploy@cms:~$ cd /srv/media_qa/current
+ cd /srv/media_qa/current
+ builtin cd /srv/media_qa/current
+ local result=0
+ __rvm_project_rvmrc
+ local cwd
+ cwd=/srv/media_qa/current
+ :
+ [[ -z /srv/media_qa/current ]]
+ [[ /home/capdeploy = \/\s\r\v\/\m\e\d\i\a\_\q\a\/\c\u\r\r\e\n\t ]]
+ [[ / = \/\s\r\v\/\m\e\d\i\a\_\q\a\/\c\u\r\r\e\n\t ]]
+ [[ -f /srv/media_qa/current/.rvmrc ]]
+ [[ '' != \/\s\r\v\/\m\e\d\i\a\_\q\a\/\c\u\r\r\e\n\t ]]
+ __rvm_check_rvmrc_trustworthiness /srv/media_qa/current/.rvmrc
+ export escape_flag=1
+ escape_flag=1
+ [[ -n /srv/media_qa/current/.rvmrc ]]
+ [[ 0 -eq 0 ]]
++ __rvm_rvmrc_stored_trust /srv/media_qa/current/.rvmrc
+++ __rvm_rvmrc_key /srv/media_qa/current/.rvmrc
+++ [[ 0 -eq 1 ]]
+++ __rvm_md5_for /srv/media_qa/current/.rvmrc
+++ command -v md5
+++ command -v md5sum
+++ echo /srv/media_qa/current/.rvmrc
+++ md5sum
+++ awk '{print $1}'
+++ return 0
+++ return 0
++ /usr/local/rvm/scripts/db /usr/local/rvm/user/rvmrcs 67a69f73f5533b43aa020ed79bc74e74
++ return 0
+ value=0
+ [[ -z 0 ]]
+ [[ 0 = \1 ]]
+ local result=1
+ unset escape_flag
+ return 1
+ local rvm_trustworthiness_result=1
+ [[ 1 = 0 ]]
+ return 1
+ rvm_hook=after_cd
+ source /usr/local/rvm/scripts/hook
++ declare rvm_verbose_flag=0
++ declare rvm_hook=after_cd
++ [[ -n after_cd ]]
++ [[ -s /usr/local/rvm/hooks/after_cd ]]
++ unset rvm_hook
+ return 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment