kumquat-buildroot/support/dependencies
Bjørn Forsman e8160146e6 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>
2014-01-22 21:47:41 +01:00
..
check-host-asciidoc.sh
check-host-tar.mk
check-host-tar.sh
check-host-xzcat.mk
check-host-xzcat.sh
dependencies.mk
dependencies.sh dependencies.sh: stop mixing echo and printf (use echo) 2014-01-22 21:47:41 +01:00