all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [Shepherd][PATCH] Fix 'make check'.
@ 2016-01-16 15:44 Mathieu Lirzin
  2016-01-16 15:44 ` [PATCH] build: Add missing backslash in AM_TESTS_ENVIRONMENT Mathieu Lirzin
  2016-01-17 13:47 ` [Shepherd][PATCH] Fix 'make check' Ludovic Courtès
  0 siblings, 2 replies; 3+ messages in thread
From: Mathieu Lirzin @ 2016-01-16 15:44 UTC (permalink / raw)
  To: guix-devel

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


While starting to hack on Shepherd, I have noticed that ‘make check’
was failing.  The problem was a missing backslash in
AM_TESTS_ENVIRONMENT variable.

Mathieu Lirzin (1):
  build: Add missing backslash in AM_TESTS_ENVIRONMENT.

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.6.4


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

end of thread, other threads:[~2016-01-17 13:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-16 15:44 [Shepherd][PATCH] Fix 'make check' Mathieu Lirzin
2016-01-16 15:44 ` [PATCH] build: Add missing backslash in AM_TESTS_ENVIRONMENT Mathieu Lirzin
2016-01-17 13:47 ` [Shepherd][PATCH] Fix 'make check' Ludovic Courtès

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.