Skip to content
Snippets Groups Projects
Select Git revision
9 results

reform-boundary-uboot

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Stephen Warren authored
    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: default avatarStephen Warren <swarren@nvidia.com>
    c82ce04a
    History
    Name Last commit Last update