mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-05 11:09:04 +02:00
Unlike Bash, Zsh has several "special" readonly variables (status, pipestatus, etc.) that the shell manages automatically. Shadowing them with local declarations triggers an error.