summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/cmd-errors-jobs.exp
blob: c6baacfe0ed72067e3d12d936d66c3f490c1d22d (plain)
1
2
3
4
5
6
7
8
9
: 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