[Patches] [ python-Patches-648998 ] test_command ACL patch
noreply@sourceforge.net
noreply@sourceforge.net
Thu, 05 Dec 2002 08:17:29 -0800
Patches item #648998, was opened at 2002-12-05 16: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: Accepted
Priority: 5
Submitted By: Jason Tishler (jlt63)
>Assigned to: Jason Tishler (jlt63)
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?
----------------------------------------------------------------------
>Comment By: Martin v. Löwis (loewis)
Date: 2002-12-05 17:17
Message:
Logged In: YES
user_id=21627
Looks good. Please apply it.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=648998&group_id=5470