FreeCAD: master eb598ffd

Author Committer Branch Timestamp Parent
shoogen wmayer master 2014-09-24 11:43:18 master 980d1eb0
Affected Issues  0001740: subprocess.call() error due to unquoted executable pathname containing SPACE / Raytracing
Changeset fixes 0001740 quote pov-ray binary on windows

this fixes a bug introduced by 3523741e96d0b8db338f8f05f13282f90ccbbe67
it restores the double quotes for the shell and uses single quotes for the
python string.
mod - src/Mod/Raytracing/Gui/Command.cpp Diff File