]> granicus.if.org Git - python/commit
Issue #21934: test_file2k no longer create regular file /dev/full on OpenBSD
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 15 Feb 2015 11:05:10 +0000 (13:05 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 15 Feb 2015 11:05:10 +0000 (13:05 +0200)
commit66306cf6d415f0ad96c54880451f266a1cbe9835
tree1442f9e5570d27a372a58459ecab3db04c3ad09a
parent4c2bada216b11d2a1af0e570f113ce529fb624ce
Issue #21934: test_file2k no longer create regular file /dev/full on OpenBSD
when run as root.  Extended testing with /dev/full.
Based on patch by Daniel Dickman.
Lib/test/test_file2k.py