Skip to content

add bash-5.2.x compatibility

bash 5.2.x initializes shopt a bit different. Call it before the function and unset after the function.

Merge request reports

Loading