On Tue, 14 Sep 2010, Denys Vlasenko wrote:

> On Mon, Sep 13, 2010 at 11:52 PM, Cristian Ionescu-Idbohrn
> <[email protected]> wrote:
> > On Mon, 13 Sep 2010, Denys Vlasenko wrote:
> >
> >> On Sun, Sep 12, 2010 at 10:31 PM, Cristian Ionescu-Idbohrn
> >> <[email protected]> wrote:
> >> >> # Automatically generated make config: don't edit
> >> >> # Busybox version: 1.18.0.git
> >> >> # Sun Sep 12 18:25:22 2010
> >>
> >> No, I need the ENTIRE .config, not its header.
> >
> > Attached.
>
> It's
>
> CONFIG_FEATURE_SH_STANDALONE=y
> CONFIG_FEATURE_SH_NOFORK=y
>
> sleep is a nofork applet. It should not be. I am fixing this.
> Try attached patch.

Alright.  Ash is "working" almost as expected.  The 'trap' is still run
twice on SIGINT, but behaves.  Hush, on the other side, seems to work as
expected, WRT skipping the second run (does only one run through the
signals).


Cheers,

-- 
Cristian
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to