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