]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
use shutil.move (to .tmp) instead of simple delete, additional utest
authormeejah <meejah@meejah.ca>
Tue, 20 Oct 2015 18:41:49 +0000 (12:41 -0600)
committermeejah <meejah@meejah.ca>
Mon, 26 Oct 2015 14:07:23 +0000 (08:07 -0600)
commit56df1b82f31ad56cfe1a507e31af8bf4a15454c6
treea900b2ebe0b1c01eb591e6b739c9849e2e7b28d2
parent942a3c1e44532a785ae056f50d219ae52e420dc4
use shutil.move (to .tmp) instead of simple delete, additional utest
src/allmydata/frontends/magic_folder.py
src/allmydata/test/test_magic_folder.py