Open Yohe-Am opened 3 weeks ago
The workingDir parameter for tasks doesn't seem to affect the cwd of commands issued from the $ object passed to the function.
workingDir
$
MET-687 `workingDir` should affect `cwd` of dax command
The
workingDir
parameter for tasks doesn't seem to affect the cwd of commands issued from the$
object passed to the function.