diff options
| author | mo k <mo@mokhan.ca> | 2012-05-23 22:06:05 -0600 |
|---|---|---|
| committer | mo k <mo@mokhan.ca> | 2012-05-23 22:06:05 -0600 |
| commit | 3e4d50e86c7e86858eaf454c4f301941b7b335c8 (patch) | |
| tree | 5a32cbcab4fc19355d2b66a0e31edaf8d15bef36 /script | |
| parent | 7089633b44d8a77c65dc9c903cdc0e69dd17893c (diff) | |
save CachedScore to db.main
Diffstat (limited to 'script')
| -rw-r--r-- | script/test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/script/test b/script/test index 7f7a13e..fb041ab 100644 --- a/script/test +++ b/script/test @@ -31,5 +31,6 @@ if [ $need_rails ]; then command="ruby -S bundle exec $command" fi +echo "test " . $command . ' ' . $filename RAILS_ENV=test $command $filename |
