Extend query for pip download timeout bug 1270710
For python2.6, the download error message occurs on line 495. For python2.7, the download error message occurs on line 433. Change-Id: I08224e2b87e23f1c5af05928cc0e32b602b7a09d Related-Bug: #1270710
This commit is contained in:
parent
35c15e6f48
commit
8cc901a458
@ -1,3 +1,3 @@
|
||||
query: >
|
||||
tags:"console"
|
||||
AND message:"download.py\", line 495"
|
||||
AND message:("download.py\", line 495" "download.py\", line 433")
|
||||
|
Loading…
x
Reference in New Issue
Block a user