You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 3, 2024. It is now read-only.
Fixes recent scripting breeze fix to work also with zsh (apache#14787)
The BASH variable introduced in apache#14579 is not set when the main shell is
zsh on MacOS (which is the default) this PR changes it so that the
output of `command -v bash` is used instead.
Fixesapache#14754
(cherry picked from commit c613384)
0 commit comments