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

Fix CL argument passing #154

Open
5K1PY opened this issue Mar 11, 2024 · 0 comments · May be fixed by #188
Open

Fix CL argument passing #154

5K1PY opened this issue Mar 11, 2024 · 0 comments · May be fixed by #188
Assignees

Comments

@5K1PY
Copy link
Collaborator

5K1PY commented Mar 11, 2024

Currently argument passing is bit weird and you can do things that doesn't make sense:

pisek --full --timeout 10 --inputs 40 --testing-log visualize

And pisek treats your arguments like they don't matter if you write them in a wrong place:

pisek -c test solution
@5K1PY 5K1PY assigned 5K1PY and SvizelPritula and unassigned 5K1PY Mar 11, 2024
@5K1PY 5K1PY linked a pull request Jul 3, 2024 that will close this issue
5 tasks
@5K1PY 5K1PY self-assigned this Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants