[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH osstest] ts-xen-install: Correct mlog to logm



Only logm exists.

Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
---
 ts-xen-install | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ts-xen-install b/ts-xen-install
index 0b84b7b..4d34d1f 100755
--- a/ts-xen-install
+++ b/ts-xen-install
@@ -145,7 +145,7 @@ sub setupboot () {
        my $dtuart= get_host_property($ho, 'XenDTUARTPath', undef);
        $xenhopt .= " dtuart=$dtuart" if $dtuart;
     } else {
-       mlog("No Xen console device defined for host");
+       logm("No Xen console device defined for host");
     }
     if (toolstack()->{Dom0MemFixed}) {
         $xenhopt .= " dom0_mem=512M,max:512M";
-- 
1.9.0


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.