summaryrefslogtreecommitdiff
path: root/t/parallel-tests2.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/parallel-tests2.sh')
-rwxr-xr-xt/parallel-tests2.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/parallel-tests2.sh b/t/parallel-tests2.sh
index a793dec2a..5e28cc0ff 100755
--- a/t/parallel-tests2.sh
+++ b/t/parallel-tests2.sh
@@ -20,7 +20,7 @@
# FIXME: the features tested by this script has been moved in contrib.
# FIXME: We should move this script accordingly.
-. ./defs || Exit 1
+. ./defs || exit 1
# Try the variants that are tried in check-html.am.
while :; do
@@ -77,7 +77,7 @@ $AUTOMAKE -a
./configure
-$MAKE check-html && Exit 1
+$MAKE check-html && exit 1
test -f mylog.html
# check-html should cause check_SCRIPTS to be created.
test -f bla