diff options
author | John Crispin <john@openwrt.org> | 2014-06-26 11:43:42 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-06-26 11:43:42 +0000 |
commit | 0f39877bacc59049eb0185a93abbcbe23f180bde (patch) | |
tree | b54b10c1f37abbf827ecbca25e8df318d2142dfb /package/utils/busybox | |
parent | baa534a8b7331541e6e522ba33b33476e3f67589 (diff) | |
download | mtk-20170518-0f39877bacc59049eb0185a93abbcbe23f180bde.zip mtk-20170518-0f39877bacc59049eb0185a93abbcbe23f180bde.tar.gz mtk-20170518-0f39877bacc59049eb0185a93abbcbe23f180bde.tar.bz2 |
scripts/ubinize-image.sh: fix parameter handling
ubinize-image.sh previously used ${var:offset:length} substitutions
which are not valid in standard shell.
Replace the existing parameter matching by a case ... esac expression.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 41347
Diffstat (limited to 'package/utils/busybox')
0 files changed, 0 insertions, 0 deletions