diff options
author | Christian Grothoff <christian@grothoff.org> | 2011-05-05 13:04:32 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2011-05-05 13:04:32 +0000 |
commit | db90fb75efb404b6006a0e7cbf27f00fa931d860 (patch) | |
tree | ded8a4bc47404e3e065a670a3fad2c7c5aee32c0 /src | |
parent | f0006804b21f73d0dac544f4eac00318d20d8caa (diff) |
novg
Diffstat (limited to 'src')
-rw-r--r-- | src/fs/fs_test_lib_data.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/fs_test_lib_data.conf b/src/fs/fs_test_lib_data.conf index 71c732a31..d71e12a20 100644 --- a/src/fs/fs_test_lib_data.conf +++ b/src/fs/fs_test_lib_data.conf @@ -54,7 +54,7 @@ HOSTNAME = localhost CONTENT_CACHING = NO CONTENT_PUSHING = NO #DEBUG = YES -PREFIX = valgrind --tool=memcheck --leak-check=yes --trace-children=yes +#PREFIX = valgrind --tool=memcheck --leak-check=yes --trace-children=yes BINARY = /home/grothoff/bin/gnunet-service-fs #PREFIX = xterm -e gdb -x cmd --args |