patch-tests_name_option_short_stderr 392 B

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