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:
8c2400b
)
Do not execute test under valgrind as default
author
Bart Polot
<bart@net.in.tum.de>
Thu, 20 Oct 2011 11:09:18 +0000
(11:09 +0000)
committer
Bart Polot
<bart@net.in.tum.de>
Thu, 20 Oct 2011 11:09:18 +0000
(11:09 +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 304d5ca104c27e404218ac3ed4b3ff4b80af1656..d3cd9842925285306d94424d27a5dc50d91ea9ee 100644
(file)
--- a/
src/mesh/test_mesh_small.conf
+++ b/
src/mesh/test_mesh_small.conf
@@
-54,7
+54,7
@@
PORT = 10005
DEBUG=YES
ACCEPT_FROM = 127.0.0.1;
HOSTNAME = localhost
-PREFIX = valgrind --leak-check=full
+
#
PREFIX = valgrind --leak-check=full
# PREFIX = xterm -geometry 100x85 -T peer1 -e gdb --args
[testing]