| commit | 67c2f4772db32766707a51bcb7a197be3d354f17 | [log] [tgz] |
|---|---|---|
| author | Julius Werner <[email protected]> | Thu Oct 14 01:01:48 2021 |
| committer | Commit Bot <[email protected]> | Tue Oct 19 02:40:27 2021 |
| tree | 51ce37c6b48882aeaaf3f69eacef85c049822251 | |
| parent | 06780662c89b05684a934ea3a1538df02f512e1c [diff] |
chromeos-tpm-recovery: Quote local variables The strings in these variables usually don't contain any spaces, but on some non-Google boards (e.g. Intel RVP) they do, so let's follow the usual shell style and quote all the things. BRANCH=none BUG=b:202870010 TEST=None Signed-off-by: Julius Werner <[email protected]> Change-Id: I90fac5c605c38eec704df0241d822a19210bfdf9 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/3221956 Reviewed-by: Andrey Pronin <[email protected]> Reviewed-by: Yu-Ping Wu <[email protected]>