Changes between Version 37 and Version 38 of PS1_IPP_Czarlog_20190510
- Timestamp:
- May 16, 2019, 4:36:50 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PS1_IPP_Czarlog_20190510
v37 v38 1377 1377 1378 1378 mysql -hippdb08 -uippuser -pippuser gpc2 -B -e ' select path_base from publishRun join publishDone using (pub_id) join diffRun where publishRun.label like "MOPS.ps2testquad3.20190516ops" and stage_id=diff_id and diffRun.data_group like "MOPS.ps2testquad3.20190516ops"; ' | grep -v path_base | awk '{print "neb-ls -p "$1"%.mops"}' | tcsh 1379 }} 1379 }}} 1380 1380 Things worked fine, so the system is able to handle and reduce the PS2 data. 1381 1381
