summaryrefslogtreecommitdiff
path: root/t/alpha2.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/alpha2.sh')
-rwxr-xr-xt/alpha2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/alpha2.sh b/t/alpha2.sh
index 6d5207f61..86f60b9c2 100755
--- a/t/alpha2.sh
+++ b/t/alpha2.sh
@@ -17,7 +17,7 @@
# Another check for README-alpha support. This time it is requested
# from configure.ac. Report from Akim Demaille.
-. ./defs || Exit 1
+. ./defs || exit 1
cat > configure.ac << 'END'
AC_INIT([alpha], [1.0b])