python.run: make xmllint happy

This patch removes the XML-lookalike content from the inline config node
if the test-python program.
This commit is contained in:
Norman Feske 2014-07-02 09:00:57 +02:00
parent b07b6666d6
commit 7f3601c34b
1 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ print " || Genode 11.11 ||";
print " || ||";
print " -============================-";
print " \r";
print " 2011 by Genode Labs <www.genode-labs.com>";
print " 2011 by Genode Labs www.genode-labs.com";
print " \r\n\r";
</inline>
</vfs>
@ -98,7 +98,7 @@ compare_output_to {
[init -> test-python] || ||
[init -> test-python] -============================-
[init -> test-python]
[init -> test-python] 2011 by Genode Labs <www.genode-labs.com>
[init -> test-python] 2011 by Genode Labs www.genode-labs.com
[init -> test-python]
}