Skip to content

Commit

Permalink
iface_update:Update error message
Browse files Browse the repository at this point in the history
Signed-off-by: Haijiao Zhao <[email protected]>
  • Loading branch information
chloerh committed Oct 24, 2024
1 parent a6e1e9c commit d478446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libvirt/tests/cfg/virtual_network/iface_update.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
new_iface_rom = "{'enabled':'no'}"
del_address = "yes"
del_rom = "yes"
expect_err_msg = "Operation not supported: cannot modify network device rom enabled setting"
expect_err_msg = "Operation not supported:.*rom"
- del_rom_enable:
no s390-virtio
iface_rom = "{'enabled':'yes'}"
Expand Down

0 comments on commit d478446

Please sign in to comment.