projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2072724
)
- don't run valgrind
author
Bart Polot
<bart@net.in.tum.de>
Wed, 18 Jul 2012 15:31:49 +0000
(15:31 +0000)
committer
Bart Polot
<bart@net.in.tum.de>
Wed, 18 Jul 2012 15:31:49 +0000
(15:31 +0000)
src/mesh/test_mesh_small.conf
patch
|
blob
|
history
diff --git
a/src/mesh/test_mesh_small.conf
b/src/mesh/test_mesh_small.conf
index 2eda2268d09e01b1c5933fe1669c6c75a6b09086..179264458559fe52f8cd71ff942a10ca1dbb588f 100644
(file)
--- a/
src/mesh/test_mesh_small.conf
+++ b/
src/mesh/test_mesh_small.conf
@@
-59,8
+59,7
@@
PORT = 10005
DEBUG = YES
ACCEPT_FROM = 127.0.0.1;
HOSTNAME = localhost
-PREFIX = valgrind --leak-check=full
-# --suppressions=valgrind-mesh.supp
+# PREFIX = valgrind --leak-check=full --suppressions=valgrind-mesh.supp
# PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
[testing]