[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: sleep as an ash builtin
From:       Denys Vlasenko <vda.linux () googlemail ! com>
Date:       2023-04-12 10:24:30
Message-ID: CAK1hOcNQamF4TRSf+0BwLhuoUriotyZiLHNf+biB=dm7S9oYpQ () mail ! gmail ! com
[Download RAW message or body]

Indeed. Fixed.

On Mon, Apr 10, 2023 at 6:11 PM Ron Yorston <rmy@pobox.com> wrote:
>
> Denys Vlasenko wrote:
> >Fixed. Please try current git.
>
> Thanks, Denys.  Works now.
>
> But...
>
>    /* Without this, bare "sleep" in ash shows _ash_ --help */
>    if (ENABLE_ASH_SLEEP && applet_name[0] != 's') {
>       bb_simple_error_msg("sleep: missing operand");
>       return EXIT_FAILURE;
>    }
>
> 'ash' can be configured to run as 'sh'.  Which begins with 's'.
>
> Ron
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic