Re: Mode a la mode

2002-08-29 Thread Andy Dougherty
On Thu, 29 Aug 2002, Robert Spier wrote: > Bryan C. Warnock writes: > >There is a general inconsistency about file permissions throughout the > >parrot tree. > > > >Of the 80+ *.pl scripts, only 8 are 0755 - and Configure.pl isn't one of > >them. Some tests are, some aren't; and even some docs ar

Re: Mode a la mode

2002-08-29 Thread Robert Spier
Bryan C. Warnock writes: >There is a general inconsistency about file permissions throughout the >parrot tree. > >Of the 80+ *.pl scripts, only 8 are 0755 - and Configure.pl isn't one of >them. Some tests are, some aren't; and even some docs are. A list >follows. These have to be fixed in the re

Mode a la mode

2002-08-27 Thread Bryan C. Warnock
There is a general inconsistency about file permissions throughout the parrot tree. Of the 80+ *.pl scripts, only 8 are 0755 - and Configure.pl isn't one of them. Some tests are, some aren't; and even some docs are. A list follows. Personally, I don't care what mode you make them, although (unl