summaryrefslogtreecommitdiff
path: root/unit-tests/opt-keep-going.mk
diff options
context:
space:
mode:
Diffstat (limited to 'unit-tests/opt-keep-going.mk')
-rw-r--r--unit-tests/opt-keep-going.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/unit-tests/opt-keep-going.mk b/unit-tests/opt-keep-going.mk
index 1a2124ccb5f1..ec4adfa00e62 100644
--- a/unit-tests/opt-keep-going.mk
+++ b/unit-tests/opt-keep-going.mk
@@ -1,9 +1,11 @@
-# $NetBSD: opt-keep-going.mk,v 1.3 2020/08/23 14:28:04 rillig Exp $
+# $NetBSD: opt-keep-going.mk,v 1.4 2020/10/18 18:12:42 rillig Exp $
#
# Tests for the -k command line option, which stops building a target as soon
# as an error is detected, but continues building the other, independent
# targets, as far as possible.
+.MAKEFLAGS: -d0 # switch stdout to being line-buffered
+
all: dependency other
dependency: