mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 21:26:34 +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