Blame grep-2.22-disable-long-pattern-perf-test.patch

58a4ac
diff --git a/tests/long-pattern-perf b/tests/long-pattern-perf
58a4ac
index c222c02..17557c0 100755
58a4ac
--- a/tests/long-pattern-perf
58a4ac
+++ b/tests/long-pattern-perf
58a4ac
@@ -19,6 +19,7 @@
58a4ac
 . "${srcdir=.}/init.sh"; path_prepend_ ../src
58a4ac
 
58a4ac
 fail=0
58a4ac
+skip_ "not suitable for distribution buildsystem, disabled by Fedora downstream"
58a4ac
 
58a4ac
 echo x > in || framework_failure_
58a4ac
 # We could use seq -s '' (avoiding the tr filter), but I