diff options
Diffstat (limited to 'contrib/bmake/unit-tests/opt-debug-lint.exp')
| -rw-r--r-- | contrib/bmake/unit-tests/opt-debug-lint.exp | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/contrib/bmake/unit-tests/opt-debug-lint.exp b/contrib/bmake/unit-tests/opt-debug-lint.exp index 8e7339fcd2e9..7173ec476ec5 100644 --- a/contrib/bmake/unit-tests/opt-debug-lint.exp +++ b/contrib/bmake/unit-tests/opt-debug-lint.exp @@ -1,8 +1,8 @@  make: opt-debug-lint.mk:20: Variable "X" is undefined  make: opt-debug-lint.mk:43: Variable "UNDEF" is undefined -make: opt-debug-lint.mk:65: Missing delimiter ':' after modifier "L" +make: opt-debug-lint.mk:65: Missing delimiter ":" after modifier "L"  	while evaluating variable "value" with value "value" -make: opt-debug-lint.mk:65: Missing delimiter ':' after modifier "P" +make: opt-debug-lint.mk:65: Missing delimiter ":" after modifier "P"  	while evaluating variable "value" with value "value"  make: opt-debug-lint.mk:74: Unknown modifier ":${"  	while evaluating variable "value" with value "" | 
