mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-15 00:14:22 +00:00
Fixing shellcheck comments on lvi test script Running `shellcheck` on `tests/run-make/x86_64-fortanix-unknown-sgx-lvi/script.sh` gives plenty of warnings. This PR fixes those issues. For completeness: #121683 fixes another warning as well