summaryrefslogtreecommitdiff
path: root/t/silent-configsite.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/silent-configsite.sh')
-rwxr-xr-xt/silent-configsite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/silent-configsite.sh b/t/silent-configsite.sh
index 813753b74..4adc60137 100755
--- a/t/silent-configsite.sh
+++ b/t/silent-configsite.sh
@@ -18,7 +18,7 @@
# from config.site, and that this default can be overridden from
# either the ./configure or make command line.
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac <<'EOF'
AM_SILENT_RULES