index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-08-09 15:54:37 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-08-09 15:54:37 +0200 |
commit | 46f6650d711377fe3fb23dfe3f89c3a0a61941e3 (patch) | |
tree | f10bd9d64d1aaa69693fd15a4dc3ca2c30a7a07f /extra/python | |
parent | ea938270808edf3247a441e4ff37bb15174bc3a4 (diff) |
-rw-r--r-- | extra/python/PKGBUILD | 3 |
diff --git a/extra/python/PKGBUILD b/extra/python/PKGBUILD index 53a0513b..30e16fe8 100644 --- a/extra/python/PKGBUILD +++ b/extra/python/PKGBUILD @@ -1,3 +1,6 @@ +# tests run with -j4 per default effectively killing build slaves, +# forcing single threaded execution of tests + eval "$( declare -f build | \ sed " |