else
GNUNET_asprintf(&logger, "test-quota-compliance-%s-%s","https","symmetric");
}
+
+ GNUNET_DISK_directory_remove ("/tmp/test_quota_compliance_peer1");
+ GNUNET_DISK_directory_remove ("/tmp/test_quota_compliance_peer2");
+
fprintf(stderr, "Running `%s'\n", logger);
GNUNET_log_setup ("test-quota-compliance",
#if VERBOSE
#ifdef MINGW
return GNUNET_SYSERR;
#endif
+
+ GNUNET_DISK_directory_remove ("/tmp/test-gnunetd-transport-peer-1");
+ GNUNET_DISK_directory_remove ("/tmp/test-gnunetd-transport-peer-2");
+
if (strstr(argv[0], "tcp_nat") != NULL)
{
is_tcp_nat = GNUNET_YES;