mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-21 18:41:32 +01:00
urlparse.urljoin('scheme:foo/bar/', 'baz') == 'baz', so it doesn't work the
way I expected. Instead, let's use regular string joins.
BUG=chromium-os:5311
TEST=Examine example Packages file.
Review URL: http://codereview.chromium.org/5414001
Change-Id: I1d81dd7a3a79ca6c1f0750993535d3b66696ec23
Description
Languages
Shell
93%
Python
6.9%