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
druntime integration tests: Fix musl detection with dash shell
As dash apparently doesn't understand the `&>` redirection, see
ldc-developers/ldc#4970 (comment),
causing IS_MUSL to be wrongly set on non-musl distros.
0 commit comments