I used _ which is a convention in other languages, but in shell scripting $_ is a special variable set by the shell, and in Zsh versions older than 5.0.6 it complains for being a `read-only variable`. Fixes #9482master
parent
021f0251e0
commit
3f8af040e9
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue