marsadm: wait for devices to {dis,}appear even on {prim,second}ary --force

This commit is contained in:
Thomas Schoebel-Theuer 2013-12-25 19:43:20 +01:00
parent 767bb03060
commit a26198d97e
1 changed files with 0 additions and 1 deletions

View File

@ -1400,7 +1400,6 @@ sub primary_phase3 {
# wait for device to appear / disappear
sub primary_phase4 {
my ($cmd, $res) = @_;
return if $force;
if($cmd eq "secondary") {
check_mars_device($cmd, $res, 1, 1);
return;