diff options
author | Jean-Sébastien Pédron <[email protected]> | 2019-06-18 09:43:41 +0200 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2019-06-20 14:44:32 +0200 |
commit | e6131008c8a2fbb1a71469544a35469abb1a5408 (patch) | |
tree | 81c7c12bfdd4275675f1b92264f4f44d99a0b9da /CHANGELOG.asciidoc | |
parent | 674c7ea75af5f26ef574ed403bbba9f89ec2344a (diff) | |
download | erlang.mk-e6131008c8a2fbb1a71469544a35469abb1a5408.tar.gz erlang.mk-e6131008c8a2fbb1a71469544a35469abb1a5408.tar.bz2 erlang.mk-e6131008c8a2fbb1a71469544a35469abb1a5408.zip |
Use echo(1) instead of printf(1) in `core-autopatch-extended-erlc-opts`
... to create the `autopatch-couchbeam` recipe in the testcase.
Newlines characters were interpreted by echo(1) in the
`core-autopatch-extended-erlc-opts` recipe which was too early: the
generated recipe was malformed.
Using echo(1) and its implicit appended newline character fixes the
issue.
Diffstat (limited to 'CHANGELOG.asciidoc')
0 files changed, 0 insertions, 0 deletions