summaryrefslogtreecommitdiff
path: root/t/tar2.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/tar2.sh')
-rwxr-xr-xt/tar2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/tar2.sh b/t/tar2.sh
index f9cc00052..5d49cc3b7 100755
--- a/t/tar2.sh
+++ b/t/tar2.sh
@@ -16,7 +16,7 @@
# Check the tar-pax option.
-. ./defs || Exit 1
+. ./defs || exit 1
cat > configure.ac << 'END'
AC_INIT([tar2], [1.0])