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

Non-zero exit code after successfull run of AAM #23

Open
assaron opened this issue Aug 11, 2021 · 0 comments
Open

Non-zero exit code after successfull run of AAM #23

assaron opened this issue Aug 11, 2021 · 0 comments

Comments

@assaron
Copy link

assaron commented Aug 11, 2021

Hi,

I'm running the example code
java -jar rdt-2.5.0-SNAPSHOT-jar-with-dependencies.jar -Q SMI -q "CC(O)CC(=O)OC(C)CC(O)=O.O[H]>>[H]OC(=O)CC(C)O.CC(O)CC(O)=O" -g -c -j AAM -f TEXT and the result looks alright, but unexpectedly it returns non-zero exit code.

I see a line with System.exit(1) here:

Shouldn't it be moved to the end of the catch statement? I believe it should be more appropriate that way

Best,
Alexey

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