GNU bug report logs - #65221
[PATCH 0/2] Fix EXTRA-PORTS edge cases

Previous Next

Package: guix-patches;

Reported by: ulfvonbelow <striness <at> tilde.club>

Date: Fri, 11 Aug 2023 09:05:02 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: ulfvonbelow <striness <at> tilde.club>
To: 65221 <at> debbugs.gnu.org
Cc: ulfvonbelow <striness <at> tilde.club>
Subject: [bug#65221] [PATCH 3/6] Makefile.am: enable extra-ports.sh test.
Date: Fri, 18 Aug 2023 15:22:36 -0500
* Makefile.am (TESTS): add tests/extra-ports.sh
---
 Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index fdfcf3d..b2ce46b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -271,7 +271,8 @@ TESTS =						\
   tests/daemonize.sh				\
   tests/eval-load.sh				\
   tests/services/monitoring.sh			\
-  tests/services/repl.sh
+  tests/services/repl.sh                        \
+  tests/extra-ports.sh
 
 TEST_EXTENSIONS = .sh
 EXTRA_DIST += $(TESTS)
-- 
2.40.1





This bug report was last modified 1 year and 304 days ago.

Previous Next


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