On 31.08.2015 09:54, Michal Luscon wrote:
Would you mind filling a proper bugzilla report on bugzilla.redhat.com?
Regards,
Michal Luscon
On 08/31/2015 08:16 AM, Joachim Backes wrote:
Some dnf messages are not relevant to me, so I redirect STDERR to
/dev/null if using dnf. But this has the di
Would you mind filling a proper bugzilla report on bugzilla.redhat.com?
Regards,
Michal Luscon
On 08/31/2015 08:16 AM, Joachim Backes wrote:
Some dnf messages are not relevant me, so I redirect STDERR to
/dev/null if using dnf. But this has the disadvantage the the prompt
"Is this ok [y/N]:"
Some dnf messages are not relevant me, so I redirect STDERR to /dev/null
if using dnf. But this has the disadvantage the the prompt "Is this ok
[y/N]:" gets lost too. Obviously it is written to STDERR.
So my proposal for dnf: write the prompt "Is this ok [y/N]:" to STDOUT
and not to STDERR.