Add query for bug 1708707

This bug tracks pip installation hash mismatches. Add a query for it.

Change-Id: Iee26da344c8db0a0ce3b7c4e4ddc552454313646
This commit is contained in:
Clark Boylan 2017-08-04 10:58:05 -07:00
parent 3e4cebd048
commit 430936e209

3
queries/1708707.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >-
message:"THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE."
AND tags:"console"