virt-manager/tests/data/cli/compare/virt-xml-edit-select-network-mac.xml
Cole Robinson c08e3e6397 tests: make sure all test output ends with a newline
Simplifies viewing files in an editor, and some pytest output.

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2022-01-11 12:32:23 -05:00

12 lines
386 B
XML

<interface type="ethernet">
<mac address="00:11:7f:33:44:55"/>
<script path="/etc/qemu-ifup"/>
- <target dev="nic02"/>
+ <target dev="nic55"/>
</interface>
<smartcard mode="host">
<address type="ccid" controller="0" slot="0"/>
Domain 'test-for-virtxml' defined successfully.
Changes will take effect after the domain is fully powered off.