wx debug
If a job appears to behave differently when executed by WX than when it runs without using WX, you can use this command to debug the problem.
wx: Usage Message
WX DEBUG:
If a job appears to behave differently when executed by WX
than when it runs without using WX, you can use this command
to debug the problem.
The command gives you the step-by-step description of what
WX does to run the job, so that you can do
the same thing without going through WX.
For example, if you find a job runs fine without WX, but fails
in WX, it might simply be that the environment is not set correctly.
By following the steps provided by this command, you will be able
to determine what is wrong.
USAGE:
% wx debug <jobId>
OPTIONS:
-h - Show this message