aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/error.exp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/error.exp')
-rw-r--r--contrib/bmake/unit-tests/error.exp6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/bmake/unit-tests/error.exp b/contrib/bmake/unit-tests/error.exp
index 3adc099a4625..e782664498bf 100644
--- a/contrib/bmake/unit-tests/error.exp
+++ b/contrib/bmake/unit-tests/error.exp
@@ -1,6 +1,6 @@
-make: "error.mk" line 6: just FYI
-make: "error.mk" line 7: warning: this could be serious
-make: "error.mk" line 8: this is fatal
+make: "error.mk" line 7: just FYI
+make: "error.mk" line 9: warning: this could be serious
+make: "error.mk" line 11: this is fatal
make: stopped in unit-tests
exit status 1