aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/transport/test_transport_ats_perf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/test_transport_ats_perf.c b/src/transport/test_transport_ats_perf.c
index 34b01c331..d4f1b8b0b 100644
--- a/src/transport/test_transport_ats_perf.c
+++ b/src/transport/test_transport_ats_perf.c
@@ -28,7 +28,7 @@
28#include <glpk.h> 28#include <glpk.h>
29#endif 29#endif
30 30
31#define VERBOSE GNUNET_YES 31#define VERBOSE GNUNET_NO
32 32
33#define EXECS 5 33#define EXECS 5
34 34