freebsd-dev/contrib/bmake/unit-tests/cmd-errors-lint.exp

10 lines
223 B
Plaintext

: undefined
make: Unclosed variable "UNCLOSED"
: unclosed-variable
make: Unclosed variable expression (expecting '}') for "UNCLOSED"
: unclosed-modifier
make: Unknown modifier "Z"
: unknown-modifier
: end
exit status 2