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:
f1fd0c8
)
Exclude multicast test from running by default
author
Bart Polot
<bart@net.in.tum.de>
Wed, 26 Oct 2011 11:46:42 +0000
(11:46 +0000)
committer
Bart Polot
<bart@net.in.tum.de>
Wed, 26 Oct 2011 11:46:42 +0000
(11:46 +0000)
src/mesh/Makefile.am
patch
|
blob
|
history
diff --git
a/src/mesh/Makefile.am
b/src/mesh/Makefile.am
index 4e7e5c323585a9e54f6566eb367a31a42793446b..7f042951d90aaf88ea9c4b20f86ed47e165a7166 100644
(file)
--- a/
src/mesh/Makefile.am
+++ b/
src/mesh/Makefile.am
@@
-121,7
+121,7
@@
test_mesh_small_multicast_DEPENDENCIES = \
if ENABLE_TEST_RUN
-TESTS = test_mesh_api test_mesh_path_api test_mesh_local_1 test_mesh_local_2 test_mesh_small_unicast
test_mesh_small_multicast
+TESTS = test_mesh_api test_mesh_path_api test_mesh_local_1 test_mesh_local_2 test_mesh_small_unicast
endif
EXTRA_DIST = \