diff options
Diffstat (limited to 'tests/longline.test')
-rwxr-xr-x | tests/longline.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/longline.test b/tests/longline.test index c69dae372..7b5d3079f 100755 --- a/tests/longline.test +++ b/tests/longline.test @@ -17,7 +17,7 @@ # Long lines of += should be wrapped. # Report from Simon Josefsson. -. ./defs || exit 1 +. ./defs || Exit 1 set -e |