[pve-devel] applied: [PATCH qemu-server v5 1/5] tests: replaced somemachine&someothermachine with q35&pc
Fiona Ebner
f.ebner at proxmox.com
Thu Aug 17 13:43:00 CEST 2023
Am 18.01.23 um 14:57 schrieb Markus Frank:
> needed for new machine parameter
>
> parse_property_string checks for the regex, therefore the test-cases
> with somemachine & someothermachine always fail.
>
> So I changed somemachine & someothermachine to q35 & pc with sed
>
> sed -i 's/somemachine/q35/g'
> sed -i 's/someothermachine/pc/g'
>
> Signed-off-by: Markus Frank <m.frank at proxmox.com>
applied, thanks! Changed the commit message and title a bit, to
(hopefully) make it slightly more readable.
More information about the pve-devel
mailing list