Signed-off-by: Luyao Huang <[email protected]>
---
tools/virsh-domain.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/virsh-domain.c b/tools/virsh-domain.c
index 173bb15..437e43e 100644
--- a/tools/virsh-domain.c
+++ b/tools/virsh-domain.c
@@ -9827,7 +9827,7 @@ cmdDomrename(vshControl *ctl, const vshCmd *cmd)
cleanup:
virDomainFree(dom);
- return false;
+ return ret;
}
/*
--
1.8.3.1
--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list