mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
git-annex: parallelize test suite
Uses git-annex custom mechanism which deals global state correctly
This commit is contained in:
parent
5498d6a4fe
commit
3b2f54505e
1 changed files with 2 additions and 0 deletions
|
|
@ -1272,6 +1272,8 @@ builtins.intersectAttrs super {
|
|||
ln -sf git-annex git-remote-tor-annex
|
||||
PATH+=":$PWD"
|
||||
|
||||
checkFlagsArray+=("-J$NIX_BUILD_CORES")
|
||||
|
||||
echo checkFlags: $checkFlags ''${checkFlagsArray:+"''${checkFlagsArray[@]}"}
|
||||
|
||||
# Doesn't use Cabal's test mechanism
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue