diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2017-03-21 20:01:25 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2017-03-21 22:14:17 +0100 |
commit | 2f6c5e513cf6688f9343a25ac90138e9ad751eb5 (patch) | |
tree | 825d46ad490f67c0d1a9d0d7a4ebb30c649828e7 /support/scripts/size-stats | |
parent | b60757d9dad3c3248ca0a6f55c6574054a949052 (diff) | |
download | buildroot-2f6c5e513cf6688f9343a25ac90138e9ad751eb5.tar.gz buildroot-2f6c5e513cf6688f9343a25ac90138e9ad751eb5.zip |
support/check-bin-arch: fix for filenames with spaces
Filenames with spaces will break the current for loop.
Fix that by using a while-read loop, fed with the list of files on
stdin, using process substitution.
Reported-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Peter Korsgaard <peter@korsgaard.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'support/scripts/size-stats')
0 files changed, 0 insertions, 0 deletions