Changeset 41734 for trunk/ippTasks/summit.copy.pro
- Timestamp:
- Jul 30, 2021, 10:36:40 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/summit.copy.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/summit.copy.pro
r41587 r41734 173 173 $datastore_index = 0 174 174 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) 176 176 # this task is querying the data store for a list of exposures ("filesets") 177 177 # and inserting these into a db table on the local cluster (pzDownloadExp) … … 234 234 end 235 235 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 237 238 task pztool.pendingexp 238 239 host local
Note:
See TracChangeset
for help on using the changeset viewer.
