bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Unset array doesn't work


From: Nikolai Kondrashov
Subject: Unset array doesn't work
Date: Sun, 11 Feb 2018 20:06:00 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

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.

Does this sound familiar to anybody, something which was fixed recently,
perhaps? If not, I'll try to make a reproducer, but might not have time for
it, since "dkms" is complicated. If anybody is interested, I can give remote
access to the VM where this reproduces, and reproduction instructions.

Nick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]