[Scons-users] Chmod fun

Mats Wichmann mats at wichmann.us
Wed Jul 26 14:34:27 EDT 2017


On 07/26/2017 11:41 AM, Bill Deegan wrote:
> Looks like a bug.
> Please file at scons.tigris.org
> 
> Of course, if you'd like to fix it and send a pull request that'd be even
> better..
> 
> -Bill

I'm looking a little deeper now.

'a' as part of modes can't be totally unsupported, at least I see
there's one place in the Chmod tests which mentions it, unless somehow
it "works by accident".  The innards are too new to me to know more at
the moment.


test.write('SConstruct', """
...
Execute(Chmod('f13', "a=r"))




More information about the Scons-users mailing list