GNU bug report logs - #42679
[PATCH] guix: emacs-build-system: Allow usage of #:parallel-tests? key

Previous Next

Package: guix-patches;

Reported by: Morgan.J.Smith <at> outlook.com

Date: Sun, 2 Aug 2020 18:28:01 UTC

Severity: normal

Tags: patch

Done: Jakub Kądziołka <kuba <at> kadziolka.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Morgan.J.Smith <at> outlook.com
To: 42679 <at> debbugs.gnu.org
Cc: Morgan Smith <Morgan.J.Smith <at> outlook.com>
Subject: [bug#42679] [PATCH] guix: emacs-build-system: Allow usage of #:parallel-tests? key
Date: Sun,  2 Aug 2020 14:26:52 -0400
From: Morgan Smith <Morgan.J.Smith <at> outlook.com>

---
 guix/build-system/emacs.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/guix/build-system/emacs.scm b/guix/build-system/emacs.scm
index ef6d1b3397..83211c8ab6 100644
--- a/guix/build-system/emacs.scm
+++ b/guix/build-system/emacs.scm
@@ -112,6 +112,7 @@
                     #:system ,system
                     #:test-command ,test-command
                     #:tests? ,tests?
+                    #:parallel-tests? ,parallel-tests?
                     #:phases ,phases
                     #:outputs %outputs
                     #:include ,include
-- 
2.28.0





This bug report was last modified 4 years and 347 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.