fa3e841286
Change If132a94e53545d9134859aa508da7b9819ede2f8 introduced a small regression; it added an "inidelete" which looks in the config file to delete rows. However, at least for the test-case, the config file isn't created yet. The end result is that the test fails but we don't notice. 2015-04-17 00:55:03.169 | merge_config_file test-multiline: sed: can't read test-multiline.conf: No such file or directory 2015-04-17 00:55:03.195 | OK So fix this up by creating the config-file if it isn't there. Also, add "-e" to the test file so we catch things like this in the future. Change-Id: I43a4ecc247f19cccf51d5931dfb687adbd23d6b1 |
||
---|---|---|
.. | ||
fake-service.sh | ||
run-process.sh | ||
test_functions.sh | ||
test_ini_config.sh | ||
test_ip.sh | ||
test_libs_from_pypi.sh | ||
test_meta_config.sh | ||
test_refs.sh | ||
test_truefalse.sh | ||
unittest.sh |