[Patches] [ python-Patches-648998 ] test_command ACL patch
noreply@sourceforge.net
noreply@sourceforge.net
Thu, 05 Dec 2002 07:09:12 -0800
Patches item #648998, was opened at 2002-12-05 06:09
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=648998&group_id=5470
Category: Tests
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Jason Tishler (jlt63)
Assigned to: Martin v. Löwis (loewis)
Summary: test_command ACL patch
Initial Comment:
Although motived by Cygwin, this patch will prevent
test_commands from failing on Unixes that support
ACLs. For example, the following is an excerpt from
the Solaris ls manpage:
...
-rwxrwxrwx+ 1 smith dev 10876 May 16 9:42 part2
The plus sign indicates that there is an ACL associated
with the file.
...
OK to apply?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=648998&group_id=5470