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

Use stdout instead of stderr for "Target list from interface" message #177

Merged
merged 2 commits into from Jan 10, 2024

Conversation

royhills
Copy link
Owner

We should only use stderr for error or debug messages, not for normal messages. So change warn_msg() to printf() for the "Target list from interface" message.

@coveralls
Copy link

coveralls commented Jan 10, 2024

Coverage Status

coverage: 91.302%. remained the same
when pulling d8e4e71 on use-stdout-for-target-list
into da6f3aa on master.

@royhills royhills merged commit 97e3b76 into master Jan 10, 2024
6 checks passed
@royhills royhills deleted the use-stdout-for-target-list branch January 10, 2024 13:03
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

Successfully merging this pull request may close these issues.

None yet

2 participants