aboutsummaryrefslogtreecommitdiff
path: root/src/set/test_set.conf
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2015-10-03 22:36:37 +0000
committerFlorian Dold <florian.dold@gmail.com>2015-10-03 22:36:37 +0000
commit8c85bda93a8ece52f02af7f20fb797ad6ac79337 (patch)
tree9170d89d46bae30e60a3f45e852e0469700a7eab /src/set/test_set.conf
parent03b62462b4db11dbbb3e121cb6992c8d0fb9152a (diff)
downloadgnunet-8c85bda93a8ece52f02af7f20fb797ad6ac79337.tar.gz
gnunet-8c85bda93a8ece52f02af7f20fb797ad6ac79337.zip
- another fix to generation handling and lazy copying
Diffstat (limited to 'src/set/test_set.conf')
-rw-r--r--src/set/test_set.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/set/test_set.conf b/src/set/test_set.conf
index 4f32b8854..ae7708c2d 100644
--- a/src/set/test_set.conf
+++ b/src/set/test_set.conf
@@ -6,7 +6,7 @@ GNUNET_TEST_HOME = /tmp/test-gnunet-set/
6[set] 6[set]
7AUTOSTART = YES 7AUTOSTART = YES
8#PREFIX = valgrind 8#PREFIX = valgrind
9PREFIX = valgrind --leak-check=full 9#PREFIX = valgrind --leak-check=full
10#PREFIX = gdbserver :1234 10#PREFIX = gdbserver :1234
11OPTIONS = -L INFO 11OPTIONS = -L INFO
12 12