fix quoting of the filename

Change-Id: I8c17dd5da389218fb32b01a9e5824aa38bd9d66d
This commit is contained in:
Sean Dague 2014-03-02 06:51:08 -05:00
parent 3c30208277
commit bc422067ee

View File

@ -1,4 +1,4 @@
query: >
message:"WARNING: The following packages cannot be authenticated"
AND (filename:console.html
OR filename:logs/devstacklog.txt)
OR filename:"logs/devstacklog.txt")