summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extra/python/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/python/PKGBUILD b/extra/python/PKGBUILD
index 19d90ce2..b85c1716 100644
--- a/extra/python/PKGBUILD
+++ b/extra/python/PKGBUILD
@@ -12,7 +12,6 @@ eval "$(
declare -f check | \
sed "
s/ -m test.regrtest/ -m test.regrtest -j1/
- / -m test\.regrtest/ s/.*/ ! \0 | grep 'failed\s*$' | grep -v '\(test_cmath\|test_math\|test_posix\|test_turtle\) failed/'
"
)"