unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#36524: [PATCH] Remove references to non-existent 'tests/machine.scm'.
  2019-07-06 12:19 [bug#36524] [PATCH] Remove references to non-existent 'tests/machine.scm' Jakob L. Kreuze
@ 2019-07-06  9:21 ` Christopher Lemmer Webber
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Lemmer Webber @ 2019-07-06  9:21 UTC (permalink / raw)
  To: guix-patches; +Cc: 36524-done

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				\

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [bug#36524] [PATCH] Remove references to non-existent 'tests/machine.scm'.
@ 2019-07-06 12:19 Jakob L. Kreuze
  2019-07-06  9:21 ` bug#36524: " Christopher Lemmer Webber
  0 siblings, 1 reply; 2+ messages in thread
From: Jakob L. Kreuze @ 2019-07-06 12:19 UTC (permalink / raw)
  To: 36524

[-- Attachment #1: Type: text/plain, Size: 538 bytes --]

* 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


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-06 14:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-06 12:19 [bug#36524] [PATCH] Remove references to non-existent 'tests/machine.scm' Jakob L. Kreuze
2019-07-06  9:21 ` bug#36524: " Christopher Lemmer Webber

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).