containerbuildsystem / koji-containerbuild

Container build support for Koji buildsystem
GNU Lesser General Public License v2.1
29 stars 32 forks source link

Sort CLI output alphabetically #196

Closed MartinBasti closed 3 years ago

MartinBasti commented 3 years ago

Provide consistent output that is not dependent on py dict implemetation

Signed-off-by: Martin Bašti mbasti@redhat.com

Maintainers will complete the following section

MartinBasti commented 3 years ago

IMHO unittests were working by a happy coincidence too, as order can be different on different python versions