Skip to content

Instantly share code, notes, and snippets.

@mpapis
Created November 7, 2011 02:09
Show Gist options
  • Select an option

  • Save mpapis/1344038 to your computer and use it in GitHub Desktop.

Select an option

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/
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