diff options
| author | Yuki Okushi <jtitor@2k36.org> | 2023-04-16 06:55:22 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-16 06:55:22 +0900 |
| commit | be2e8078d7f5f92f422e5e01a49a7a0be077d69a (patch) | |
| tree | 7470eb92f5d65245f5e62939520134c1017f1874 /compiler/rustc_codegen_llvm/src | |
| parent | 724da5cf113588ad88aff69f83d7cf996bd63782 (diff) | |
| parent | b1feb45f59b47979b8ca919d3d232f4301e4e98d (diff) | |
| download | rust-be2e8078d7f5f92f422e5e01a49a7a0be077d69a.tar.gz rust-be2e8078d7f5f92f422e5e01a49a7a0be077d69a.zip | |
Rollup merge of #110356 - jyn514:rust-installer-tests, r=ozkanonur
Fix `x test rust-installer` when `cargo` is set to a relative path Previously, this would give an error because the shell script had a different working directory: ``` test: basic_install $ sh /home/jyn/src/rust/src/tools/rust-installer/gen-installer.sh --image-dir=/home/jyn/src/rust/src/tools/rust-installer/test/image1 --work-dir=/home/jyn/src/rust/build/x86_64-unknown-linux-gnu/test/rust-installer/workdir --output-dir=/home/jyn/src/rust/build/x86_64-unknown-linux-gnu/test/rust-installer/outdir /home/jyn/src/rust/src/tools/rust-installer/gen-installer.sh: 15: ../rust3/build/host/stage2-tools-bin/cargo: not found TEST FAILED! ```
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
