ci_logr_spec.b09
Purpose:
-
Perform the ci_logr_spec task. The ci_logr_spec file contains the mainline for the ci_logr_spec task.
Enter:
-
ci_logr_spec.b09 < logr_spec_out = logr_specO > < logr_spec_in = logr_specI >< ci_specs = ci_specs >
Where:
-
logr_spec_out
Specify the pathname of the logr spec output file.
logr_spec_in
Specify the pathname of the logr spec input file.
ci_specs
Specify the pathname of the ci spec file.
Example:
-
ci_logr_spec.b09 logr_spec_out=/esvd_data/CTH_EUL/logr_spec_10c.dat logr_spec_in=/esvd_data/specs/logr_spec.in
ci_specs=/esvd_data/CTH_EUL/ci_specs.dat
Notes:
-
– /e/<t>/ ‘logr_spec_10c.dat’
– /e/<s>/ ‘logr_spec.in’
– /e/<t>/ ‘ci_specs.dat’where:
<e> esvd_data <m> map value of the emission test <st> step number of the emission test <r> run number of the emission test <c> name of the cycle that was run <s> specs, contains specifications that apply to all tests. ‘ ‘ quoted string is a generic filename that is replaced by the actual filename when the scripts ‘cvs_file_naming.10c’ is run. This is normally run from a script and uses a script called cvs_file_naming in /specs/cmds/ which generates the the correct pathnames and files for this task.