--- title: "Fix rsync-master syncing to only one slave instead of all" date: 2026-02-08T23:24:16+01:00 draft: false tags: ["commit", "bojemoi", "fix"] categories: ["Git Activity"] summary: "Commit a1084a4 par Betty — 1 fichier(s) modifié(s)" author: "Betty" --- ## Commit `a1084a4` | | | |---|---| | **Repository** | bojemoi | | **Branch** | `main` | | **Auteur** | Betty | | **Hash** | `a1084a4c78586b08923f3aa327fa8a4fa8b339c1` | | **Date** | 2026-02-08 | ### Description Move schedule.clear() out of setup_schedules() loop so schedules for all slave nodes are preserved. Also fix hardcoded source path in rsync command to use job config source. Co-Authored-By: Claude Opus 4.6 ### Fichiers modifiés ``` M koursk-2/scripts/rsync-master.py ``` ### Statistiques ``` 1 file changed, 3 insertions(+), 4 deletions(-) ```