patch-tests_unknown_options_stderr 346 B

123456789
  1. $OpenBSD: patch-tests_unknown_options_stderr,v 1.1 2014/12/10 20:46:57 rpe Exp $
  2. --- tests/unknown_options.stderr.orig Mon Dec 8 12:52:00 2014
  3. +++ tests/unknown_options.stderr Mon Dec 8 12:52:10 2014
  4. @@ -1,2 +1,2 @@
  5. -$0: invalid option -- 'b'
  6. -$0: unrecognized option '--whatever'
  7. +$0: invalid option -- b
  8. +$0: unrecognized option `--whatever'