projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06e2bbb
)
Change INVITE_SEPARATOR to '+'.
author
Daira Hopwood
<daira@jacaranda.org>
Mon, 20 Jul 2015 22:03:02 +0000
(23:03 +0100)
committer
Daira Hopwood
<daira@jacaranda.org>
Thu, 1 Oct 2015 00:19:46 +0000
(
01:19
+0100)
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
src/allmydata/scripts/magic_folder_cli.py
patch
|
blob
|
history
diff --git
a/src/allmydata/scripts/magic_folder_cli.py
b/src/allmydata/scripts/magic_folder_cli.py
index 22a613c13ea36730faf50e22200d4c608d6793e4..7e3b734fd84bb291172deeb3a929c4f5fd70ad18 100644
(file)
--- a/
src/allmydata/scripts/magic_folder_cli.py
+++ b/
src/allmydata/scripts/magic_folder_cli.py
@@
-9,7
+9,7
@@
import tahoe_mv
from allmydata.util import fileutil
from allmydata import uri
-INVITE_SEPARATOR = "
~
"
+INVITE_SEPARATOR = "
+
"
class CreateOptions(BasedirOptions):
nickname = None