IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 11, 2026, 3:10:52 PM (3 months ago)
Author:
eugene
Message:

remove unused (and unassigned) returned value projection_cell

File:
1 edited

Legend:

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

    r42098 r43015  
    410410    book getword stackPendingSummary $pageName tess_id -var TESS_DIR
    411411    book getword stackPendingSummary $pageName state -var RUN_STATE
    412     book getword stackPendingSummary $pageName projection_cell -var projection_cell
     412    # XXX EAM stacktool -tosummary does not seem to return projection_cell
     413    # XXX but it is not used in anything below, so that is OK
     414    # book getword stackPendingSummary $pageName projection_cell -var projection_cell
    413415
    414416    # set the host and workdir
Note: See TracChangeset for help on using the changeset viewer.