me
/
guix
Archived
1
0
Fork 0

gnu: git: Enable parallel tests.

* gnu/packages/version-control.scm (git)[arguments]: Remove #:parallel-testS?.
master
Marius Bakke 2020-03-19 07:58:08 +01:00
parent c7f06b2b57
commit e7a90f28cb
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 0 additions and 3 deletions

View File

@ -235,9 +235,6 @@ as well as the classic centralized workflow.")
#:test-target "test"
;; Tests fail randomly when parallel: <https://bugs.gnu.org/29512>.
#:parallel-tests? #f
;; The explicit --with-tcltk forces the build system to hardcode the
;; absolute file name to 'wish'.
#:configure-flags (list (string-append "--with-tcltk="