[issue5113] 2.5.4.3 / test_posix failing on HPUX systems

Andreas Kupries report at bugs.python.org
Mon Feb 2 19:19:48 CET 2009


Andreas Kupries <andreask at activestate.com> added the comment:

Yes.

Session log:

andreask at bertha:~/tmp/x> ll
total 0

andreask at bertha:~/tmp/x> touch foobar
andreask at bertha:~/tmp/x> ll
total 0
-rw-rw-r--   1 andreask   DomainUsers      0 Feb  2 10:17 foobar

andreask at bertha:~/tmp/x> chown root foobar
andreask at bertha:~/tmp/x> ll
total 0
-rw-rw-r--   1 root       DomainUsers      0 Feb  2 10:17 foobar

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5113>
_______________________________________


More information about the Python-bugs-list mailing list