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 <[email protected]>
> ---
>  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
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to