Add query for paramiko exception

This is an exception raised by paramiko, which has 106 hits over the last
2 weeks - all of which are failures.

Change-Id: I8bbb3156dd68f54ec010de1951b1fc6cfecf8931
Related-Bug: 1313168
This commit is contained in:
Dolph Mathews 2014-06-19 10:45:36 -05:00
parent 931b4a888b
commit 33f21c0505

3
queries/1313168.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >
message:"raise ValueError\(\"Unable to compute factors p and q from exponent d.\"\)"
AND tags:"console"