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:
c886489
)
integration-tests: futurize test_integration_clique
author
ng0
<ng0@n0.is>
Tue, 12 Feb 2019 11:12:06 +0000
(11:12 +0000)
committer
ng0
<ng0@n0.is>
Tue, 12 Feb 2019 11:12:06 +0000
(11:12 +0000)
src/integration-tests/test_integration_clique.py.in
patch
|
blob
|
history
diff --git
a/src/integration-tests/test_integration_clique.py.in
b/src/integration-tests/test_integration_clique.py.in
index 0444cf24979254d6753e08c656b089156679b6ad..b5d6dd518ca34cf6e08279ccc0bf140cbfd18a0e 100755
(executable)
--- a/
src/integration-tests/test_integration_clique.py.in
+++ b/
src/integration-tests/test_integration_clique.py.in
@@
-25,6
+25,7
@@
# Conditions for successful exit:
# Both peers have 2 connected peers in transport, core, topology, fs and dht
+from __future__ import print_function
import sys
import signal
import os