mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02: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.1%
Python
6.9%