diff options
Diffstat (limited to 'contrib/bmake/unit-tests/dep-colon-bug-cross-file.exp')
-rw-r--r-- | contrib/bmake/unit-tests/dep-colon-bug-cross-file.exp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/bmake/unit-tests/dep-colon-bug-cross-file.exp b/contrib/bmake/unit-tests/dep-colon-bug-cross-file.exp index 855b575c48bc..b3b5cd753b02 100644 --- a/contrib/bmake/unit-tests/dep-colon-bug-cross-file.exp +++ b/contrib/bmake/unit-tests/dep-colon-bug-cross-file.exp @@ -1,4 +1,4 @@ -make: "dep-colon-bug-cross-file.mk" line 31: warning: duplicate script for target "all" ignored -make: "dep-colon-bug-cross-file.mk" line 40: warning: using previous script for "all" defined here +make: dep-colon-bug-cross-file.mk:32: warning: duplicate script for target "all" ignored +make: dep-colon-bug-cross-file.mk:42: warning: using previous script for "all" defined here : pass 1 exit status 0 |