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