HomePhabricator
Diffusion Comm 9fee06a231c0

[Nix] Fix whitespace quoting for path

Description

[Nix] Fix whitespace quoting for path

Summary:
If a user has a path with whitespace, avoid having the
string split when passed to export command.

Test Plan:

export PATH="/a b:$PATH"

nix develop

source ~/.cache/comm/path
# don't get error from export

Reviewers: atul, varun

Reviewed By: atul

Subscribers: ashoat, tomek, abosh

Differential Revision: https://phab.comm.dev/D5488

Details

Provenance
jonAuthored on Oct 26 2022, 1:33 PM
Reviewer
atul
Differential Revision
D5488: [Nix] Fix whitespace quoting for path
Parents
rCOMMa3c72b23eade: [native] Update to react-native-async-storage@1.17.10
Branches
Unknown
Tags
Unknown