aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/perf_datastore_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-07-25 10:30:50 +0000
committerChristian Grothoff <christian@grothoff.org>2009-07-25 10:30:50 +0000
commita8871b8ff983bdb8adc224a9a88ba5d2960df859 (patch)
tree598104bb4782affe2cac86a10be786dce80871ad /src/datastore/perf_datastore_api.c
parent70e6847205a9f9b9b660be2a173d5bc309eaa58d (diff)
downloadgnunet-a8871b8ff983bdb8adc224a9a88ba5d2960df859.tar.gz
gnunet-a8871b8ff983bdb8adc224a9a88ba5d2960df859.zip
fx
Diffstat (limited to 'src/datastore/perf_datastore_api.c')
-rw-r--r--src/datastore/perf_datastore_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/perf_datastore_api.c b/src/datastore/perf_datastore_api.c
index d488cef4c..5a966358d 100644
--- a/src/datastore/perf_datastore_api.c
+++ b/src/datastore/perf_datastore_api.c
@@ -380,7 +380,7 @@ main (int argc, char *argv[])
380 GNUNET_DISK_directory_remove ("/tmp/test-gnunetd-datastore"); 380 GNUNET_DISK_directory_remove ("/tmp/test-gnunetd-datastore");
381 GNUNET_log_setup ("perf-datastore-api", 381 GNUNET_log_setup ("perf-datastore-api",
382#if VERBOSE 382#if VERBOSE
383 "DEBUG", 383 "DEBUG",
384#else 384#else
385 "WARNING", 385 "WARNING",
386#endif 386#endif