summaryrefslogtreecommitdiffstats
path: root/support/scripts/pkgutil.py
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2017-03-03 23:07:20 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-04 11:56:51 +0100
commit00d34e8a6f378653a384c66d68f9a65e13b8034f (patch)
treea52f7e43ceaa2e342a1cd7a21b870cf756a573f0 /support/scripts/pkgutil.py
parent7372c80cc5b07b25d5ee5bc9909ed807a9e69fd7 (diff)
downloadbuildroot-00d34e8a6f378653a384c66d68f9a65e13b8034f.tar.gz
buildroot-00d34e8a6f378653a384c66d68f9a65e13b8034f.zip
support/mkusers: rename variable to avoid name clashing
The LINES variable is automatically set by bash to represent the number of lines in the terminal. That variable can be set when the shell receives SIGWINCH. If the shell does receive SIGWINCH after our LINES array is filled, the content of the array is mangled. Rename the variable to avoid that. Fixes #9456 Reported-by: George Y. <georgebrmz@oss3d.com> Reported-by: Paul Stewart <paulstewartis@gmail.com> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/scripts/pkgutil.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud