aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo-tool/test_gnunet_peerinfo.py.in
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-05-18 18:42:58 +0000
committerChristian Grothoff <christian@grothoff.org>2015-05-18 18:42:58 +0000
commitc0696a21aebdb3a3961bece3cbbb3c307cd2ab29 (patch)
tree99657007ed941cef56dcfd6f3229e03701b4170c /src/peerinfo-tool/test_gnunet_peerinfo.py.in
parented972379c278dc979b0545bb94b0d6106bb6a045 (diff)
downloadgnunet-c0696a21aebdb3a3961bece3cbbb3c307cd2ab29.tar.gz
gnunet-c0696a21aebdb3a3961bece3cbbb3c307cd2ab29.zip
-log more diagnostics
Diffstat (limited to 'src/peerinfo-tool/test_gnunet_peerinfo.py.in')
-rwxr-xr-xsrc/peerinfo-tool/test_gnunet_peerinfo.py.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/peerinfo-tool/test_gnunet_peerinfo.py.in b/src/peerinfo-tool/test_gnunet_peerinfo.py.in
index 97fb5dfa5..2ec815425 100755
--- a/src/peerinfo-tool/test_gnunet_peerinfo.py.in
+++ b/src/peerinfo-tool/test_gnunet_peerinfo.py.in
@@ -96,4 +96,3 @@ finally:
96 shutil.rmtree (os.path.join (os.getenv ("TEMP"), "gnunet-test-peerinfo"), True) 96 shutil.rmtree (os.path.join (os.getenv ("TEMP"), "gnunet-test-peerinfo"), True)
97 else: 97 else:
98 shutil.rmtree ("/tmp/gnunet-test-peerinfo", True) 98 shutil.rmtree ("/tmp/gnunet-test-peerinfo", True)
99