]> 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)
committerRoss Burton <ross.burton@arm.com>
Tue, 29 Jun 2021 20:19:04 +0000 (21:19 +0100)
commit55c58c6fd3c70197c85be87ac46058ce36f1f559
tree8709ac61711573e7b56f0c71b2af780fd13152f9
parent93ed220b134cbd38be820c7e502a32d8a2cffcbb
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