]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129156: Fix variable quoting in `android-env.sh` script (#129321)
authorZanie Blue <contact@zanie.dev>
Mon, 27 Jan 2025 02:53:24 +0000 (20:53 -0600)
committerGitHub <noreply@github.com>
Mon, 27 Jan 2025 02:53:24 +0000 (10:53 +0800)
commita49225cc66680129f129d1fcf6e20afb37a1a877
tree0c5a4c3967bfe3f6510b79665001499245aa3928
parenta8dc6d6d44a141a8f839deb248a02148dcfb509e
gh-129156: Fix variable quoting in `android-env.sh` script (#129321)

Adds quoting to `android-env.sh` to protect against spaces in paths.
Android/android-env.sh