Skip to content

Instantly share code, notes, and snippets.

@sstephenson
Created July 29, 2011 18: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 sstephenson/34c251a56e83c61c667e to your computer and use it in GitHub Desktop.
Save sstephenson/34c251a56e83c61c667e to your computer and use it in GitHub Desktop.
$ cd campfire
===============================================================
= NOTICE: =
===============================================================
= RVM has encountered a new or modified .rvmrc file in the =
= current working directory. Resource files may execute =
= arbitrary instructions, so RVM will not use an .rvmrc file =
= that has not been explicitly marked as 'trusted.' =
= =
= Examine the contents of this file carefully to be sure the =
= contents are good before trusting it! =
= =
= You will now be given a chance to read the .rvmrc file =
= before deciding whether or not its contents are safe. After =
= reading the file, you will be prompted 'yes or no' to set =
= the trust level for this particular version of the file. =
= =
= Note: You will be re-prompted each time the .rvmrc file =
= changes, and may change the trust setting manually at any =
= time. =
= =
= Press 'q' to exit the reader when finished reading the file =
===============================================================
(press enter to review the .rvmrc file)
rvm 1.8.7-p334
Examination of /Volumes/37signals/campfire/.rvmrc is now complete.
================================================================
= Trusting an .rvmrc file means that whenever you cd into this =
= directory, RVM will run this .rvmrc script in your shell. =
= =
= If the contents of the file change, you will be re-prompted =
= to review the file and adjust its trust settings. You may =
= also change the trust settings manually at any time with =
= the 'rvm rvmrc' command. =
= =
= Now that you have examined the contents of the file, do you =
= wish to trust this particular .rvmrc? =
================================================================
(yes or no) > yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment