bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] id should not show selinux context when user is specified


From: Ondřej Vašík
Subject: Re: [PATCH] id should not show selinux context when user is specified
Date: Wed, 23 Apr 2008 13:26:56 +0200

Jim Meyering wrote:
> Actually, I think this tiny change is enough:
> 
> -  if (selinux_enabled)
> +  if (selinux_enabled && argc == optind)
> 
> ...assuming you update the comment above that.
> 
> Also, for fixes like this, a new test case is required.
> Do you feel like writing that?

Ok, thanks for objections and suggestions, corrected patch 
is attached.

Greetings,
          Ondrej Vasik

Attachment: idcontext.patch
Description: Text Data

Attachment: signature.asc
Description: Toto je digitálně podepsaná část zprávy


reply via email to

[Prev in Thread] Current Thread [Next in Thread]