patch-tests_invocation_without_parameters_stderr 424 B

123456789
  1. $OpenBSD: patch-tests_invocation_without_parameters_stderr,v 1.1 2014/12/10 20:46:57 rpe Exp $
  2. --- tests/invocation_without_parameters.stderr.orig Mon Dec 8 12:44:31 2014
  3. +++ tests/invocation_without_parameters.stderr Mon Dec 8 12:44:38 2014
  4. @@ -1,2 +1,2 @@
  5. -getopt: missing optstring argument
  6. -Try `getopt --help' for more information.
  7. +gnugetopt: missing optstring argument
  8. +Try `gnugetopt --help' for more information.