diff options
Diffstat (limited to 'tests/ansi8.test')
-rwxr-xr-x | tests/ansi8.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ansi8.test b/tests/ansi8.test index 23545047d..298ccc4a4 100755 --- a/tests/ansi8.test +++ b/tests/ansi8.test @@ -16,7 +16,7 @@ # Check that AM_C_PROTOTYPES is required by ansi2knr -. ./defs || exit 1 +. ./defs || Exit 1 set -e |