diff options
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | 2016-09-24 00:07:24 +0200 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2016-09-24 01:17:18 +0200 |
commit | d72e838429cbe7638b383b99bf16d97a63f80837 (patch) | |
tree | cf942bcfb88405ee4248cca0946e8f84267f750a /tools/genext2fs | |
parent | e9de6e5203c02660451f9f1634c87246871106be (diff) | |
download | upstream-d72e838429cbe7638b383b99bf16d97a63f80837.tar.gz upstream-d72e838429cbe7638b383b99bf16d97a63f80837.tar.bz2 upstream-d72e838429cbe7638b383b99bf16d97a63f80837.zip |
ramips: do not "local" variables outside of a function
Older busybox versions allowed using the local keyword outside of
functions, whereas 1.25.0 (which was introduced in 06fa1c46fc32) do not
allow this anymore (leading to the following error when executing the
script: "file: local: line nn: not in a function").
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Diffstat (limited to 'tools/genext2fs')
0 files changed, 0 insertions, 0 deletions