From: Thomas Weißschuh Date: Mon, 17 Apr 2023 07:12:18 +0000 (+0200) Subject: fincore: (tests) don't mark tests as known fail X-Git-Tag: v2.39-rc3~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0f7c0619c3e552c5eb5f01a4d4efe7abc49cc726;p=thirdparty%2Futil-linux.git fincore: (tests) don't mark tests as known fail Signed-off-by: Thomas Weißschuh --- diff --git a/tests/ts/fincore/count b/tests/ts/fincore/count index 3279c8aea6..6ad914d643 100755 --- a/tests/ts/fincore/count +++ b/tests/ts/fincore/count @@ -14,9 +14,6 @@ if [[ "$FS" = "tmpfs" ]]; then ts_skip "fincore does not work on tmpfs" fi -# Send patch if you know how to keep it portable and robust. Thanks. -TS_KNOWN_FAIL="yes" - function footer { echo "return value: $1"