IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 4 and Version 5 of MOPS.dailytestset


Ignore:
Timestamp:
May 2, 2018, 10:49:39 AM (8 years ago)
Author:
Mark Huber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MOPS.dailytestset

    v4 v5  
    5555}}}
    5656
    57  * publishing list email to Serge/MOPS -- should be 4 files, 2 .pos. and 2 .neg.
     57 * publishing list email to Serge/MOPS to inform the publishing is complete -- should be 4 files, 2 .pos. and 2 .neg. -- also include label+data_group used for warp+WWdiff
    5858{{{
    5959mysql -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