summaryrefslogtreecommitdiff
path: root/t/gnits.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/gnits.sh')
-rwxr-xr-xt/gnits.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/gnits.sh b/t/gnits.sh
index badb8b0c3..f3de3b674 100755
--- a/t/gnits.sh
+++ b/t/gnits.sh
@@ -16,7 +16,7 @@
# Test to ensure --gnits version checking is correct.
-. ./defs || Exit 1
+. ./defs || exit 1
cat > configure.ac << END
AC_INIT([$me], [3.5.3.2])