+3

Build system should honor env as documented.

Jason Denton 12 years ago updated by 11 years ago 1

Build system should recognize the env command as documented. Adding an env command to the build system results in a silent fail currently. If you open the console, you will see the following error : 


Traceback (most recent call last):

  File "./sublime_plugin.py", line 337, in run_

TypeError: run() got an unexpected keyword argument 'env'

Absolutely agree. The same happens with the "shell" option to build systems.