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
Use /bin/sh for rabbitmq-script-wrapper, not /bin/bash
There's nothing in it that is an obvious dependency on bash, and some
testing with dash as /bin/sh doesn't reveal any problems. Neither
does checkbashisms.
0 commit comments