Changeset 17112 for trunk


Ignore:
Timestamp:
09/06/13 18:06:42 (11 years ago)
Author:
Daniela Dorner
Message:
process only current night between 19 and 7h
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/QuickLook/Step2a.sh

    r17078 r17112  
    1313      # get all night
    1414      #getdates "all"
    15       # get last 6 nights
    16       getdates 6
     15      # get last 6 nights if hour between 7 and 19h, else only current night
     16      getdates 6 7 19
    1717   else
    1818      getdates $1
Note: See TracChangeset for help on using the changeset viewer.