projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
607c927
)
+
author
Nils Gillmann
<ng0@n0.is>
Tue, 22 May 2018 17:03:14 +0000
(17:03 +0000)
committer
Nils Gillmann
<ng0@n0.is>
Tue, 22 May 2018 17:03:14 +0000
(17:03 +0000)
Signed-off-by: Nils Gillmann <ng0@n0.is>
src/integration-tests/gnunet_testing.py.in
patch
|
blob
|
history
diff --git
a/src/integration-tests/gnunet_testing.py.in
b/src/integration-tests/gnunet_testing.py.in
index cc3e18b06af20396d0a208b1b21425ee2396dead..9ca514df4003b9c6df5385829f52ab0248d50b44 100644
(file)
--- 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 = ''