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
Even with pipefail, it wasn't propagating the error code,
so the mega-melt process was continuing erroneously.
The good thing is: without the POSIX-unfriendly pipefail flag,
we can go back to /bin/sh now.
0 commit comments