diff options
author | Jens Stimpfle <debian@jstimpfle.de> | 2014-11-12 13:31:44 +0000 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-12-08 22:32:21 +0100 |
commit | d1607dc7dfc2c5397ff6b67ebd18d25c6184f650 (patch) | |
tree | 0835329120cbb8928eef07c1d3682b80186dd6b9 /docs/js/jquery-1.11.1.min.js | |
parent | 66056a5179ef49f2ec10ba5d7fbd1a58863d1350 (diff) | |
download | buildroot-d1607dc7dfc2c5397ff6b67ebd18d25c6184f650.tar.gz buildroot-d1607dc7dfc2c5397ff6b67ebd18d25c6184f650.zip |
support/scripts/dependencies.sh: improve g++ test to avoid misleading output
When g++ is not installed, a misleading error message turns up because
of a bad combination of an unquoted shell variable and control flow.
~/buildroot$ make
You may have to install 'g++' on your build machine
/home/testuser/buildroot/support/dependencies/dependencies.sh: 136: [: -lt: unexpected operator
[Thomas:
- fixed commit log, as per the suggestion of Yann E. Morin.
- don't change existing empty new lines, suggested by Yann.
- use positive logic in the newly added test, suggested by Yann.]
Signed-off-by: Jens Stimpfle <debian@jstimpfle.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/js/jquery-1.11.1.min.js')
0 files changed, 0 insertions, 0 deletions