Re: getfacl output

2018-07-25 Thread Corinna Vinschen
On Jul 24 18:33, Ken Brown wrote: > On 7/23/2018 12:06 PM, Ken Brown wrote: > > On 7/23/2018 11:37 AM, Corinna Vinschen wrote: > > > Pushed.  I just wonder if we shouldn't simplify getfacl to use > > > acl_to_text instead. > > > > Yes, that makes sense.  I'll take a look. > > Patch attached. Pus

Re: getfacl output

2018-07-24 Thread Ken Brown
On 7/23/2018 12:06 PM, Ken Brown wrote: On 7/23/2018 11:37 AM, Corinna Vinschen wrote: On Jul 23 11:15, Ken Brown wrote: [Redirecting to cygwin-patches.] On 7/23/2018 11:06 AM, Corinna Vinschen wrote: On Jul 23 10:43, Ken Brown wrote: This is obviously very minor, but I bumped into it because

Re: getfacl output

2018-07-23 Thread Ken Brown
On 7/23/2018 11:37 AM, Corinna Vinschen wrote: On Jul 23 11:15, Ken Brown wrote: [Redirecting to cygwin-patches.] On 7/23/2018 11:06 AM, Corinna Vinschen wrote: On Jul 23 10:43, Ken Brown wrote: This is obviously very minor, but I bumped into it because of a failing emacs test. Cygwin's getf

Re: getfacl output

2018-07-23 Thread Corinna Vinschen
On Jul 23 11:15, Ken Brown wrote: > [Redirecting to cygwin-patches.] > > On 7/23/2018 11:06 AM, Corinna Vinschen wrote: > > On Jul 23 10:43, Ken Brown wrote: > > > This is obviously very minor, but I bumped into it because of a failing > > > emacs test. > > > > > > Cygwin's getfacl prints only on

Re: getfacl output

2018-07-23 Thread Ken Brown
[Redirecting to cygwin-patches.] On 7/23/2018 11:06 AM, Corinna Vinschen wrote: On Jul 23 10:43, Ken Brown wrote: This is obviously very minor, but I bumped into it because of a failing emacs test. Cygwin's getfacl prints only one colon after "mask" and "other", but Linux's prints two. I'm su