Remove special-case of "0" in niceSort
authorIustin Pop <iustin@google.com>
Tue, 15 Jan 2013 16:24:43 +0000 (17:24 +0100)
committerIustin Pop <iustin@google.com>
Tue, 15 Jan 2013 17:31:54 +0000 (18:31 +0100)
commit45566243a30b403c2a117a8c3a93bfd643d9e4b3
tree7507aa49d568591b171f689d721431668105a748
parent85a895bec5797de1b0c3757d5ceec7c399619a64
Remove special-case of "0" in niceSort

Since now niceSort is more consistently behaved, we don't have the
special casing. This should have been removed in commit a7f0953a, but
I didn't realise it.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
test/hs/Test/Ganeti/Utils.hs