aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_start_with_config.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_transport_start_with_config.c')
-rw-r--r--src/transport/test_transport_start_with_config.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/transport/test_transport_start_with_config.c b/src/transport/test_transport_start_with_config.c
index a2c692dbc..349cd65a5 100644
--- a/src/transport/test_transport_start_with_config.c
+++ b/src/transport/test_transport_start_with_config.c
@@ -94,13 +94,13 @@ main (int argc,
94 topology_data_script, 94 topology_data_script,
95 &read_file), 95 &read_file),
96 GNUNET_TESTING_cmd_netjail_start_cmds_helper ("netjail-start-testbed", 96 GNUNET_TESTING_cmd_netjail_start_cmds_helper ("netjail-start-testbed",
97 topology, 97 topology,
98 &read_file, 98 &read_file,
99 topology_data_script, 99 topology_data_script,
100 TIMEOUT), 100 TIMEOUT),
101 GNUNET_TESTING_cmd_stop_cmds_helper ("stop-testbed", 101 GNUNET_TESTING_cmd_stop_cmds_helper ("stop-testbed",
102 "netjail-start-testbed", 102 "netjail-start-testbed",
103 topology), 103 topology),
104 GNUNET_TESTING_cmd_netjail_stop ("netjail-stop", 104 GNUNET_TESTING_cmd_netjail_stop ("netjail-stop",
105 topology_data_script, 105 topology_data_script,
106 &read_file), 106 &read_file),