You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: correct the rationale for replacing BASH_SOURCE
On Venus OS /bin/sh is bash, so the original line worked. The change is
portability hardening for a script that declares #!/bin/sh, not a bug fix.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
0 commit comments