]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: make virstoragetest debug easier
authorEric Blake <eblake@redhat.com>
Thu, 10 Apr 2014 19:34:15 +0000 (13:34 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 10 Apr 2014 21:47:58 +0000 (15:47 -0600)
commitaa506b462cc45183b38c8d24f8ae2675e5d268f7
tree23b5987c918374c2188aa204ce5b9179e4f6d2ab
parent7eca4a5b32b815f178ded2daeff682d63edc2d96
conf: make virstoragetest debug easier

I'm tired of alternating between test failures due to bugs in
my refactoring work, vs. test failures due to leftovers in
the file system from the previous test.  This patch has no
impact when the testsuite is successful, but doeesn't hurt either.

* tests/virstoragetest.c (testPrepImages): Clean up from prior
failed test.

Signed-off-by: Eric Blake <eblake@redhat.com>
tests/virstoragetest.c