]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/core/runner: Correctly markup regexs
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Nov 2018 22:41:38 +0000 (22:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Dec 2018 10:21:31 +0000 (10:21 +0000)
commitbb2cddb08d7c4c6c56dfe6b2f0d26dce1cdf20e4
tree3e94c69d27b94fca81b592d4d85b12d65c1810fe
parente65e9492acad4861b22e6f29d5f470a82778f2b4
oeqa/core/runner: Correctly markup regexs

Avoid the warning "DeprecationWarning: invalid escape sequence \(" by marking
the regexs correctly.

(From OE-Core rev: cb49980fa4a158d5529902df731dec61a8c9b3d4)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/core/runner.py