• Jason Tishler's avatar
    Patch #648998: test_commands ACL patch · e257ec9e
    Jason Tishler yazdı
    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.
    	...
    e257ec9e
test_commands.py 2.05 KB