aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-10-24 11:59:28 -0400
committerTom Rini <trini@konsulko.com>2019-10-30 17:48:47 -0400
commit15579631bc6b644eb504b1d9503174bd06b93439 (patch)
tree67de67f690b6262b96e088de3a9dc2003d20cf6c /Makefile
parent085b8978b997a1a901a98926ddbe16459aa6a746 (diff)
downloadu-boot-15579631bc6b644eb504b1d9503174bd06b93439.zip
u-boot-15579631bc6b644eb504b1d9503174bd06b93439.tar.gz
u-boot-15579631bc6b644eb504b1d9503174bd06b93439.tar.bz2
test/py: Use raw strings more to avoid deprecation warnings
We have two further uses of raw string usage in the test/py codebase that are used under CI. The first of which is under the bind test and is a direct update. The second of which is to strip VT100 codes from the match buffer. While switching this to a raw string is also a direct update, the comment it notes that problems were encountered on Ubuntu 14.04 (and whatever Python 2 version that was) that required slight tweaks to the regex. Replace that now that we're saying Python 3.5 is the minimum. Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Stephen Warren <swarren@nvidia.com> Tested-by: Simon Glass <sjg@chromium.org> [on sandbox] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions