]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
drop-upload: rename the 'upload.uri' parameter to 'upload.dircap', and a couple of...
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 9 Aug 2011 22:05:08 +0000 (15:05 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 9 Aug 2011 22:05:08 +0000 (15:05 -0700)
commitb7683d9b83a23cddc2cbadca91c21cc77f31636f
tree8eeba94238ff521c33c87b9df8ee9dc633180137
parent5633375d267e57289597c1f4d5a3732f94adc996
drop-upload: rename the 'upload.uri' parameter to 'upload.dircap', and a couple of cleanups to error messages. refs #1429
I rerecorded this patch, originally by David-Sarah, to use "darcs replace" instead of editing to do the renames. This uncovered one missed rename in Client.init_drop_uploader. (Which also means that code isn't exercised by the current unit tests.)
refs #1429
docs/frontends/drop-upload.rst
src/allmydata/client.py
src/allmydata/frontends/drop_upload.py
src/allmydata/scripts/create_node.py