Skip to content

Conversation

vaguecoder
Copy link

Motivation

Issue 352 reported by @wimglenn

Changes

Remove redundant error print function call in failf.

Summary

This deletes the extra error log which gets printed when opted for ExitOnError or PanicOnError.

Related Issues

Closes #352

@CLAassistant
Copy link

CLAassistant commented Nov 19, 2022

CLA assistant check
All committers have signed the CLA.

@prgres
Copy link

prgres commented Nov 24, 2023

Any updates? It waits for almost a whole year when the problem still occurs

Copy link
Collaborator

@tomasaschan tomasaschan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I took the liberty of making a couple of additional fixes, to make this mergeable. Hope you don't mind!

@tomasaschan tomasaschan merged commit c2fd743 into spf13:master Jul 17, 2025
5 checks passed
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.

"unknown flag" message prints twice
5 participants