[PATCH] hush.c - export -n flag support

Denys Vlasenko vda.linux at googlemail.com
Mon Apr 20 23:42:50 UTC 2009


On Tuesday 21 April 2009 01:06, Mike Frysinger wrote:
> On Monday 20 April 2009 18:05:09 Denys Vlasenko wrote:
> > On Monday 20 April 2009 21:11, Bayram Kurumahmut wrote:
> > > Added two new files: shell/hush_test/export-n.tests and
> > > shell/hush_test/export-n.right
> > > Added set then export -n test and test cases from my first mail
> > > Config.in help text changed
> >
> > Problems:
> >
> > Did you try to build with HUSH_EXPORT_N off?
> > It still accepts -n even then.
> 
> this is unrelated to his code.  not throwing an error with unknown option is 
> not the same thing as accepting it.

No, it actually was still implementing -n fully regardless of .config.
--
vda



More information about the busybox mailing list