]> git.ipfire.org Git - thirdparty/mdadm.git/commit
tests/imsm-grow-template change 'wait' to 'check wait'
authorNeilBrown <neilb@suse.de>
Thu, 28 May 2015 06:51:23 +0000 (16:51 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 28 May 2015 06:51:23 +0000 (16:51 +1000)
commit7d1dda2c5557206fc12ee186693678ef80ff74cb
tree03d9a17d23346140a016bae56074bd926d012897
parent8e7ddc5f50af00e569ef115e25c635e2d74e90f0
tests/imsm-grow-template change 'wait' to 'check wait'

'wait' is a shell builtin that isn't doing anything useful.
It should be calling 'check wait' I think.

Signed-off-by: NeilBrown <neilb@suse.de>
tests/18imsm-1d-takeover-r0_1d
tests/18imsm-1d-takeover-r1_2d
tests/imsm-grow-template