dartsResendSite

Purpose:

Move unacknowledged files from hold to ready directories for specified sites and cells.

Enter:

dartsResendSite [cell=cell_number] [dir=darts_dir_type] [site=test_site]

Where:

cell

Optional. Specify the test cell number whose files should be moved. The default value of “all” processes all cells.

dir

Optional. Specify The directory type to process. Specify “darts_pam”, “mua_data” or “esvdout10c”. The default is “darts_pam”.

site

Optional. Specify the test site to process. The default is “ctc”.

Example:

dartsResendSite cell=all dir=darts_pam site=ctc
The above command resends any DARTS Datapoints in all subdirectories of /data/darts_pam/PAMdatapoint/hold/ for all test cells for the ctc site.

dartsResendSite cell=101
The above commands resends any DARTS Datapoints in /data/PAMdatapoint/hold/101/ for test cell 101 at the ctc site.

dartsResendSite cell=2 dir=mua_data site=bak
The above command resends any mua_data files in the /data/mua_data/hold/2 directory for site bak.

dartsResendSite
The above command resends any DARTS Datapoints in all subdirectories of /data/darts_pam/PAMdatapoint/hold for all test cells for the ctc site.

Notes:

The program processes files in subdirectories of hold and moves them to ready directories based on the specified options.

See Also: