Skip to content
Snippets Groups Projects
Commit 86a8989d authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

tests/vm: avoid invalid escape in Python string


This is an error in Python 3.12; fix it by using a raw string literal
or by double-escaping the backslash.

Cc: qemu-stable@nongnu.org
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 1b5f3f65
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment