aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/cmd-errors.exp
blob: 074ceb3bcf288f9c4b27b0fc7eda8aeab891cf87 (plain) (blame)
1
2
3
4
5
6
7
8
9
: undefined--eol
make: in target "unclosed-expression": Unclosed variable "UNCLOSED"
: unclosed-expression-
make: in target "unclosed-modifier": while evaluating variable "UNCLOSED" with value "": Unclosed expression, expecting '}'
: unclosed-modifier-
make: in target "unknown-modifier": while evaluating variable "UNKNOWN" with value "": Unknown modifier "Z"
: unknown-modifier--eol
: end-eol
exit status 2