Bugzilla – Bug 3524
stdout/err RPs aren't being prefixed with user home
Last modified: 2005-08-03 17:16:23
You need to log in before you can comment on or make changes to this bug.
When a stdout or stderr relative path is specified in the job description, it is assumed to be with respect to the uers's home directory. The RPs that expose these values are not agreeing with this policy and instead assume the path is relative to the root directory.
Fix in trunk and 4.0 branch.