]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Fix race conditions and missing callback in allmydata.test.test_cli.Cp.test_copy_usin...
authordavid-sarah <david-sarah@jacaranda.org>
Sat, 6 Feb 2010 01:37:27 +0000 (17:37 -0800)
committerdavid-sarah <david-sarah@jacaranda.org>
Sat, 6 Feb 2010 01:37:27 +0000 (17:37 -0800)
commitc984a09fe769ba4f15b041d64d6020cd467e5822
treeb889e8abe9b84b0d6fed7c2b33384cb3873f835f
parent784b208708f5e515643c67e9436e769fe136ebf3
Fix race conditions and missing callback in allmydata.test.test_cli.Cp.test_copy_using_filecap, add utilities for one-liner reading and writing of files, and fix cases in test_cli where files were not being closed after writing.
src/allmydata/test/test_cli.py
src/allmydata/util/fileutil.py