Fixes: https://pagure.io/koji/issue/1424
:thumbsup:
The alignment is wrong if the host has no update time. https://github.com/mikem23/koji-playground/commits/pagure/pr/1425
I wonder if ', ' is the right separator. For the arch column we simply have ',', which makes the output easier to split. Otoh, if we used '|' or ':', then it would be easier to word select a channel name with a mouse
', '
','
'|'
':'
1 new commit added
fix alignment
fix channel separator
I've changed ', ' to ',' - for mouse selection, doubleclick works for me.
Commit 64216178 fixes this pull-request
Pull-Request has been merged by mikem
Fixes: https://pagure.io/koji/issue/1424