Files
bash3boilerplate/test/fixture/templater.stdio
2016-02-17 13:19:03 +01:00

15 lines
220 B
Plaintext

--
[connection]
host = 127.0.0.1
--
[connection]
host = 127.0.0.1
--
port = ${I_DONT_EXIST}
[connection]
host = 127.0.0.1
port = ${I_DONT_EXIST}
--
port = ${I_DONT_EXIST}
ERROR: Unable to replace the above template vars