Mats Kindahl 6e9f644714 Require host parameter in add_data_node
Change `add_data_node` so that host parameter is required. If the host
parameter is not provided, or is `NULL`, an error will be printed.

Also change logic for how the default value for `port` is picked. Now
it will by default use the port given in the configuration file.

The commit update all the result files, add the `host` parameter to all
calls of `add_data_node` and add a few tests to check that an error is
given when `host` is not provided.
2020-05-27 17:31:09 +02:00
..
2020-05-18 20:16:03 -04:00
2020-05-18 20:16:03 -04:00
2020-05-18 20:16:03 -04:00
2020-05-18 20:16:03 -04:00
2020-05-27 17:31:09 +02:00
2020-03-06 15:27:53 +01:00