summaryrefslogtreecommitdiff
path: root/t/testsuite-summary-count.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/testsuite-summary-count.sh')
-rwxr-xr-xt/testsuite-summary-count.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/testsuite-summary-count.sh b/t/testsuite-summary-count.sh
index 8d2ce74d7..265eebfa4 100755
--- a/t/testsuite-summary-count.sh
+++ b/t/testsuite-summary-count.sh
@@ -16,12 +16,12 @@
# Check test counts in the testsuite summary.
-. ./defs-static || Exit 1
+. ./defs-static || exit 1
use_colors=no
use_vpath=no
-. "$am_testauxdir"/testsuite-summary-checks.sh || Exit 99
+. "$am_testauxdir"/testsuite-summary-checks.sh || exit 99
./configure