#452 Querying at event is printed even if --quiet is passed
Closed: Fixed 6 years ago Opened 6 years ago by ignatenkobrain.

++ koji --quiet --topdir=https://kojipkgs.fedoraproject.org list-tagged --rpms --arch src --event 24036038 --paths --latest f27-build
+ SRPMS='Querying at event 24036038 (Wed May 31 20:11:33 2017)
https://kojipkgs.fedoraproject.org/packages/glibc32/2.20/7.3.fc27.2/src/glibc32-2.20-7.3.fc27.2.src.rpm'

for '--list-tagged' command, --quiet's meaning will be overwritten to

--quiet         Do not print the header information

So I think this behavior is identical for now.

It is true, that it is about headers, but it is the only message in list-tagged which is printed. So it makes sense to honour --quiet also here (PR #453)

Commit 0f6a9fd relates to this ticket

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.13

6 years ago

Login to comment on this ticket.

Metadata