summaryrefslogtreecommitdiff
path: root/t/cscope3.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/cscope3.sh')
-rwxr-xr-xt/cscope3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cscope3.sh b/t/cscope3.sh
index 47bcd4d3a..30e8c0cc9 100755
--- a/t/cscope3.sh
+++ b/t/cscope3.sh
@@ -19,7 +19,7 @@
# is empty.
required=cscope
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_CONFIG_FILES([sub/Makefile])