GNU bug report logs - #36524
[PATCH] Remove references to non-existent 'tests/machine.scm'.

Previous Next

Package: guix-patches;

Reported by: zerodaysfordays <at> sdf.lonestar.org (Jakob L. Kreuze)

Date: Sat, 6 Jul 2019 12:20:02 UTC

Severity: normal

Tags: patch

Done: Christopher Lemmer Webber <cwebber <at> dustycloud.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: zerodaysfordays <at> sdf.lonestar.org (Jakob L. Kreuze)
To: guix-patches <at> gnu.org
Subject: [PATCH] Remove references to non-existent 'tests/machine.scm'.
Date: Sat, 06 Jul 2019 08:19:47 -0400
[Message part 1 (text/plain, inline)]
* Makefile.am (SCM_TESTS): Remove 'tests/machine.scm' line.
---
 Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 1934a21b1..58a96d348 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -427,8 +427,7 @@ SCM_TESTS =					\
   tests/import-utils.scm			\
   tests/store-database.scm			\
   tests/store-deduplication.scm			\
-  tests/store-roots.scm				\
-  tests/machine.scm
+  tests/store-roots.scm
 
 SH_TESTS =					\
   tests/guix-build.sh				\
-- 
2.22.0

[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 320 days ago.

Previous Next


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