aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/doterror.mk
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/doterror.mk')
-rw-r--r--contrib/bmake/unit-tests/doterror.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/bmake/unit-tests/doterror.mk b/contrib/bmake/unit-tests/doterror.mk
index d46fb3581a25..0f3698ad5cf2 100644
--- a/contrib/bmake/unit-tests/doterror.mk
+++ b/contrib/bmake/unit-tests/doterror.mk
@@ -1,4 +1,4 @@
-# $NetBSD: doterror.mk,v 1.2 2020/10/24 08:34:59 rillig Exp $
+# $NetBSD: doterror.mk,v 1.3 2023/06/01 20:56:35 rillig Exp $
.BEGIN:
@@ -17,4 +17,3 @@ happy:
sad:
@echo and now: $@; exit 1
-