aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/depsrc-wait.exp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/depsrc-wait.exp')
-rw-r--r--contrib/bmake/unit-tests/depsrc-wait.exp13
1 files changed, 9 insertions, 4 deletions
diff --git a/contrib/bmake/unit-tests/depsrc-wait.exp b/contrib/bmake/unit-tests/depsrc-wait.exp
index d1a60fbaa6e6..36bcb0678151 100644
--- a/contrib/bmake/unit-tests/depsrc-wait.exp
+++ b/contrib/bmake/unit-tests/depsrc-wait.exp
@@ -1,13 +1,18 @@
---- a ---
echo a
a
---- b1 ---
echo b1
b1
---- b ---
echo b
b
---- x ---
echo x
x
+: Making 3a
+: Making 3a
+: Making 3a
+: Making 3b
+: Making 3b
+: Making 3b
+: Making 3c
+: Making 3c
+: Making 3c
exit status 0