summaryrefslogtreecommitdiff
path: root/t/vars.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/vars.sh')
-rwxr-xr-xt/vars.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/vars.sh b/t/vars.sh
index 1e3e91e65..cf45cb9ab 100755
--- a/t/vars.sh
+++ b/t/vars.sh
@@ -17,7 +17,7 @@
# Test various variable definitions that include an '=' sign.
# From Raja R Harinath.
-. ./defs || Exit 1
+. ./defs || exit 1
cat > Makefile.am << 'END'
MY_FLAGS_1=-DABC=345