diff options
Diffstat (limited to 'tests/cond29.test')
-rwxr-xr-x | tests/cond29.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cond29.test b/tests/cond29.test index 12badcb01..8310eabd7 100755 --- a/tests/cond29.test +++ b/tests/cond29.test @@ -24,7 +24,7 @@ # or cpu time it can found. Although this test won't print `FAIL' if # it fails, it will take long enough so it can't go unnoticed. -. ./defs +. ./defs || Exit 1 set -e |