Commit f7d0344
committed
Auto merge of #114206 - sethp:patch-1, r=Mark-Simulacrum
fix(ci): Ensure idempotence of user creation
Previously, re-running `run.sh` in the same container would fail at the useradd step, because the user already exists. Instead, change that step to "create if not exists" semantics to ease interactive debugging of CI failures.
Split out from rust-lang/rust#111891 per request by `@jackh726`File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments