diff options
author | Serge Aleynikov <saleyn@gmail.com> | 2012-10-17 10:16:55 -0400 |
---|---|---|
committer | Serge Aleynikov <saleyn@gmail.com> | 2012-10-22 08:55:30 +0400 |
commit | b606e3bfc54b48eb28fd7e0a9e5fae913a4e24c3 (patch) | |
tree | 03424d8d103d241f1b6c5233a6d6bfa561e19732 /priv/templates/ctsuite.template | |
parent | 38902e9a5247f46a182e72d78d6ad5daf975f2a4 (diff) |
Made more readable printout of the erlydtl compiler message
The printed message is made more terse.
Example before applying patch:
ERROR: Compiling template src/view/test.dtl failed:
{error,{"src/view/test.dtl",
[{{4,7},
erlydtl_parser,
["syntax error before: ",["\"\\\"HELLO_WORLD\\\"\""]]}]}}
Example after applying patch:
ERROR: Compiling template "src/cmp_html_error_template.dtl" failed:
(line:3, col:12): ["syntax error before: ",["trans"]]
Diffstat (limited to 'priv/templates/ctsuite.template')
0 files changed, 0 insertions, 0 deletions