mirror of
https://github.com/samba-team/samba.git
synced 2025-04-29 14:50:26 +03:00
Switching to tdb2 breaks this test horribly, because it relied on the order of TDB1 traversal. Fix it to sort te results (by db), then check them. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>