#492 fedpkg no longer handles spaces in $EDITOR
Closed: Fixed by onosek. Opened by rjones.

$ echo $EDITOR
emacs -nw
$ fedpkg update
Using coccinelle.spec
Could not execute update: [Errno 2] No such file or directory: 'emacs -nw'

This works in all other programs that consume $EDITOR, and in fact it used to work in older fedpkg but broke recently.


Commit 4f81c724 fixes this issue

Metadata Update from @onosek:
- Issue set to the milestone: 1.44

Metadata
Related Pull Requests