gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: fix.


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: fix.
Date: Sat, 09 Mar 2019 13:28:38 +0100

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

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 5ffc8cb3d fix.
5ffc8cb3d is described below

commit 5ffc8cb3dd59bb3f12b26413f22d00fc607d04ef
Author: ng0 <address@hidden>
AuthorDate: Sat Mar 9 12:28:28 2019 +0000

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

diff --git a/lint/Makefile.am b/lint/Makefile.am
index abbc40630..6f2f22abc 100644
--- a/lint/Makefile.am
+++ b/lint/Makefile.am
@@ -13,7 +13,7 @@ check-python:
 
 check-man:
        printf "Running lint-man.sh in doc/man.\n"
-       @cd $(top_srcdir)/doc/man ; 
$(top_srcdir)/../../contrib/scripts/lint-man.sh || true
+       @cd $(top_srcdir)/doc/man ; ../../contrib/scripts/lint-man.sh || true
 
 # exception to add: ignore license files.
 # exception to add: uref's can go above 79 chars.

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



reply via email to

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