Created
November 7, 2011 02:09
-
-
Save mpapis/1344038 to your computer and use it in GitHub Desktop.
rvm use 1.9.9999 # status=1; status!=0; match=~/WARN.*is not installed/
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
| WARN: ruby ruby-1.9.9999 is not installed. | |
| To install do: 'rvm install ruby-1.9.9999' | |
| Tests(failed 0): | |
| passed: status = 1 | |
| passed: status != 0 | |
| passed: match = /WARN.*is not installed/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment