From: Nils Gillmann Date: Tue, 22 May 2018 12:30:13 +0000 (+0000) Subject: + X-Git-Tag: v0.11.0pre66~36^2~20 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a49f708711d299604cbf8ec412f8dc7df1970431;p=oweals%2Fgnunet.git + Signed-off-by: Nils Gillmann --- 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