]> git.lyx.org Git - features.git/commit
Close stdin of the command spawn by subprocess.Popen, otherwise the
authorEnrico Forestieri <forenr@lyx.org>
Sun, 28 Aug 2011 22:29:38 +0000 (22:29 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Sun, 28 Aug 2011 22:29:38 +0000 (22:29 +0000)
commit3d82ff41ecb8173886dfbf3d2960cfcf929be24c
tree53614b5408cc8c64a78a59a917e67cd0544fd119
parent6eabcc2dd3df93dd2427d6b32360bacff6e0aa7a
Close stdin of the command spawn by subprocess.Popen, otherwise the
command hangs if something goes wrong. Also allow any kind of line endings.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39553 a592a061-630c-0410-9148-cb99ea01b6c8
lib/configure.py