#1152 hostinfo CLI call should send error message to error output for non existing host
Closed: Fixed by tkopecek. Opened by jcupova.

Steps to Reproduce:

Run hostinfo with non-existing hostname
$ koji hostinfo non-existing-host

Actual result:

No such host: non-existing-host (STDOUT)

Expected result:

No such host: non-existing-host (STDERR)


Metadata Update from @tkopecek:
- Custom field Size adjusted to small
- Issue priority set to: Low (was: Normal)

Metadata Update from @dgregor:
- Issue set to the milestone: 1.21

PR #1950

Metadata Update from @jcupova:
- Issue tagged with: testing-done

Commit 87f716d1 fixes this issue

Commit c1d80310 fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/1152

Please continue any further discussion there.

Metadata
Related Pull Requests