gnu: git: Enable parallel tests.

* gnu/packages/version-control.scm (git)[arguments]: Remove #:parallel-testS?.
This commit is contained in:
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

View file

@ -235,9 +235,6 @@ (define-public git
#: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="