IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24237


Ignore:
Timestamp:
May 21, 2009, 4:08:48 PM (17 years ago)
Author:
bills
Message:

specify the host to keep jobs limited to the number of hosts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/receive.pro

    r24125 r24237  
    295295    stderr $LOGDIR/receive.fileset.log
    296296
     297    host anyhost
     298
    297299    $run = receive_fileset.pl --fileset_id $FILESET_ID --source $SOURCE --product $PRODUCT --fileset $FILESET
    298300    add_standard_args run
     
    412414    stderr $LOGDIR/receive.file.log
    413415
     416    host anyhost
     417
    414418    $run = receive_file.pl --file_id $FILE_ID --source $SOURCE --product $PRODUCT --fileset $FILESET --fileset_id $FILESET_ID --file $FILE --component $COMPONENT --bytes $BYTES --md5 $MD5SUM --workdir $WORKDIR --dirinfo $DIRINFO
    415419    add_standard_args run
Note: See TracChangeset for help on using the changeset viewer.