guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

91/103: dirty: curio


From: guix-commits
Subject: 91/103: dirty: curio
Date: Wed, 5 Jan 2022 09:44:42 -0500 (EST)

lbraun pushed a commit to branch wip-python-pep517
in repository guix.

commit b7667eeead479ee54095b20a3c7e709956397e16
Author: Lars-Dominik Braun <lars@6xq.net>
AuthorDate: Sat Jan 1 12:06:12 2022 +0100

    dirty: curio
---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 053c871b5e..09823238ae 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -10983,7 +10983,7 @@ printing of sub-tables by specifying a row range.")
     (arguments
      `(#:test-flags `("-vv" "-k"
                      ;; Tries to open an outgoing connection.
-                     (string-append "not test_ssl_outgoing "
+                     ,(string-append "not test_ssl_outgoing "
                                     ;; Fail for unknown reasons.
                                     "and not test_cpu "
                                     "and not test_worker_cancel "



reply via email to

[Prev in Thread] Current Thread [Next in Thread]