Commit 9753bbf
Fix CI version test sentinel: wait for 'Time Zone:' not 'borgmatic'
The borgmatic wrapper now prints a WARNING containing 'borgmatic' before
s6 init completes. The CI test was polling for 'borgmatic' in logs as a
readiness signal, which fired immediately on the warning — before
svc-cron/run had printed the version table.
'Time Zone:' only appears at the end of the version table, making it a
reliable sentinel that the container is fully initialised.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent a37741d commit 9753bbf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
310 | | - | |
| 310 | + | |
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| |||
0 commit comments