Ensures output consistency On https://pagure.io/pagure/c/76327a810d485c67df6c5732c135d768da575806 I introduced an inconsistent output due to printing a dictionary. So sort the dictionary before printing it =)
rebased onto 11e4a5c1f11933db2f1543158d189fcc8b61a0b0
pretty please pagure-ci rebuild
:thumbsup:
Let's rebase and get this in :)
rebased onto 92ee827f2bb20eec6b6b3e90765054655e057b0f
Pull-Request has been merged by pingou
Ensures output consistency
On https://pagure.io/pagure/c/76327a810d485c67df6c5732c135d768da575806 I introduced an inconsistent output due to printing a dictionary. So sort the dictionary before printing it =)