]> 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)
committermeejah <meejah@meejah.ca>
Wed, 20 Jan 2016 08:30:15 +0000 (01:30 -0700)
commit62fd7124fbdbf7f788e45118747b638d531ced63
treed7501a9d724b397f3af001f363b89c3eb9de7d33
parentaf5d958279628e241f34e59f294aa47590c0a7f7
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