]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Allow test to detect 'resync=DELAYED' state
authorNeilBrown <neilb@suse.de>
Mon, 31 Jan 2011 05:59:40 +0000 (16:59 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 31 Jan 2011 05:59:40 +0000 (16:59 +1100)
commit0d711ba4d3b7fc72f6d02e3d452beb117379040b
treeae23077b830a0fe405235689c823e4f4947f7e51
parentca4fe0bfd3a070be087eb61da395c1d156cc95ac
Allow test to detect 'resync=DELAYED' state

There is no space around the '=' when resync is delayed,
so allow for that in pattern matching.

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