Commit 0fac7b6
Fix pickup_to_init.py to remove dangling symlinks before writing
The setup step creates symlinks to /workspace/input/* but the pickup
conversion runs in a different container mount (/repo). The init file
symlinks are dangling in that context, causing tofile() to fail.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 0194fdd commit 0fac7b6
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
121 | 123 | | |
| 124 | + | |
| 125 | + | |
122 | 126 | | |
123 | 127 | | |
124 | 128 | | |
| |||
0 commit comments