unMountImage may fail if $CONFIG{FAIL} is already set
This commit is contained in:
parent
ce1624b83e
commit
73dabead05
@ -4111,7 +4111,7 @@ END
|
||||
} else {
|
||||
$host_rsa_key = "N/A";
|
||||
}
|
||||
unMountImage($MOUNT_POINT);
|
||||
unMountImage($MOUNT_POINT, $CONFIG{'FAIL'});
|
||||
}
|
||||
|
||||
#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user