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

Avoid message "Error ignored" #9

Merged
merged 1 commit into from
Jan 25, 2020
Merged

Avoid message "Error ignored" #9

merged 1 commit into from
Jan 25, 2020

Conversation

stweil
Copy link
Contributor

@stweil stweil commented Jan 25, 2020

This kind of messages is confusing for the user, so avoid it:

ocrd workspace remove-group -r OCR-D-OCR-TESS-gt4histocr-BINPAGE-sauvola-CLIP-RESEG-DEWARP 2>/dev/null
make: [Makefile:299: OCR-D-OCR-TESS-gt4histocr-BINPAGE-sauvola-CLIP-RESEG-DEWARP] Fehler 1 (ignoriert)

Signed-off-by: Stefan Weil [email protected]

This kind of messages is confusing for the user, so avoid it:

    ocrd workspace remove-group -r OCR-D-OCR-TESS-gt4histocr-BINPAGE-sauvola-CLIP-RESEG-DEWARP 2>/dev/null
    make: [Makefile:299: OCR-D-OCR-TESS-gt4histocr-BINPAGE-sauvola-CLIP-RESEG-DEWARP] Fehler 1 (ignoriert)

Signed-off-by: Stefan Weil <[email protected]>
@bertsky
Copy link
Owner

bertsky commented Jan 25, 2020

Indeed, that's less confusing for the user. Thanks!

@bertsky bertsky merged commit 61982bb into bertsky:master Jan 25, 2020
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.

2 participants