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
collection: Use /usr/bin/bash in shebang of sapfile
It's used in most Shell scripts, and as we are ignoring the shebang
sanity test anyway, we can also use that one instead of /bin/bash.
Signed-off-by: Bernd Finger <bfinger@redhat.com>
0 commit comments