From eb931346284acfb8f3d7ba30fd6fca056c8cfe2f Mon Sep 17 00:00:00 2001 From: Jaime Melis Date: Wed, 28 Oct 2009 11:23:05 +0000 Subject: [PATCH] the context isos are now generated as cdroms in libvirt (#165) git-svn-id: http://svn.opennebula.org/one/trunk@899 3034c82b-c49b-4eb3-8279-a7acafdc01c0 --- src/vmm/LibVirtDriver.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/vmm/LibVirtDriver.cc b/src/vmm/LibVirtDriver.cc index 4b77f16df5..a99df312f1 100644 --- a/src/vmm/LibVirtDriver.cc +++ b/src/vmm/LibVirtDriver.cc @@ -330,7 +330,7 @@ int LibVirtDriver::deployment_description( if ( !target.empty() ) { - file << "\t\t" << endl; + file << "\t\t" << endl; file << "\t\t\t" << endl; file << "\t\t\t" << endl;