Skip to content

Instantly share code, notes, and snippets.

@mpapis
Created January 16, 2012 13:28
Show Gist options
  • Select an option

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

Select an option

Save mpapis/1620880 to your computer and use it in GitHub Desktop.
rvm use 1.9.9999 # status=1; status!=0; match=~/WARN.*is not installed/
RVM is not a function, selecting rubies with 'rvm use ...' will not work.
Tests(failed 3):
failed: status = 1 # was 0
failed: status != 0 # was 0
failed: match = /WARN.*is not installed/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment