diff options
Diffstat (limited to 'tests/txinfo27.test')
-rwxr-xr-x | tests/txinfo27.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/txinfo27.test b/tests/txinfo27.test index 06b8f0074..48b06d6e8 100755 --- a/tests/txinfo27.test +++ b/tests/txinfo27.test @@ -17,7 +17,7 @@ # Make sure install-info works even if no-installinfo is given. required='makeinfo' -. ./defs || exit 1 +. ./defs || Exit 1 set -e |