]> git.ipfire.org Git - thirdparty/grub.git/commit
tests: Do not delete filesystem images on error
authorGlenn Washburn <development@efficientek.com>
Fri, 17 Sep 2021 23:04:04 +0000 (23:04 +0000)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 14 Oct 2021 13:37:13 +0000 (15:37 +0200)
commitbe9379ced4d1ce451b37faaceb0a66425c708138
tree272a5ddb8dad5b1a15c3489b9c57591f31951c7a
parent5450c3fde4c39a23c99f54b4e82740f11c78c422
tests: Do not delete filesystem images on error

The filesystem images created for the filesystem test can be useful when
debugging why a filesystem test failed. So, keep them around and let the
user clean them up.

Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
tests/util/grub-fs-tester.in