diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2017-03-23 16:17:28 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2017-03-24 14:36:00 +0100 |
commit | 73743912c3d2eb61012a9f4273972e3701dc6b55 (patch) | |
tree | 5cde7069d95b98cfd8e1cb1b54ef4be0b8f8b353 /perl-install/install/share/consolefonts | |
parent | b23ebb909230ab614e9b32e1a3833f109e55f5ca (diff) | |
download | drakx-73743912c3d2eb61012a9f4273972e3701dc6b55.tar drakx-73743912c3d2eb61012a9f4273972e3701dc6b55.tar.gz drakx-73743912c3d2eb61012a9f4273972e3701dc6b55.tar.bz2 drakx-73743912c3d2eb61012a9f4273972e3701dc6b55.tar.xz drakx-73743912c3d2eb61012a9f4273972e3701dc6b55.zip |
prevent autovivification (mga#20551)
commit 560f9ca983d743cc42701c24546ac8c2080a13fe introduced a regression
in that a lot of variables got autovivificated
This results in a bug for some of them, at least for 'compssListLevel'
The solution is to store options values in a hash (which actually
simplifies here):
http://perldoc.perl.org/Getopt/Long.html#Storing-options-values-in-a-hash
Thanks Martin Whitaker for the suggestion
Diffstat (limited to 'perl-install/install/share/consolefonts')
0 files changed, 0 insertions, 0 deletions