commit | 7b871b47f365962b89fc1b483b6de13b69c80dfe | [log] [tgz] |
---|---|---|
author | Monty Taylor <mordred@inaugust.com> | Wed Sep 06 18:22:40 2017 -0500 |
committer | Monty Taylor <mordred@inaugust.com> | Wed Sep 06 18:22:40 2017 -0500 |
tree | 8852564047ea4cba5a4530d05be808c75e240b0c | |
parent | 34ac31f186167052df26600707ca2ef3a719f4a1 [diff] |
Handle debug messages cleanly This changes from: 2017-09-06 18:17:37.173853 | TASK [debug] 2017-09-06 18:17:37.216661 | localhost | ok: 2017-09-06 18:17:37.216882 | localhost | { 2017-09-06 18:17:37.216967 | localhost | "msg": "Job triggered from https://review.openstack.org/#/c/501485" 2017-09-06 18:17:37.217047 | localhost | } to: 2017-09-06 18:20:34.383995 | TASK [debug] 2017-09-06 18:20:34.429648 | Job triggered from https://review.openstack.org/#/c/501485 Change-Id: Iac39124c2a3b286215d175f98742d00ec5a12778