Skip to content
Snippets Groups Projects
docker-socket-proxy

docker-socket-proxy Archived

Project ID: 139
Select Git revision
1 result Searching
Forked from GitHub Mirror / Tecnativa / docker-socket-proxy
Source project has a limited visibility.
user avatar
Andrew Gillis authored
The `ipfs config edit` command did not correctly handle the `EDITOR` environment variable correctly when its value contains flags and arguments, i.e. `EDITOR=emacs -nw`. The command was treating the entire value of `$EDITOR` as the name of the editor command. This has been fixed to parse the value of `$EDITOR` into separate args, respecting shell quoting.

Closes #9375
4195a1da
History
Name Last commit Last update