[git commit] hush_test: update test output to match new getopt() output

Mike Frysinger vapier at gentoo.org
Sat May 23 20:15:25 UTC 2009


On Saturday 23 May 2009 10:53:27 Denys Vlasenko wrote:
> On Thursday 21 May 2009 23:58, Mike Frysinger wrote:
> > commit:
> > http://git.busybox.net/busybox/commit/?id=cc9205bda7c675e347516b93e865e46
> >2d2299a78 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...

ugh, i was thinking the message was coming from busybox itself.  if it's from 
the C lib, i guess we should implement a filter on the test output ...
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20090523/757bf6d1/attachment.pgp>


More information about the busybox mailing list