summaryrefslogtreecommitdiff
path: root/t/parallel-tests-harderror.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/parallel-tests-harderror.sh')
-rw-r--r--t/parallel-tests-harderror.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/t/parallel-tests-harderror.sh b/t/parallel-tests-harderror.sh
index bd2c2cf63..9304f19a3 100644
--- a/t/parallel-tests-harderror.sh
+++ b/t/parallel-tests-harderror.sh
@@ -53,9 +53,7 @@ $AUTOMAKE -a
# DISABLE_HARD_ERRORS is not defined as a make variable, so that it
# should be possible to define either from the environment or from
-# command-line, also when recursive make invocations are involved,
-# and also without using the '-e' make flag; this should work also
-# for non-GNU make. Moreover, it shouldn't be necessary to define
+# command-line. Moreover, it shouldn't be necessary to define
# DISABLE_HARD_ERRORS to "yes" to really disable hard errors: any
# non-empty value should do.
$MAKE check DISABLE_HARD_ERRORS=yes