mirror of
https://github.com/danielmiessler/fabric.git
synced 2026-09-10 07:36:44 -04:00
chore: incoming 1840 changelog entry
This commit is contained in:
parent
a09686820d
commit
95e60809fa
3
cmd/generate_changelog/incoming/1840.txt
Normal file
3
cmd/generate_changelog/incoming/1840.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
### PR [#1840](https://github.com/danielmiessler/Fabric/pull/1840) by [ZackaryWelch](https://github.com/ZackaryWelch): Replace deprecated bash function in completion script
|
||||
|
||||
- Replace deprecated bash function in completion script to use `_comp_get_words` instead of `__get_comp_words_by_ref`, fixing compatibility issues with latest bash versions and preventing script breakage on updated distributions like Fedora 42+
|
||||
Loading…
Reference in a new issue