diff options
Diffstat (limited to 'tests/comment8.test')
-rwxr-xr-x | tests/comment8.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/comment8.test b/tests/comment8.test index fcb4a9700..f5c446a8c 100755 --- a/tests/comment8.test +++ b/tests/comment8.test @@ -17,7 +17,7 @@ # Make sure += does not append to a comment. # Report from Stepan Kasal. -. ./defs || exit 1 +. ./defs || Exit 1 set -e |