]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
fincore: (tests) don't mark tests as known fail
authorThomas Weißschuh <thomas@t-8ch.de>
Mon, 17 Apr 2023 07:12:18 +0000 (09:12 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Mon, 17 Apr 2023 09:30:21 +0000 (11:30 +0200)
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
tests/ts/fincore/count

index 3279c8aea6d52e81f6e9f11671a450ca9e8e1282..6ad914d6434c686d3ad397e00f05715bb5831eda 100755 (executable)
@@ -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"