~linaro-infrastructure/linaro-license-protection/master

Viewing all changes in revision 498.

  • Committer: Riku Voipio
  • Date: 2020-10-29 12:03:57 UTC
  • Revision ID: git-v1:59536fd627f91d881980e19113159c1bfa6ba1cf
llp: fix links to deeper paths

With the original code, the re match is:

('https://snapshots.linaro.org/openembedded/schneider/linaro-dunfell-4.19/soca9', 'latest/dip', 'MD5SUMS.txt')

Correct it by matching only exactly to "latest"

('https://snapshots.linaro.org/openembedded/schneider/linaro-dunfell-4.19/soca9', 'latest', 'dip/MD5SUMS.txt')

Hence reconstructing the url will succeed again

fixes LSS-1804

Change-Id: I73bb5b6c6655e0f3590facc3e4302dc7aadb9294
Reviewed-on: https://review.linaro.org/c/infrastructure/linaro-license-protection/+/36676
Reviewed-by: Benjamin Copeland <ben.copeland@linaro.org>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: