]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: check correct log file for errors in blkdiscard test
authorRoss Burton <ross.burton@arm.com>
Tue, 29 Jun 2021 17:10:40 +0000 (18:10 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Jul 2021 09:53:10 +0000 (11:53 +0200)
commit89379c88db5f5563dd4f4f58dcd5a7ae5eb74ffe
treee7c041507ab8a1abd20fd0b71a8e94b54d7e29fb
parent0be381be442e67346f0007b04af904ab01720c8f
tests: check correct log file for errors in blkdiscard test

When checking if the discard ioctl is supported, look in stderr not stdout as
that is where the error appears.

Signed-off-by: Ross Burton <ross.burton@arm.com>
tests/ts/blkdiscard/offsets