mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
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:
parent
b07b6666d6
commit
7f3601c34b
@ -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]
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user