Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

lx config -- aria2-opts "-s 10 -x 10 -c"报AssertionError #444

Open
ghost opened this issue Sep 23, 2015 · 0 comments
Open

lx config -- aria2-opts "-s 10 -x 10 -c"报AssertionError #444

ghost opened this issue Sep 23, 2015 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 23, 2015

具体出错信息如下

Traceback (most recent call last):
File "/home/delavior/git/xunlei-lixian/lixian_cli.py", line 63, in
execute_command()
File "/home/delavior/git/xunlei-lixian/lixian_cli.py", line 60, in execute_command
commandscommand
File "/home/delavior/git/xunlei-lixian/lixian_cli_parser.py", line 165, in parse
return f(parser(args_list, _args, *_kwargs))
File "/home/delavior/git/xunlei-lixian/lixian_commands/config.py", line 26, in lx_config
assert len(args) in (1, 2)
AssertionError

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants