On 03/03/2023 17.07, Daniel P. Berrangé wrote:
Now that meson directly invokes the individual I/O tests, the check-block.sh wrapper script is no longer required.Signed-off-by: Daniel P. Berrangé <berra...@redhat.com> --- tests/check-block.sh | 43 ------------------------------------------- 1 file changed, 43 deletions(-) delete mode 100755 tests/check-block.sh
Reviewed-by: Thomas Huth <th...@redhat.com>