mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-06-01 22:59:54 +00:00
Added quotes to numeric and process ID variables for safer bash execution: - Quoted $attempt, $max_attempts in while loop conditions - Quoted $nc_status in conditional checks - Quoted $server_pid in kill and wait commands - Quoted $elapsed, $timeout in timeout loop This prevents potential issues with word splitting and glob expansion. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| common.sh | ||