summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/cmd-errors.exp
blob: 9ed0557975b3083c38653d382c4bace9f7d8fcb8 (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