summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-core/coreutils/coreutils/intermittent-testfailure.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-core/coreutils/coreutils/intermittent-testfailure.patch b/meta/recipes-core/coreutils/coreutils/intermittent-testfailure.patch
index dc1e1592e1..0794532bdf 100644
--- a/meta/recipes-core/coreutils/coreutils/intermittent-testfailure.patch
+++ b/meta/recipes-core/coreutils/coreutils/intermittent-testfailure.patch
@@ -9,7 +9,8 @@ crosses a number boundary, the heading spacing can change:
9The test is to make sure the 1024 blocks element remains the same and 9The test is to make sure the 1024 blocks element remains the same and
10the spacing doesn't matter. Therefore strip any duplicate spaces using tr. 10the spacing doesn't matter. Therefore strip any duplicate spaces using tr.
11 11
12Upstream-Status: Submitted [https://github.com/coreutils/coreutils/pull/88] 12Submitted: https://github.com/coreutils/coreutils/pull/88
13Upstream-Status: Backport [https://github.com/coreutils/coreutils/commit/c5725c8c4bb21903490a48035286d0f94463642e]
13Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 14Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
14 15
15Index: coreutils-9.5/tests/df/df-P.sh 16Index: coreutils-9.5/tests/df/df-P.sh