libvirt/tests/commanddata
Michal Privoznik 019911339b commandtest: Remove commandhelper.log in test27
The recently added test27 spawns commandhelper. This is fine,
except, one of the things that commandhelper does is it records
arguments it was spawn with into commandhelper.log. Other test
cases then use checkoutput() to compare the arguments against the
expected ones and also unlink() the log file. However, test27()
is not doing that and thus it leaves the file behind. This
breaks distcheck.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2019-07-29 16:27:05 +02:00
..
test2.log
test3.log
test4.log
test5.log
test6.log
test7.log
test8.log
test9.log
test10.log
test11.log
test12.log
test13.log
test14.log
test15.log
test16.log
test20.log
test21.log
test26.log
test27.log commandtest: Remove commandhelper.log in test27 2019-07-29 16:27:05 +02:00