orchestra: TASK.md

This commit is contained in:
2026-08-28 23:53:31 +04:00
parent a09fd607a4
commit 52d8cba1e2
+4 -4
View File
@@ -1,14 +1,14 @@
# Task 06G4JX6MSQEP7N0D5JWW9EP5X4
# Task 06G4KVSHAK9B8M9K8HENAF23CG
Late handoff rig: add a --version line to the healthcheck usage text
F60 rig: note the quiet flag default in the healthcheck usage text
- Project: test-e2e
- Source: burnin/late-handoff-1
- Source: burnin/f60-park-1
- Priority: 0
## Instructions
Add the version string to the usage text printed by scripts/orchestra_e2e_healthcheck.sh --help. Keep every existing line and exit status unchanged, and keep scripts/test_healthcheck.sh passing.
Add one line to the usage text printed by scripts/orchestra_e2e_healthcheck.sh --help stating that --quiet is off by default. Keep every existing line and exit status unchanged, and keep scripts/test_healthcheck.sh passing.
## Research first