From: Thomas Weißschuh Date: Mon, 13 Nov 2023 20:05:59 +0000 (+0100) Subject: fincore: (tests) also use nosize error file X-Git-Tag: archive/raspbian/2.40.2-8+rpi1~1^2^2^2^2^2^2^2^2^2^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7aade395497f57241b883a17374f3d3d275a5ba6;p=util-linux.git fincore: (tests) also use nosize error file Link: https://lore.kernel.org/util-linux/b8cafd0d89878949705782312dfe800ec2779035.camel@physik.fu-berlin.de/ Signed-off-by: Thomas Weißschuh Gbp-Pq: Topic upstream Gbp-Pq: Name fincore-tests-also-use-nosize-error-file.patch --- diff --git a/tests/ts/fincore/count b/tests/ts/fincore/count index c89ad9f..caf9c3a 100755 --- a/tests/ts/fincore/count +++ b/tests/ts/fincore/count @@ -107,6 +107,7 @@ if test -f "$TS_EXPECTED.$PAGE_SIZE"; then OUT_COLUMNS="PAGES,SIZE,FILE" else TS_EXPECTED+=".nosize" + TS_EXPECTED_ERR+=".nosize" OUT_COLUMNS="PAGES,FILE" fi