]> Git Repo - qemu.git/commit
device-crash-test: Fix regexp on whitelist
authorEduardo Habkost <[email protected]>
Wed, 14 Jun 2017 14:49:39 +0000 (11:49 -0300)
committerEduardo Habkost <[email protected]>
Mon, 17 Jul 2017 18:41:29 +0000 (15:41 -0300)
commit2a6f395b9a849942804fae626dad505d17f247da
treea11e68100f523910ca030cc9cf088b00724c49f4
parentca4e667dbf431d4a2a5a619cde79d30dd2ac3eb2
device-crash-test: Fix regexp on whitelist

The "||" in the whitelist entry was not escaped, making the regexp match
all strings, on every single cases where QEMU aborted.

Signed-off-by: Eduardo Habkost <[email protected]>
Message-Id: <20170614144939[email protected]>
scripts/device-crash-test
This page took 0.020329 seconds and 4 git commands to generate.