diff options
| author | sethp <seth@codecopse.net> | 2023-07-29 08:24:55 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-29 08:24:55 -0700 |
| commit | 912dacb6588b63b385020d5b210fb27eb8095da0 (patch) | |
| tree | 9eb470a345463d3e915f2f558e55ea1ec5dab029 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | f9f674f2bcf9cb67ef29123dd3a631485cba22c8 (diff) | |
| download | rust-912dacb6588b63b385020d5b210fb27eb8095da0.tar.gz rust-912dacb6588b63b385020d5b210fb27eb8095da0.zip | |
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 https://github.com/rust-lang/rust/pull/111891 per request by @jackh726
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
