summaryrefslogtreecommitdiff
path: root/t/remake2.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/remake2.sh')
-rwxr-xr-xt/remake2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/remake2.sh b/t/remake2.sh
index 228b14f56..ff88d780a 100755
--- a/t/remake2.sh
+++ b/t/remake2.sh
@@ -18,7 +18,7 @@
# are correct even when there is no upper-level Makefile.
# TODO: we should really add also functional tests for this!
-. ./defs || Exit 1
+. ./defs || exit 1
cat > configure.ac <<END
AC_INIT([$me], [1.0])