orchestra: pre-release WIP snapshot (orchestra-06g4kenhxy12m5bnc5txaf3mxr-b1cc22b0)
This commit is contained in:
@@ -18,6 +18,7 @@ main() {
|
||||
emit text 'Healthcheck script for Orchestra E2E tests.\n'
|
||||
emit text 'Exits 0 with a success message if all checks pass.\n'
|
||||
emit text ' --quiet Suppress the success message; still exits 0.\n'
|
||||
emit text 'A passing run exits 0.\n'
|
||||
exit 0
|
||||
elif [ "$arg" = --quiet ]; then
|
||||
quiet=1
|
||||
|
||||
Reference in New Issue
Block a user