]> git.ipfire.org Git - thirdparty/mdadm.git/commit
test: keep separate log file for each failed test.
authorNeilBrown <neilb@suse.de>
Mon, 22 Oct 2012 22:21:32 +0000 (09:21 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 22 Oct 2012 22:21:32 +0000 (09:21 +1100)
commit1dc837e4edc805819a1ff40add3d0beecfeecdbb
treeb47b64d27080d2001a57b0ae41c5e298c47c7859
parent45e34015b6f3c9deb4f489095eeedc9343a34b5e
test: keep separate log file for each failed test.

If a test failed when --keep-going is selected, give the
log file a name based on the test name, so that all the logs
can be examined afterwards.

Signed-off-by: NeilBrown <neilb@suse.de>
test