diff options
author | Stephen Warren <swarren@nvidia.com> | 2016-02-05 18:04:43 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2016-02-09 15:41:19 -0700 |
commit | c82ce04a3f38bb91465da6b2fd9d8dcb0e81f94b (patch) | |
tree | 41bc6a73c290c4c7bca33a9f77d1276e4ddece01 /test/py/tests | |
parent | d8926811fd8b0d48e3bc99627c95544013bd3a7b (diff) | |
download | u-boot-imx-c82ce04a3f38bb91465da6b2fd9d8dcb0e81f94b.zip u-boot-imx-c82ce04a3f38bb91465da6b2fd9d8dcb0e81f94b.tar.gz u-boot-imx-c82ce04a3f38bb91465da6b2fd9d8dcb0e81f94b.tar.bz2 |
test/py: capture the entire U-Boot version at boot
The existing regex simply ensures that the captured version string doesn't
go past the end of a line. We really want to grab as much as possible. Do
this by explicitly including a ) character at the end of the regex to
match the last character of the version test.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'test/py/tests')
0 files changed, 0 insertions, 0 deletions