gnunet-svn
[Top][All Lists]
Advanced

[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 19:02:46 +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 e4e8919f8 +
e4e8919f8 is described below

commit e4e8919f890be7ecd8b397de23b19ad82151f956
Author: Nils Gillmann <address@hidden>
AuthorDate: Tue May 22 17:03:14 2018 +0000

    +
    
    Signed-off-by: Nils Gillmann <address@hidden>
---
 src/integration-tests/gnunet_testing.py.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/integration-tests/gnunet_testing.py.in 
b/src/integration-tests/gnunet_testing.py.in
index cc3e18b06..9ca514df4 100644
--- a/src/integration-tests/gnunet_testing.py.in
+++ b/src/integration-tests/gnunet_testing.py.in
@@ -205,7 +205,7 @@ class Test:
         self.verbose = verbose;
         self.name = testname;
         srcdir = "../.."
-        gnunet_pyexpect_dir = os.path.join (srcdir, "contrib")
+        gnunet_pyexpect_dir = os.path.join (srcdir, "contrib/scripts")
         if gnunet_pyexpect_dir not in sys.path:
             sys.path.append (gnunet_pyexpect_dir)
         self.gnunetarm = ''        

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



reply via email to

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