Commit a7109e8
fix: skip arch annotation on sources that already have one
The sed command was corrupting microsoft-prod.list which already has
[arch=...] annotations, producing malformed double-bracket entries.
Only modify lines without an existing arch spec.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e6ca839 commit a7109e8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments