From 42d44fcb9c938bac9e144ec862ee00459820f271 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Mon, 18 Apr 2011 13:19:59 +0200 Subject: Fix order of listing of sets A restoreable saving of sets requires that list:set type of sets come last and the code part which should have taken into account the ordering was broken. The patch fixes the listing order. Testsuite entry added which checks the listing order. --- tests/setlist.t.before | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/setlist.t.before') diff --git a/tests/setlist.t.before b/tests/setlist.t.before index 59ee644..64ed849 100644 --- a/tests/setlist.t.before +++ b/tests/setlist.t.before @@ -2,3 +2,4 @@ create a hash:ip create b hash:ip create c hash:ip create test list:set +create d hash:ip -- cgit v1.2.3