diff options
Diffstat (limited to 'tests/acloca20.test')
-rwxr-xr-x | tests/acloca20.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/acloca20.test b/tests/acloca20.test index 0d6dbbfbe..376752d30 100755 --- a/tests/acloca20.test +++ b/tests/acloca20.test @@ -16,7 +16,7 @@ # Make sure aclocal does not write into symlinked aclocal.m4. -. ./defs || exit 1 +. ./defs || Exit 1 set -e |