gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-merchant] branch master updated: pacify 'make check'


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: pacify 'make check' into the mitm subdir
Date: Thu, 04 May 2017 10:58:46 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 286d238  pacify 'make check' into the mitm subdir
286d238 is described below

commit 286d2380bab079583bb376f7303e5e304ce08169
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu May 4 10:58:23 2017 +0200

    pacify 'make check' into the mitm subdir
---
 src/mitm/Makefile.in | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/mitm/Makefile.in b/src/mitm/Makefile.in
index a5d67d1..fa7bd1c 100644
--- a/src/mitm/Makefile.in
+++ b/src/mitm/Makefile.in
@@ -11,3 +11,9 @@ install-data:
 install: install-data
        pip3 install . --install-option="address@hidden@" --upgrade --no-deps
        install -m 544 -Dt @prefix@/bin taler-merchant-mitm
+
+# need a way to make 'make check' happy in this subdir.
+# This component is still too young to be tested.
+.PHONY: check
+check:
+       true

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]