aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cgcc
diff options
authorRamsay Jones <ramsay@ramsay1.demon.co.uk>2014-10-11 20:56:16 +0100
committerChristopher Li <sparse@chrisli.org>2014-11-10 11:57:43 +0800
commit307a9806e9db1121d763db4214e16835cd7ea34b (patch)
treec3f0dee27b5a6d3b3d66bb12d8bc599421570131 /cgcc
parentc1c3f969fbd0d05ad24ab037defde500e7b3c77a (diff)
downloadsparse-dev-307a9806e9db1121d763db4214e16835cd7ea34b.tar.gz
test-suite: remove bashism to avoid test failures
The use of the '==' operator in a test/[ conditional is a non-POSIX bash extension. In order to avoid test failures on systems that do not have bash as the system shell (/bin/sh), replace the use of the '==' operator with the POSIX compatible '=' operator. Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> Signed-off-by: Christopher Li <sparse@chrisli.org>
Diffstat (limited to 'cgcc')
0 files changed, 0 insertions, 0 deletions