[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [gnunet] branch master updated: +
From: |
gnunet |
Subject: |
[GNUnet-SVN] [gnunet] branch master updated: + |
Date: |
Tue, 22 May 2018 14:29:44 +0200 |
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 a49f70871 +
a49f70871 is described below
commit a49f708711d299604cbf8ec412f8dc7df1970431
Author: Nils Gillmann <address@hidden>
AuthorDate: Tue May 22 12:30:13 2018 +0000
+
Signed-off-by: Nils Gillmann <address@hidden>
---
contrib/scripts/gnunet_janitor.py.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/scripts/gnunet_janitor.py.in
b/contrib/scripts/gnunet_janitor.py.in
index c4bd00687..91d2a4377 100644
--- a/contrib/scripts/gnunet_janitor.py.in
+++ b/contrib/scripts/gnunet_janitor.py.in
@@ -20,7 +20,7 @@
# Finds any gnunet processes still running in the system and kills them
#
# gnunet janitor can be used by invoking `make' like this:
-# TESTS_ENVIRONMENT='${top_srcdir}/contrib/gnunet_janitor.py &&' make check
+# TESTS_ENVIRONMENT='${top_srcdir}/contrib/scripts/gnunet_janitor.py &&' make
check
from __future__ import print_function
import os
--
To stop receiving notification emails like this one, please contact
address@hidden