diff options
Diffstat (limited to 'tests/tar3.test')
-rwxr-xr-x | tests/tar3.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tar3.test b/tests/tar3.test index 0e8c9bd77..0ba0612ec 100755 --- a/tests/tar3.test +++ b/tests/tar3.test @@ -16,7 +16,7 @@ # Check the tar options diagnostics. -. ./defs || exit 1 +. ./defs || Exit 1 set -e |