summaryrefslogtreecommitdiff
path: root/t/exsource.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/exsource.sh')
-rwxr-xr-xt/exsource.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/exsource.sh b/t/exsource.sh
index 15b274f07..4a308cfd1 100755
--- a/t/exsource.sh
+++ b/t/exsource.sh
@@ -17,7 +17,7 @@
# Test to make sure EXTRA_..._SOURCES actually works.
# Bug report from Henrik Frystyk Nielsen.
-. ./defs || Exit 1
+. ./defs || exit 1
echo AC_PROG_CC >> configure.ac