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:16:27 +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 d8da8d58a fix
d8da8d58a is described below

commit d8da8d58a4354a687445e0d6e7b718840151d73f
Author: ng0 <address@hidden>
AuthorDate: Sat Mar 9 12:16:21 2019 +0000

    fix
---
 contrib/scripts/lint-python.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/contrib/scripts/lint-python.sh b/contrib/scripts/lint-python.sh
index cf737cae2..0e46719ff 100755
--- a/contrib/scripts/lint-python.sh
+++ b/contrib/scripts/lint-python.sh
@@ -10,7 +10,8 @@ existence()
     command -v "$1" >/dev/null 2>&1
 }
 
-LOGFILE="lint/python-lint.log"
+# It is assumed that you are in 'lint'.
+LOGFILE="python-lint.log"
 
 # invoke from root of source!
 if [ $(basename $(pwd)) = "scripts" ]

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



reply via email to

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