spawn/sh/e2e/lib/clouds
A b0f9f4e7af
refactor(e2e): normalize unused-arg comments in headless_env functions (#3113)
GCP, Sprite, and DigitalOcean had commented-out code `# local agent="$2"`
in their `_headless_env` functions. Hetzner already used the cleaner style
`# $2 = agent (unused but part of the interface)`. Normalize to match.

Co-authored-by: spawn-qa-bot <qa@openrouter.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-31 03:51:07 +07:00
..
aws.sh fix(security): use StrictHostKeyChecking=accept-new in all SSH connections (#3037) 2026-03-26 18:04:40 -07:00
digitalocean.sh refactor(e2e): normalize unused-arg comments in headless_env functions (#3113) 2026-03-31 03:51:07 +07:00
gcp.sh refactor(e2e): normalize unused-arg comments in headless_env functions (#3113) 2026-03-31 03:51:07 +07:00
hetzner.sh fix(e2e): reduce Hetzner batch parallelism from 3 to 2 (#3112) 2026-03-31 03:08:18 +07:00
sprite.sh refactor(e2e): normalize unused-arg comments in headless_env functions (#3113) 2026-03-31 03:51:07 +07:00