https://bugzilla.wikimedia.org/show_bug.cgi?id=56269
Mark A. Hershberger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.23.0 release |1.24.0 release --- Comment #44 from Mark A. Hershberger <[email protected]> --- I think adding the following sort would work: ... | sed 's/\[//g'| uniq -c | sort -k 2 This is encouraging. Leaving bug open but moving milestone. If someone has a quick fix and can apply it in the next week, that would still be awesome. Still, I'm happy with what is seen here. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
