]> 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, 25 Jan 2016 15:48:14 +0000 (15:48 +0000)
commitfcfec068cc344ba0b33e52ac060231dec8d4850e
treeb3d07daee61cc129be7221d263781b5752065d9e
parent6cc64ac14b6afc3006bb3ab0b5112b7d8453e776
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