The check on whether the cwsl_ctools_path does not expand environment variables like ${HOME}.
This should be a pretty easy fix in the ProcessUnit code, but we should also double check that it is handled consistently when the final job script is executed.
The check on whether the
cwsl_ctools_path
does not expand environment variables like${HOME}
.This should be a pretty easy fix in the
ProcessUnit
code, but we should also double check that it is handled consistently when the final job script is executed.