Grep stdin and stdout, another good call from Patrick
This commit is contained in:
parent
ffa57ef08d
commit
3616961f89
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
MAILTO=sysadmin-fedimg-members@fedoraproject.org
|
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'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue