summaryrefslogtreecommitdiff
path: root/t/posixsubst-scripts.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/posixsubst-scripts.sh')
-rwxr-xr-xt/posixsubst-scripts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/posixsubst-scripts.sh b/t/posixsubst-scripts.sh
index 79c95e2ee..c9083cbd3 100755
--- a/t/posixsubst-scripts.sh
+++ b/t/posixsubst-scripts.sh
@@ -17,7 +17,7 @@
# Test that POSIX variable expansion '$(var:str=rpl)' works when used
# with the SCRIPTS primary.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_OUTPUT