RS MJS Try to change the working directory in a crazy way

This commit is contained in:
root 2010-07-07 02:11:27 +00:00
parent ddf3a07f76
commit 73445c0780

View file

@ -1,2 +1,2 @@
#!/usr/bin/env ruby
system('bundle exec rake')
system('cd builds/17 && bundle exec bundle install --gemfile Gemfile && bundle exec rspec spec')