Commit fcb8dbd
fix(options): remove bash 4.x associative arrays for macOS compat
Use string-based deduplication instead of declare -A.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent bbb9b27 commit fcb8dbd
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
| |||
0 commit comments