]> git.ipfire.org Git - thirdparty/libvirt.git/commit
testutils: virTestRewrapFile: Rewrap also '.argv' files
authorPeter Krempa <pkrempa@redhat.com>
Mon, 8 Feb 2021 09:12:00 +0000 (10:12 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 16 Feb 2021 11:25:30 +0000 (12:25 +0100)
commitba2369d2fec05db9479df5edf9ea8ad258221c8b
treea423e994da17f11722fce817ac237e5b72244319
parentb805ff66d43c9fb526fec50bd90db61d735b7caf
testutils: virTestRewrapFile: Rewrap also '.argv' files

The suffix is used for output files of 'storagevolxml2argvtest.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
tests/testutils.c