Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.9.6
-
Fix Version/s: 0.9.8
-
Component/s: Chef Client
-
Labels:None
Description
It is possible for the path to the interpreter or the generated script to have spaces. This causes the script execution to fail when it should succeed. While not too common on non-Windows machines this is more common on Windows as the temp path is likely to have spaces in it.
http://github.com/jonseaberg/chef/tree/CHEF-1447