aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/dep-duplicate.exp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/dep-duplicate.exp')
-rw-r--r--contrib/bmake/unit-tests/dep-duplicate.exp4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/bmake/unit-tests/dep-duplicate.exp b/contrib/bmake/unit-tests/dep-duplicate.exp
new file mode 100644
index 000000000000..039145f8fd97
--- /dev/null
+++ b/contrib/bmake/unit-tests/dep-duplicate.exp
@@ -0,0 +1,4 @@
+make: "dep-duplicate.inc" line 1: warning: duplicate script for target "all" ignored
+make: "dep-duplicate.main" line 3: warning: using previous script for "all" defined here
+main-output
+exit status 0