mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-10-05 00:59:13 +00:00
fix typos
This commit is contained in:
parent
73f5ee92af
commit
e1fc368d6b
@ -132,7 +132,7 @@ sub prepare {
|
|||||||
|
|
||||||
$self->{storecfg} = PVE::Storage::config();
|
$self->{storecfg} = PVE::Storage::config();
|
||||||
|
|
||||||
# test is VM exist
|
# test if VM exists
|
||||||
my $conf = $self->{vmconf} = PVE::QemuConfig->load_config($vmid);
|
my $conf = $self->{vmconf} = PVE::QemuConfig->load_config($vmid);
|
||||||
|
|
||||||
PVE::QemuConfig->check_lock($conf);
|
PVE::QemuConfig->check_lock($conf);
|
||||||
|
Loading…
Reference in New Issue
Block a user