]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test: Move error messages onto a single line
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 24 Aug 2023 15:03:59 +0000 (17:03 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 4 Sep 2023 07:35:36 +0000 (09:35 +0200)
commit67a89930c034ce68986a1abca20302b34b107625
treeda0b69aa0a673debfa393997eee80c498f238630
parenta3b1b2a6aaf84f43f28f772750d67134c4ce18eb
test: Move error messages onto a single line

Error messages are exempt from the 80 columns rule. Move them
onto one line.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/test/test_driver.c