IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15781


Ignore:
Timestamp:
Dec 10, 2007, 1:14:24 PM (18 years ago)
Author:
eugene
Message:

modified output log naming, added npending to exp.load

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/register.pro

    r14693 r15781  
    157157    $outroot = `ipp_datapath.pl $WORKDIR`
    158158    sprintf outroot "%s/%s" $outroot $EXP_TAG
    159     sprintf logfile "%s/reg.%s.log" $outroot $TMP_CLASS_ID
     159    sprintf logfile "%s/%s.reg.log" $outroot $TMP_CLASS_ID
    160160    stdout $logfile
    161161    stderr $logfile
     
    194194  periods      -exec $loadexec
    195195  periods      -timeout 30
     196  npending     1
    196197
    197198  stdout NULL
Note: See TracChangeset for help on using the changeset viewer.