Home | History | Annotate | Line # | Download | only in unit-tests
cmd-errors-lint.exp revision 1.8
      1 : undefined
      2 make: in target "unclosed-expression": Unclosed variable "UNCLOSED"
      3 : unclosed-expression
      4 make: in target "unclosed-modifier": while evaluating variable "UNCLOSED" with value "": Unclosed expression, expecting '}'
      5 : unclosed-modifier
      6 make: in target "unknown-modifier": while evaluating variable "UNKNOWN" with value "": Unknown modifier "Z"
      7 : unknown-modifier
      8 : end
      9 exit status 2
     10