]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-129156: Fix variable quoting in `android-env.sh` script (GH-129321) (#129332)
authorRussell Keith-Magee <russell@keith-magee.com>
Mon, 27 Jan 2025 07:07:40 +0000 (15:07 +0800)
committerGitHub <noreply@github.com>
Mon, 27 Jan 2025 07:07:40 +0000 (15:07 +0800)
commit98c25b8e1368dcd6ac698f3adc7ff2e893b6d9dd
tree3fc8f7712ea1b5404f13c426f7f2a79e84de789c
parent6e887411b6c1f16d6d5a19e7ca6f7621c1fb9882
[3.13] gh-129156: Fix variable quoting in `android-env.sh` script (GH-129321) (#129332)

Adds quoting to `android-env.sh` to protect against spaces in paths.
(cherry picked from commit a49225cc66680129f129d1fcf6e20afb37a1a877)

Co-authored-by: Zanie Blue <contact@zanie.dev>
Android/android-env.sh