Skip to content

Handle whitespace in Bash variables.#46

Closed
will-ca wants to merge 6 commits into
DavHau:mainfrom
will-ca:escaped-script
Closed

Handle whitespace in Bash variables.#46
will-ca wants to merge 6 commits into
DavHau:mainfrom
will-ca:escaped-script

Conversation

@will-ca

@will-ca will-ca commented Jan 27, 2023

Copy link
Copy Markdown

See commit list for summary of the types of changes.

Attempts to close #44.

In theory I think this is everything that would need to be done.

However, note that this currently breaks nix-portable with nix/store/zbabf0j2wibf6y74xyz80im3m2jk9bmn-libssh2-1.10.0: not found in archive.

I've elected not to further pursue this option in the application that I originally intended to use it for, so the best I can do is to offer this PR as-is for consideration.

Hopefully the remaining problems will be obvious and easily fixed by somebody more familiar with the inner workings of Nix and nix-portable, but perhaps not.

@milahu

milahu commented Apr 24, 2025

Copy link
Copy Markdown

fixed in #151

@will-ca will-ca closed this Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spaces in paths not escaped. — **Does rm -rf on arbitrary paths**, I think?

3 participants