do verification: always verify if manifest load fails
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
@ -186,4 +186,4 @@ pub fn complete_verification_job_id(_arg: &str, _param: &HashMap<String, String>
|
||||
Ok((data, _digest)) => data.sections.iter().map(|(id, _)| id.to_string()).collect(),
|
||||
Err(_) => return vec![],
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user