mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
8b9b83b14c
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