IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 22, 2026, 3:11:18 PM (3 days ago)
Author:
eugene
Message:

the date call needs to be in the exec, not the task definition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-pstamp-20260421/ippTasks/addstar.pro

    r42712 r43097  
    283283  npending     1
    284284
    285   date -var rundate
    286 
    287285  stdout NULL
    288286  stderr $LOGDIR/addstar.exp.log
    … …  
    293291    if ($ADDSTAGES:n == 0) break
    294292    $run = addtool -pendingexp -addrand
     293
     294    date -var rundate
    295295
    296296    book npages addPendingExp  -var addPendingExp_Npage
Note: See TracChangeset for help on using the changeset viewer.