diff options
Diffstat (limited to 'unit-tests/lint.exp')
| -rwxr-xr-x | unit-tests/lint.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unit-tests/lint.exp b/unit-tests/lint.exp index 61188d6d5c29..6c08bdcbe01b 100755 --- a/unit-tests/lint.exp +++ b/unit-tests/lint.exp @@ -1,5 +1,5 @@ make: In the :@ modifier, the variable name "${:Ubar:S,b,v,}" must not contain a dollar while evaluating variable "VAR" with value "value" in command "@echo ${VAR:Uvalue:@${:Ubar:S,b,v,}@x${var}y@:Q}" - in target "mod-loop-varname" + in target "mod-loop-varname" from lint.mk:22 exit status 2 |
