aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/property/libvirt.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/property/libvirt.lisp b/src/property/libvirt.lisp
index 1f3ba96..ad13ff5 100644
--- a/src/property/libvirt.lisp
+++ b/src/property/libvirt.lisp
@@ -143,7 +143,7 @@ already running, for a VM which is not always booted, e.g. on a laptop."
;; Same hostname probably means that the VM HOST inherited the hypervisor
;; HOST's hostname as one was not explicitly set; probably a mistake.
(when (string= (get-hostname child) (get-hostname))
- (failed-change "KVM VM has same hostname as hypervisor host.")))
+ (aborted-change "KVM VM has same hostname as hypervisor host.")))
(defpropspec kvm-boots-chroot-for :lisp
(options host &optional additional-properties