Re: [dev] [sbase] [PATCH 1/2] Fix symbolic mode parsing in parsemode
On Sun, Nov 2, 2014, at 17:24, Michael Forney wrote:
> I found quite a lot of bugs, so I ended up pretty much rewriting as I
> followed the specĀ¹.
How about +X? I noticed there were no test cases for that.
+X acts like +x provided either the file is a directory or the file
already has at least one execute bit set. The function doesn't seem to
be able to know if the file is a directory. Same for =X, and -X is
identical to -x.
Received on Mon Nov 03 2014 - 14:53:38 CET
This archive was generated by hypermail 2.3.0
: Mon Nov 03 2014 - 15:00:09 CET