[obs-commits] [openSUSE/osc] 132a2d: - run_editor: added fallback if shlex.split raises...
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: 132a2d128fbdc9cf7a4a47b0323a73a3ae0db8c4 https://github.com/openSUSE/osc/commit/132a2d128fbdc9cf7a4a47b0323a73a3ae0db... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2013-08-03 (Sat, 03 Aug 2013) Changed paths: M osc/core.py Log Message: ----------- - run_editor: added fallback if shlex.split raises a SyntaxError Fall back to a plain split in order to support an arbitrary $EDITOR value. Commit: aacbf6a03b16a3fa1b8e08ceb1715d6205ce5ea1 https://github.com/openSUSE/osc/commit/aacbf6a03b16a3fa1b8e08ceb1715d6205ce5... Author: Marcus Huewe <suse-tux@gmx.de> Date: 2013-08-03 (Sat, 03 Aug 2013) Changed paths: M osc/core.py Log Message: ----------- - core: added new _editor_command function Used by "run_editor" and "_edit_message_open_editor" to retrieve the editor command. Compare: https://github.com/openSUSE/osc/compare/0e30e56dede8...aacbf6a03b16
participants (1)
-
Marcus Huewe