]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Teach magic-folder join to use argv_to_abspath
authorDavid Stainton <dstainton415@gmail.com>
Mon, 19 Oct 2015 14:02:28 +0000 (16:02 +0200)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 5 Feb 2016 21:59:35 +0000 (21:59 +0000)
commit7025dd6a264de308ae25a45988e1c9e3479209f7
tree9775445c0baee884a66a96522e4f817fd920dc4e
parentf28a161f114b5b7720dd96480265bdf46aff24e4
Teach magic-folder join to use argv_to_abspath

- also we modify argv_to_abspath to through a usage error
if the name starts with a '-'

- add a test
currently the tests fail
src/allmydata/scripts/magic_folder_cli.py
src/allmydata/test/test_cli_magic_folder.py
src/allmydata/util/encodingutil.py