Just merged your patch intro trunk. Thanks a lot for your work there!
I reverted:
- os.system("%s %s" % (editor, depfile_name))
+ subprocess.call([editor, depfile_name])
Indeed subprocess doesn't work with inline editor (like vim, for instance).
This update will be part of Quickly 0.4.3
** Changed in: quickly
Status: Triaged => Fix Committed
** Also affects: quickly (Ubuntu)
Importance: Undecided
Status: New
--
[ubuntu-application] not all syntax for dependencies supported
https://bugs.launchpad.net/bugs/587520
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs