Hotfix
gitea/vn-vmware/pipeline/head This commit looks good
Details
gitea/vn-vmware/pipeline/head This commit looks good
Details
This commit is contained in:
parent
7d9418d389
commit
61d11901f5
|
@ -1,4 +1,4 @@
|
|||
vn-vmware (1.1.29) stable; urgency=low
|
||||
vn-vmware (1.1.30) stable; urgency=low
|
||||
|
||||
* Initial Release.
|
||||
|
||||
|
|
|
@ -557,7 +557,7 @@ sub backup_machine() {
|
|||
die $copy_err;
|
||||
}
|
||||
|
||||
log_message $copy_err
|
||||
log_message $copy_err;
|
||||
log_message "Error while copying disk, sleeping some time and trying again.";
|
||||
sleep(10);
|
||||
}
|
||||
|
|
Reference in New Issue