Expand fingerprint for git fetch error

Make it look at all console files and add a second string.

Change-Id: I59f9ca2a68ace4c9269a74b7537f40d9f05b08b0
This commit is contained in:
Joe Gordon 2015-04-28 12:04:05 -07:00
parent a4485a992c
commit 6c767dd498
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
query: >
message:"fatal: The remote end hung up unexpectedly"
AND filename:"console.html"
AND NOT build_queue:check-tripleo
(message:"fatal: The remote end hung up unexpectedly" OR
(message:"fatal:" AND message:"Recv failure: Connection timed out")) AND
tags:"console" AND NOT build_queue:"check-tripleo"