]> git.ipfire.org Git - thirdparty/mdadm.git/commit
test/ddf: don't insist that mdadm.conf is always in the same order.
authorNeilBrown <neilb@suse.de>
Mon, 19 Oct 2009 05:58:38 +0000 (16:58 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 19 Oct 2009 05:58:38 +0000 (16:58 +1100)
commit00eb571675b431b3845c67abba891a198cef06f3
treec9d1c6ba3f8afb5a07ae7e10fe8a7088543de3de
parent453e3b41d0bd823bfc3137ce5c2738d02fc2ffe2
test/ddf:  don't insist that mdadm.conf is always in the same order.

When created by different process, the order could reasonably
be different.  So sort before compare

Signed-off-by: NeilBrown <neilb@suse.de>
tests/10ddf-create