+
authorNils Gillmann <ng0@n0.is>
Tue, 22 May 2018 12:30:13 +0000 (12:30 +0000)
committerNils Gillmann <ng0@n0.is>
Tue, 22 May 2018 12:30:13 +0000 (12:30 +0000)
Signed-off-by: Nils Gillmann <ng0@n0.is>
contrib/scripts/gnunet_janitor.py.in

index c4bd006879fa3b13c9a0a1241bc1b0846c0c2ca8..91d2a43778a8c42bfe5956a339523ba15a72c632 100644 (file)
@@ -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