function
patchs
master
Old bash versions don't support function keyword. Keep the script more portable.
Which version? What distributions do include it?
Bash 3.2, released in 2006, supports function keyword, as well as Bash 3.0 from 2004.
No dependencies set.
The note is not visible to the blocked user.
Old bash versions don't support function keyword. Keep the script more portable.
Which version? What distributions do include it?
Bash 3.2, released in 2006, supports
functionkeyword, as well as Bash 3.0 from 2004.Pull request closed