diff options
author | Bjørn Forsman <bjorn.forsman@gmail.com> | 2014-01-22 19:48:52 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-01-22 21:47:41 +0100 |
commit | e8160146e621b8312038696d0f167cff12238043 (patch) | |
tree | 12f0a4350d720d6cc0073d52b422ddf96643b7b4 /package/python/python-2.7-102-optional-2to3.patch | |
parent | ead1d2645bd94c064ed76d5714f4e632fc878acd (diff) | |
download | buildroot-e8160146e621b8312038696d0f167cff12238043.tar.gz buildroot-e8160146e621b8312038696d0f167cff12238043.zip |
dependencies.sh: stop mixing echo and printf (use echo)
'printf' was introduced because it is more portable than 'echo -e'. But
when the escape sequences are just newlines we can just as well use
plain 'echo' (and remove the newline escape sequences).
This looks cleaner than having some lines with echo and some with
printf.
Signed-off-by: Bjørn Forsman <bjorn.forsman@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python/python-2.7-102-optional-2to3.patch')
0 files changed, 0 insertions, 0 deletions