diff options
Diffstat (limited to 'tests/lisp6.test')
-rwxr-xr-x | tests/lisp6.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lisp6.test b/tests/lisp6.test index 257152370..eccd18236 100755 --- a/tests/lisp6.test +++ b/tests/lisp6.test @@ -17,7 +17,7 @@ # Test for conditional _LISP. required=emacs -. ./defs || exit 1 +. ./defs || Exit 1 set -e |