On 2/11/18 1:06 PM, Nikolai Kondrashov wrote: > Hi everyone, > > I think I'm hitting a bug in Bash 4.4.12 (on Debian Stable): at some point > an "unset" of a global array variable doesn't work inside a function, in > "dkms" script from DKMS package. Adding another "unset" of the same variable > next to it fixes the issue.
Do you have a local variable with the same name "shadowing" the global? -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU c...@case.edu http://tiswww.cwru.edu/~chet/