Save a backup of the BLAH submit wrapper, replacing the statement "rm -f $bls_tmp_file" with "cp $bls_tmp_file /tmp" in the script ${GLITE_LOCATION}/bin/blah_common_submit_functions.sh
Submit a job and verify that the -W directive, as specified in the BLAH submit wrapper, contains a list of item "stagein=" and "stageout="
Verify that all the file specified in the stagein or in the stageout directives are correctly moved between the CREAM and the worker node.
Bug #71038: CE certificate publication error FIXED
Use a host certificate whose subject DN contains at least one blank character
Line: 94 to 96
Bug #71055: LL_ and IL_ PIDFILE added more times in /opt/glite/etc/lb.conf FIXED
Run more times the YAIM configurator and verify that the file /opt/glite/etc/lb.conf does not change.
Changed:
< <
Bug #71967: There should be in blah the option to set the temporary job work dir TODO
no comment
> >
Bug #71967: There should be in blah the option to set the temporary job work dir FIXED
Define the value of blah_wn_temporary_home_dir in the file ${GLITE_LOCATION}/etc/blah.config pointing to '/tmp'