Changes between Version 4 and Version 5 of MOPS.dailytestset
- Timestamp:
- May 2, 2018, 10:49:39 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MOPS.dailytestset
v4 v5 55 55 }}} 56 56 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 58 58 {{{ 59 59 mysql -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
