mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
2f67fae18b
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>