Commit eb1d012
Fix mv read loop hardcoding 4 instead of nnode
The pb loop just above correctly uses nnode for both the loop bound
and file number offset. The mv loop should match.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b528867 commit eb1d012
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
479 | | - | |
| 479 | + | |
480 | 480 | | |
481 | 481 | | |
482 | | - | |
| 482 | + | |
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
| |||
0 commit comments