opnsense-src/contrib/bmake/unit-tests/cmd-errors.exp

9 lines
235 B
Text

: 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