summaryrefslogtreecommitdiff
path: root/t/exdir3.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/exdir3.sh')
-rwxr-xr-xt/exdir3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/exdir3.sh b/t/exdir3.sh
index 672548c44..6d602cbb9 100755
--- a/t/exdir3.sh
+++ b/t/exdir3.sh
@@ -16,7 +16,7 @@
# Test to make sure pkgdatadir can be overridden via AC_SUBST.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >>configure.ac <<'EOF'
AC_SUBST([pkgdatadir], ["FOO"])