Grep stdin and stdout, another good call from Patrick

This commit is contained in:
Pierre-Yves Chibon 2015-10-29 17:03:53 +01:00
parent ffa57ef08d
commit 3616961f89

View file

@ -1,2 +1,2 @@
MAILTO=sysadmin-fedimg-members@fedoraproject.org
0 * * * * fedmsg /usr/share/fedimg/cronjobs/kill_ec2_nodes.py | grep -v 'Cannot find qpid python'
0 * * * * fedmsg /usr/share/fedimg/cronjobs/kill_ec2_nodes.py 2>&1 | grep -v 'Cannot find qpid python'