IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 15, 2021, 9:26:11 AM (5 years ago)
Author:
eugene
Message:

push the pzDataStore init into the task cleanup

File:
1 edited

Legend:

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

    r39520 r41587  
    2424
    2525# list of DataStores to pull data from
    26 book init pzDataStore
     26# book init pzDataStore
    2727# list of summit exps that need to be queried
    2828book init pzPendingExp
     
    155155    task.exit 0
    156156        # flush pzDataStore book
    157 #        book init pzDataStore
     157        book init pzDataStore
    158158        # convert 'stdout' to book format
    159159        ipptool2book stdout pzDataStore -key camera:telescope -uniq -setword dbname $options:0
Note: See TracChangeset for help on using the changeset viewer.