This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mirabilos
Recipients doko, mirabilos, pitrou, serhiy.storchaka, skrah
Date 2013-05-25.22:19:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <Pine.BSM.4.64L.1305252215450.5262@herc.mirbsd.org>
In-reply-to <1369519840.59.0.563460945028.issue18061@psf.upfronthosting.co.za>
Content
Serhiy Storchaka dixit:

>About test_shutil failure. What filesystem are used?

/dev/root on / type ext3 (rw,noatime,errors=remount-ro,user_xattr,acl,barrier=1,nodelalloc,data=ordered)

>Do you run tests as root?

Yes.

>Is m68k big-endian?

Yes: ILP32 big-endian, 2-byte aligned.

bye,
//mirabilos
-- 
FWIW, I'm quite impressed with mksh interactively. I thought it was much
*much* more bare bones. But it turns out it beats the living hell out of
ksh93 in that respect. I'd even consider it for my daily use if I hadn't
wasted half my life on my zsh setup. :-) -- Frank Terbeck in #!/bin/mksh
History
Date User Action Args
2013-05-25 22:19:27mirabilossetrecipients: + mirabilos, doko, pitrou, skrah, serhiy.storchaka
2013-05-25 22:19:27mirabiloslinkissue18061 messages
2013-05-25 22:19:27mirabiloscreate