Merge commit '61ee237'

Conflicts:
	script/build
This commit is contained in:
root 2010-07-07 02:13:32 +00:00
commit 825a447563

View file

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