Bugzilla – Bug 5420
Wrapper uses full absolute path, when the TM_MAD copies to the experiment directory
Last modified: 2007-07-18 06:19:41
You need to log in before you can comment on or make changes to this bug.
A basename of the GW_EXECUTABLE needs to be done
Changes committed to gw_5_2_branch. Added the following line at wrapper.sh: GW_EXECUTABLE=`basename ${GW_EXECUTABLE}`
The previous patch breaks wrapper when using regular files. A new patch has been committed to gw_5_2_branch