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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
235 B
Plaintext
Raw Normal View History

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