04D86CD0.test 153 B

123456789101112
  1. ; Test for invalid option embedded in journal
  2. --foo
  3. test bal -> 1
  4. __ERROR__
  5. While parsing file "$FILE", line 4:
  6. Error: Illegal option --foo
  7. end test