IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 17, 2014, 2:17:50 PM (12 years ago)
Author:
eugene
Message:

merge previously-unmerged changes from ops tag (20130712): add stsci1X series nodes to skycell targetting; some minor changes to processing tasks

File:
1 edited

Legend:

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

    r36501 r37076  
    567567        command pztool -clearcommonfaults -dbname $DB:$pztoolClearFault_DB
    568568
     569        # loop over the multiple databases quickly, then pause for 5 min
    569570        $pztoolClearFault_DB ++
    570         if ($pztoolClearFault_DB >= $DB:n) set pztoolClearFault_DB = 0
     571        if ($pztoolClearFault_DB >= $DB:n)
     572          set pztoolClearFault_DB = 0
     573          periods -exec 300
     574        else
     575          periods -exec 30
     576        end
    571577      end
    572       periods -exec 1800
    573578    end
    574579
Note: See TracChangeset for help on using the changeset viewer.