GNU bug report logs - #30191
[PATCH] gnu: gnunet: Use invoke.

Previous Next

Package: guix-patches;

Reported by: ng0+guixpatches <at> n0.is

Date: Sun, 21 Jan 2018 13:01:02 UTC

Severity: normal

Tags: patch

Done: Danny Milosavljevic <dannym <at> scratchpost.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: ng0+guixpatches <at> n0.is
Cc: 30191 <at> debbugs.gnu.org, ng0 <ng0 <at> n0.is>
Subject: [bug#30191] [PATCH] gnu: gnunet: Use invoke.
Date: Sun, 21 Jan 2018 14:04:39 +0100
>              ;; Make test output more verbose.
> -            (zero? (system* "make" "-C" "tests" "test"))
> +            (invoke "make" "-C" "tests" "test")
>              #t)))))

Please remove "#t".




This bug report was last modified 7 years and 126 days ago.

Previous Next


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