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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: zerodaysfordays <at> sdf.lonestar.org (Jakob L. Kreuze)
Subject: bug#36524: closed (Re: [bug#36524] [PATCH] Remove references to
 non-existent 'tests/machine.scm'.)
Date: Sat, 06 Jul 2019 14:22:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#36524: [PATCH] Remove references to non-existent 'tests/machine.scm'.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 36524 <at> debbugs.gnu.org.

-- 
36524: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36524
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Lemmer Webber <cwebber <at> dustycloud.org>
To: guix-patches <at> gnu.org
Cc: 36524-done <at> debbugs.gnu.org
Subject: Re: [bug#36524] [PATCH] Remove references to non-existent
 'tests/machine.scm'.
Date: Sat, 06 Jul 2019 05:21:57 -0400
Merged and pushed.

Jakob L. Kreuze writes:

> * 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				\


[Message part 3 (message/rfc822, inline)]
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 4 (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.