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

List:       busybox
Subject:    Re: [PATCH] chcon: Fix typo in ACTION_RECURSE
From:       Denys Vlasenko <vda.linux () googlemail ! com>
Date:       2019-02-08 11:37:29
Message-ID: CAK1hOcM=vWF66R9dqqPVWgBQR+9KsioUTVFb93BCZs7TgPLVKA () mail ! gmail ! com
[Download RAW message or body]

Applied, thanks

On Wed, Feb 6, 2019 at 1:16 PM Rostislav Skudnov <rostislav@tuxera.com> wrote:
>
> Signed-off-by: Rostislav Skudnov <rostislav@tuxera.com>
> ---
>  selinux/chcon.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/selinux/chcon.c b/selinux/chcon.c
> index 92eb767..5bf9171 100644
> --- a/selinux/chcon.c
> +++ b/selinux/chcon.c
> @@ -204,7 +204,7 @@ int chcon_main(int argc UNUSED_PARAM, char **argv)
>                 fname[fname_len] = '\0';
>
>                 if (recursive_action(fname,
> -                                       ((option_mask32 & OPT_RECURSIVE) ? ACTION_RECURSIVE : 0),
> +                                       ((option_mask32 & OPT_RECURSIVE) ? ACTION_RECURSE : 0),
>                                         change_filedir_context,
>                                         change_filedir_context,
>                                         NULL, 0) != TRUE)
> --
> 2.1.4
>
> _______________________________________________
> busybox mailing list
> busybox@busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox
_______________________________________________
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