Changes between Version 2 and Version 3 of MOPS.dailytestset
- Timestamp:
- May 2, 2018, 8:40:23 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MOPS.dailytestset
v2 v3 54 54 }}} 55 55 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. 57 57 {{{ 58 58 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
