Update PWD env var when setting working directory on execute jobs.

Authored by mwolff on Sep 7 2016, 9:40 PM.

Description

Update PWD env var when setting working directory on execute jobs.

We actually properly set the working directory, but when scripts
rely on the PWD env var, and we don't update that, things can break.
This patch simply updates the PWD env var if set before to the new
working directory before running the job.

BUG: 239004

Details

Committed
mwolffSep 7 2016, 9:40 PM
Parents
R32:54113eb4ed97: Navigate to use when clicking anywhere in a use report line
Branches
Unknown
Tags
Unknown