IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 30, 2021, 10:36:40 AM (5 years ago)
Author:
eugene
Message:

fix wording in 2 comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/summit.copy.pro

    r41587 r41734  
    173173$datastore_index = 0
    174174
    175 # run pzgetexp periodically to populate pzPendingExp in the database (no I/O)
     175# run pzgetexp periodically to populate summitExp in the database (no I/O)
    176176# this task is querying the data store for a list of exposures ("filesets")
    177177# and inserting these into a db table on the local cluster (pzDownloadExp)
     
    234234end
    235235
    236 # build a book of exps/filesetids that need to be queried
     236# queries summitExp to generate a list of exposures to download,
     237# builds a book (pzPendingExp) of exps/filesetids that need to be queried
    237238task pztool.pendingexp
    238239    host         local
Note: See TracChangeset for help on using the changeset viewer.