Skip to content

Instantly share code, notes, and snippets.

@benbjohnson
Created August 20, 2010 16:12
Show Gist options
  • Save benbjohnson/540610 to your computer and use it in GitHub Desktop.
Save benbjohnson/540610 to your computer and use it in GitHub Desktop.
CI Joe Error for RVM 1.9.2
$ cijoe -p 4000 .
/Users/benbjohnson/.rvm/gems/ruby-1.9.1-p378/gems/choice-0.1.4/lib/choice/parser.rb:108: warning: Hash#index is deprecated; use Hash#key
sh: line 0: cd: [/path/to/repo]: No such file or directory
sh: line 0: cd: [/path/to/repo]: No such file or directory
== Sinatra/1.0 has taken the stage on 4000 for development with backup from WEBrick
[2010-08-20 10:10:11] INFO WEBrick 1.3.1
[2010-08-20 10:10:11] INFO ruby 1.9.1 (2010-01-10) [i386-darwin9.8.0]
[2010-08-20 10:10:11] INFO WEBrick::HTTPServer#start: pid=72029 port=4000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment