42c4ef856fc4fcefbc29a174e623b811290039aa
PostgreSQL and Perl have different sort orders, in particular when comparing job names such as "aspell.x86_64-linux" and "aspellDicts.cs.i686-freebsd". This confused the evaluation comparison code, causing some jobs to appear as "removed". So now we do all the sorting in Perl. Fixes #105.
Description
No description provided
Languages
Perl
71%
C++
15.2%
Nix
6%
PLpgSQL
2.9%
Shell
2.2%
Other
2.6%