IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 18, 2010, 2:18:38 PM (16 years ago)
Author:
Serge CHASTEL
Message:

Restrict MOPS query to today

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/def/mopsStatus.d

    r29405 r29480  
    55MENU ipp.imfiles.dat
    66
    7 WHERE object != 'ENGINEERING'
    8 WHERE chipRun.data_group like 'OSS.%'
     7# WHERE object != 'ENGINEERING'
     8# WHERE chipRun.data_group like 'OSS.%'
    99
    10 UNRESTRICTED AND dateobs >= CURDATE()
     10# WHERE comment like 'OSS.%'
     11WHERE dateobs >= CURDATE()
    1112
    1213# OP  OP1   ($ddiff_id > 0 ? $ddiff_id : $tdiff_id)
Note: See TracChangeset for help on using the changeset viewer.