session time out for http client/server
[oweals/gnunet.git] / src / statistics / test_gnunet_statistics.py.in
index b2da410a2d230a4064764ecfd29d97ef3736f0b9..a7785ba1f38e4121551bfe30cf72c9c515666b93 100644 (file)
@@ -26,7 +26,7 @@ if debug:
   run_arm += [debug.split (' ')]
 
 def cleanup ():
-  shutil.rmtree (os.path.join (tmp, "test-gnunetd-statistics"), True)
+  shutil.rmtree (os.path.join (tmp, "test-gnunet-statistics"), True)
 
 def sub_run (args, want_stdo = True, want_stde = False, nofail = False):
   if want_stdo: