Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3652 by [email protected]: rbt patch throws "OSError: [Errno
2] No such file or directory" if EDITOR contains flags
https://code.google.com/p/reviewboard/issues/detail?id=3652
What version are you running?
RBTools 0.6
What's the URL of the page containing the problem?
n/a
What steps will reproduce the problem?
Simplest
1. EDITOR="vim -X" python -c "from rbtools.utils.console import edit_text;
edit_text('')"
Alternately,
1. EDITOR="vim -X" ./rbt patch --debug -c <issue>
What is the expected output? What do you see instead?
Expected: open editor to edit commit and then write commit.
Actual: OSError: [Errno 2] No such file or directory, throw by
subprocess.call
What operating system are you using? What browser?
OSX, n/a
Please provide any additional information below.
pass shell=True to `call`.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.