IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 15, 2009, 3:59:02 PM (17 years ago)
Author:
eugene
Message:

updates from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/ippTasks/summit.copy.pro

    r24054 r25402  
    380380    periods      -poll     0.05
    381381    periods      -timeout  650
    382     # trage       16:00 23:59
    383     # trage       00:00 04:00
     382    trange        -reset
     383    # only active in the night (18:00 to 06:00 HST, times are UT):
     384    # trange      04:00 16:00
     385    # only active in the day (06:00 to 18:00 HST, times are UT):
     386    # trange        16:00 23:59
     387    # trange        00:00 04:00
    384388
    385389    task.exec
     
    449453        end
    450454        if (("$MD5SUM" != "NULL") && ("$MD5SUM" != "0") && (not($COMPRESS)))
     455# && (($YEAR > 2008) || (("$YEAR" = "2007") && ($MONTH > 8))))
    451456            $run = $run --md5 $MD5SUM
    452457        end
Note: See TracChangeset for help on using the changeset viewer.