[Touch-packages] [Bug 1878517] Re: please apply bash 5.0 patch 17

2020-05-13 Thread Kir Kolyshkin
Here is a repro that does not involve bats: https://lists.gnu.org/archive/html/bug-bash/2020-03/msg00062.html -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bash in Ubuntu. https://bugs.launchpad.net/bugs/1878517 Title:

[Touch-packages] [Bug 1878517] [NEW] please apply bash 5.0 patch 17

2020-05-13 Thread Kir Kolyshkin
Public bug reported: I am using Ubuntu 20.04 for development and has hit a bug in bash 5.0 patch 16. I can't reproduce it in pure bash, but with bats from https://github.com /bats-core/bats-core/ it is very easy to repro: ``` # cat << EOF > ya.bats check() { echo "check $@" ls