commit
f246fdfa7d
|
@ -65,7 +65,7 @@ class Sender:
|
||||||
|
|
||||||
other_cmd = "wormhole receive"
|
other_cmd = "wormhole receive"
|
||||||
if args.verify:
|
if args.verify:
|
||||||
other_cmd = "wormhole --verify receive"
|
other_cmd = "wormhole receive --verify"
|
||||||
if args.zeromode:
|
if args.zeromode:
|
||||||
assert not args.code
|
assert not args.code
|
||||||
args.code = u"0-"
|
args.code = u"0-"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user