Skip to content

error: fix newline

Gaël PORTAY requested to merge gportay/gcompat:error-fix-newline into current

The end-of-line character is output if the errnum is nonezero only.

This commit fixes the behaviour1 by reducing the scope for the instruction that print the end-of-line character.

Merge request reports