]> granicus.if.org Git - python/commit
#15238: Fix xattr related shutil.copystat tests
authorHynek Schlawack <hs@ox.cx>
Mon, 16 Jul 2012 15:11:10 +0000 (17:11 +0200)
committerHynek Schlawack <hs@ox.cx>
Mon, 16 Jul 2012 15:11:10 +0000 (17:11 +0200)
commitc2d481fbcd1e7b6cda02efc0ebbcf940c548b9cb
treee3f402878792984c8ad059b8628b73cbbd6df767
parentb22ba046ae8219b03b153c742f475cb4292a1dee
#15238: Fix xattr related shutil.copystat tests

- Loosen up test as Fedora has implicit xattrs
- Actually test the destination for xattrs

Should make Fedora buildbot green again.
Lib/test/test_shutil.py