Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dexter-cli_0.9.0_64] User create error by create-user.sh #20

Open
alxpark opened this issue Sep 30, 2015 · 0 comments
Open

[dexter-cli_0.9.0_64] User create error by create-user.sh #20

alxpark opened this issue Sep 30, 2015 · 0 comments

Comments

@alxpark
Copy link
Contributor

alxpark commented Sep 30, 2015

create-user.sh is not possible by the below error.

[ERROR] 2015-09-30 19:55:03 - Missing argument for option: o
[ERROR] 2015-09-30 19:55:03 - Missing argument for option: o
org.apache.commons.cli.MissingArgumentException: Missing argument for option: o
at org.apache.commons.cli.Parser.processArgs(Parser.java:343)
at org.apache.commons.cli.Parser.processOption(Parser.java:393)
at org.apache.commons.cli.Parser.parse(Parser.java:199)
at org.apache.commons.cli.Parser.parse(Parser.java:85)
at com.samsung.sec.dexter.executor.cli.Main.createCommandLine(Main.java:159)
at com.samsung.sec.dexter.executor.cli.Main.handleProgramArguments(Main.java:149)
at com.samsung.sec.dexter.executor.cli.Main.initialize(Main.java:129)
at com.samsung.sec.dexter.executor.cli.Main.main(Main.java:118)
[ERROR] 2015-09-30 19:55:03 - system exit code : 2

Min-Ho-Kim added a commit that referenced this issue Sep 9, 2016
add checker-config.json file for cppcheck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant