https://bugzilla.redhat.com/show_bug.cgi?id=2031226
--- Comment #13 from Fabio Alessandro Locati <[email protected]> --- Hi, Why did you put `for cmd in cmd/{gotoml-test-decoder,tomltestgen} ; do` instead of the suggested `for cmd in cmd/* ; do` to `for cmd in cmd/{jsontoml,tomljson,tomll} ; do`? My understanding is that gotoml-test-decoder and tomltestgen are not useful for the regular Fedora user, since they are used to create tests and code, while jsontoml, tomljson, and tomll would be useful for the user. -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2031226 _______________________________________________ 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
