https://bugzilla.redhat.com/show_bug.cgi?id=2010718
--- Comment #18 from Zbigniew Jędrzejewski-Szmek <[email protected]> --- Usually we'd do something like '%buildroot/%_bindir/foobar --help >/dev/null' or call the tool with some sample input and check if exists successfully. Such a "test" is quite useful to check for trivial errors, like forgetting to link to some library. But in this case it indeed some that it'd be hard to do this. It seems that /usr/bin/alizams ignores all command-line options, and only works in graphical mode. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2010718 _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
