proxmox_backup_manager disk list: display gpt column
This commit is contained in:
@ -32,7 +32,7 @@ async fn view_task_result(
|
||||
Ok(())
|
||||
}
|
||||
|
||||
// Note: local worker already printf logs to stdout, so there is no need
|
||||
// Note: local workers should print logs to stdout, so there is no need
|
||||
// to fetch/display logs. We just wait for the worker to finish.
|
||||
pub async fn wait_for_local_worker(upid_str: &str) -> Result<(), Error> {
|
||||
|
||||
|
Reference in New Issue
Block a user