aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2017-04-15 11:27:18 -0700
committerRob Landley <rob@landley.net>2017-04-17 13:04:58 -0500
commit8d826bf4499d390f91296dd286cd5e847070fd78 (patch)
tree3a8414b71fb590b92e61553f578360fa463287c4 /scripts
parent151ac30a9fb2252f5fa77e0238c5f944d5b4659c (diff)
downloadtoybox-8d826bf4499d390f91296dd286cd5e847070fd78.tar.gz
Use $(( rather than $[ for arithmetic in expand.test.
I can't find any reference to $[ for arithmetic on the bash man page, but it seems to be a synonym for $((. mksh doesn't support this, so the expand tests that use it fail on Android. No other toybox tests are using $[.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions