diff --git a/util/vm/build.py b/util/vm/build.py index bcd8726..bd04151 100755 --- a/util/vm/build.py +++ b/util/vm/build.py @@ -499,9 +499,9 @@ def convert( cow, basename ): # In the best of all possible worlds, we might use an XML # library to generate this, but a template is easier and # possibly more concise! +# Warning: XML file cannot begin with a newline! -OVFTemplate = """ - +OVFTemplate = """