gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: Notes.
Date: Tue, 05 Mar 2019 23:19:40 +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 7ebb31689 Notes.
7ebb31689 is described below

commit 7ebb316896b84e36c0e5c25a4d8c4de7788f7e78
Author: ng0 <address@hidden>
AuthorDate: Tue Mar 5 22:19:29 2019 +0000

    Notes.
---
 Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index 7d6084d96..485ee16fd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -45,6 +45,8 @@ check-man:
 
 check-texinfo:
        printf "Running basic texinfo linters\n"
+       # exception to add: ignore license files.
+       # exception to add: uref's can go above 79 chars.
        printf "...line length over 79 chars?\n" 2>&1 | tee 
$(top_srcdir)/doc/handbook/texinfo_handbook.log || true
        @cd $(top_srcdir)/doc/handbook ; find . -type f ! -path '*/.*' -name 
'*.texi' -print0 | xargs -0 awk 'length>79 {print FILENAME":"NR":"$$0}' > 
$(top_srcdir)/texinfo_handbook.log || true
        printf "...line length over 79 chars?\n" 2>&1 | tee 
$(top_srcdir)/doc/tutorial/texinfo_tutorial.log || 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]