diff options
| author | Lorin Hochstein <lorin@isi.edu> | 2011-07-19 11:04:36 -0400 |
|---|---|---|
| committer | Lorin Hochstein <lorin@isi.edu> | 2011-07-19 11:04:36 -0400 |
| commit | 90c8a7c73d2f12b761440c2e2d14002f6897a438 (patch) | |
| tree | 3ef5b36801f61cdb2f3a9d9f44d80f225c07b5c3 | |
| parent | 05751530cdd3a0833025435403f9312da1e2feee (diff) | |
Zapped an extra newline
| -rwxr-xr-x | run_tests.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/run_tests.sh b/run_tests.sh index ea0d75576..d27a2dc70 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -125,7 +125,6 @@ if [ $recreate_db -eq 1 ]; then rm -f tests.sqlite fi - run_tests || exit # NOTE(sirp): we only want to run pep8 when we're running the full-test suite, |
