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

Print errors on stderr rather than stdout #725

Merged
merged 5 commits into from
Feb 12, 2024
Merged

Print errors on stderr rather than stdout #725

merged 5 commits into from
Feb 12, 2024

Conversation

MatthewDaggitt
Copy link
Collaborator

@MatthewDaggitt MatthewDaggitt commented Feb 10, 2024

Fixes #714. Tested locally.

@wu-haoze
Copy link
Collaborator

wu-haoze commented Feb 10, 2024

The test fail because of a hole in the snc logic. Should pass after applying this patch: #726

---- UPDATE ------
The test should pass by pull in the latest master

@wu-haoze wu-haoze merged commit de73b92 into master Feb 12, 2024
11 checks passed
wu-haoze pushed a commit that referenced this pull request Mar 4, 2024
* Print errors on stderr rather than stdout

* Fix style typo

* Fixed other typo

* Remove rogue file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Marabou outputs error messages on stdout rather than stderr
2 participants