[Buildroot] [PATCH] support/dependencies: check PATH does not carry a \n

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Jun 8 19:42:46 UTC 2017


Hello,

On Sat, 20 May 2017 10:20:05 +0200, Yann E. MORIN wrote:

> +    # Break the '\n' sequence, or a \n is printed (which is not what we want).
> +    printf "Your PATH contains a newline (%sn) charater.\n" "\\"

Typo: character.

> +    printf "This doesn't work. Fix you PATH.\n"
> +    exit 1
> +    ;;

Also, we use one tab for indentation in this file, not 4 spaces, so
I've fixed that.

Applied to master. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the buildroot mailing list