summaryrefslogtreecommitdiff
path: root/tests/genericxml2xmloutdata
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2019-12-13 17:52:10 +0000
committerDaniel P. Berrangé <berrange@redhat.com>2019-12-13 17:52:10 +0000
commitd2406f5718596117e6bf16899b979f5960b9ef69 (patch)
tree4f97cb0bf768e3bfa9e0af25ceb48b1c21cc2c53 /tests/genericxml2xmloutdata
parent40a070ae013e00c3fcabfeaddbad5908a6f297c3 (diff)
downloadlibvirt-d2406f5718596117e6bf16899b979f5960b9ef69.tar.gz
tests: fix typo in emulator arch name i686 -> i386
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'tests/genericxml2xmloutdata')
-rw-r--r--tests/genericxml2xmloutdata/memorytune.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/genericxml2xmloutdata/memorytune.xml b/tests/genericxml2xmloutdata/memorytune.xml
index f996435a6e..d2ae7aa55c 100644
--- a/tests/genericxml2xmloutdata/memorytune.xml
+++ b/tests/genericxml2xmloutdata/memorytune.xml
@@ -31,7 +31,7 @@
<on_reboot>restart</on_reboot>
<on_crash>destroy</on_crash>
<devices>
- <emulator>/usr/bin/qemu-system-i686</emulator>
+ <emulator>/usr/bin/qemu-system-i386</emulator>
<controller type='usb' index='0'/>
<controller type='ide' index='0'/>
<controller type='pci' index='0' model='pci-root'/>