aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_testbed.c
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2013-06-24 12:47:41 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2013-06-24 12:47:41 +0000
commit1e007a89197769e4e0f5ad36b583689a27f33cac (patch)
tree0fd01027c4f1feb0e6f9480d3a234fc9f3f35cea /src/testbed/testbed_api_testbed.c
parent3d046f081a476705931e0e27fe678936b2ed2f05 (diff)
downloadgnunet-1e007a89197769e4e0f5ad36b583689a27f33cac.tar.gz
gnunet-1e007a89197769e4e0f5ad36b583689a27f33cac.zip
- coverity fixes
Diffstat (limited to 'src/testbed/testbed_api_testbed.c')
-rw-r--r--src/testbed/testbed_api_testbed.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testbed/testbed_api_testbed.c b/src/testbed/testbed_api_testbed.c
index 8e3a1073e..4d5768af6 100644
--- a/src/testbed/testbed_api_testbed.c
+++ b/src/testbed/testbed_api_testbed.c
@@ -1301,6 +1301,7 @@ GNUNET_TESTBED_run (const char *host_filename,
1301 "OVERLAY_TOPOLOGY_FILE"); 1301 "OVERLAY_TOPOLOGY_FILE");
1302 goto error_cleanup; 1302 goto error_cleanup;
1303 } 1303 }
1304 break;
1304 default: 1305 default:
1305 /* Warn if OVERLAY_RANDOM_LINKS is present that it will be ignored */ 1306 /* Warn if OVERLAY_RANDOM_LINKS is present that it will be ignored */
1306 if (GNUNET_YES == 1307 if (GNUNET_YES ==