]> git.ipfire.org Git - thirdparty/mdadm.git/commit - test
test: call "udevadm settle" after stopping array.
authorNeilBrown <neilb@suse.de>
Mon, 21 Mar 2011 23:09:30 +0000 (10:09 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 21 Mar 2011 23:09:30 +0000 (10:09 +1100)
commit019ca1e1da0754473d85c96756b376c260f42b02
tree8b7699c017aeee04e52ca79b2a62dc6db1716c89
parent979afcb82b16fe8d6386e77157a99786aca26dca
test: call "udevadm settle" after stopping array.

If we don't do this, then the unlink from /dev might happen
after the next step in the test creates something in /dev,
and device names seem to go missing.

Signed-off-by: NeilBrown <neilb@suse.de>
test