mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
This way we inherit more of the upstream command’s behavior. Importantly, this means we pass everything in `opts.spargs` to the spider, not just `opts.spargs.skip_external`. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>