mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
Instead of relying on the contents of the already-parsed arguments, which may have tried to convert URL arguments to paths, parse URLs from their original place in `sys.argv`. This is a workaround to the fact that we extend the internal WPT update command to accept URLs of GitHub Actions. This is a custom Servo extension that has no equivalent to the WPT upstream command. Testing: There aren't really tests for this level of the Servo command line tools. Fixes: #41728 Signed-off-by: Martin Robinson <mrobinson@igalia.com>
6.4 KiB
6.4 KiB