From 28698d5fcf02d057a2ee097654da85810fa72c6d Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Sun, 30 Sep 2012 14:08:47 +0200 Subject: [PATCH] Attribute author of virt correctly (sorry) --- library/virt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/virt b/library/virt index 43b9b8b8e2f..3d412461e53 100755 --- a/library/virt +++ b/library/virt @@ -51,7 +51,7 @@ notes: C(get_xml), C(autostart), C(freemem), C(list_vms), C(info), C(nodeinfo), C(virttype)" requirements: [ "libvirt" ] -author: Seth Vidal +author: Michael DeHaan, Seth Vidal ''' VIRT_FAILED = 1