[git commit] hush_test: update test output to match new getopt() output
Denys Vlasenko
vda.linux at googlemail.com
Sat May 23 14:53:27 UTC 2009
On Thursday 21 May 2009 23:58, Mike Frysinger wrote:
> commit: http://git.busybox.net/busybox/commit/?id=cc9205bda7c675e347516b93e865e462d2299a78
> branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master
>
>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> shell/hush_test/hush-vars/unset.right | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/shell/hush_test/hush-vars/unset.right b/shell/hush_test/hush-vars/unset.right
> index 1fbe76a..0da0e57 100644
> --- a/shell/hush_test/hush-vars/unset.right
> +++ b/shell/hush_test/hush-vars/unset.right
> @@ -1,5 +1,5 @@
> 0
> -unset: invalid option -- m
> +unset: invalid option -- 'm'
> 1
> 0
Hmm... it seems to be a message from libc, and glibc/uclibc
seem to differ...
--
vda
More information about the busybox
mailing list