IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 2 and Version 3 of MOPS.dailytestset


Ignore:
Timestamp:
May 2, 2018, 8:40:23 AM (8 years ago)
Author:
Mark Huber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MOPS.dailytestset

    v2 v3  
    5454}}}
    5555
    56  * publishing list email to Serge/MOPS -- should be
     56 * publishing list email to Serge/MOPS -- should be 4 files, 2 .pos. and 2 .neg.
    5757{{{
    5858mysql -hippdb08 -uippuser -p gpc1 -B -e ' select path_base from publishRun join publishDone using (pub_id) join diffRun where publishRun.label like "MOPS.dailytestset" and stage_id=diff_id and diffRun.data_group like "MOPS.dailytestset.DATErN"; ' | grep -v path_base | awk '{print "neb-ls -p "$1"%.mops"}' | tcsh