tweaking integrity script

This commit is contained in:
root 2010-07-07 01:44:26 +00:00
parent ddf3a07f76
commit 8f9edaf7ca

View file

@ -1,2 +1,2 @@
#!/usr/bin/env ruby #!/usr/bin/env ruby
system('bundle exec rake') system('BUNDLE_GEMFILE=./Gemfile bundle exec rake')