NTBTask icon indicating copy to clipboard operation
NTBTask copied to clipboard

Prevent environment from being nil before task is launched.

Open kareman opened this issue 10 years ago • 0 comments

If the environment is fetched before task is launched, run /usr/bin/env to get the environment the task will have when it is running. Or see if there is a Cocoa way to get it. ProcessInfo for instance.

kareman avatar May 08 '14 19:05 kareman