]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
SFTP: fix problem with posix-rename code returning a Deferred for the renamed filenod...
authordavid-sarah <david-sarah@jacaranda.org>
Tue, 25 May 2010 02:02:09 +0000 (19:02 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Tue, 25 May 2010 02:02:09 +0000 (19:02 -0700)
commit8f86490d48957a46e4fa7492b2748e2a6f8afec5
tree47fc92a2072281535a2d85ff7703be778578301d
parent210578da63d9bcb19b7957646837cac414098a02
SFTP: fix problem with posix-rename code returning a Deferred for the renamed filenode, not for the result of the request (an empty string).
src/allmydata/frontends/sftpd.py
src/allmydata/test/test_sftp.py