]> 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>
Mon, 28 Dec 2015 16:18:52 +0000 (16:18 +0000)
commit9d76e8bdc472438002a26aff7d2ff7e52a066823
tree19d69aa10d5a6432984602c9e313c46250ae4bb9
parentc92162b31cf10c52b8d5111b522989216bc56cdc
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