2025-05-26 21:17:15 +02:00

8 lines
184 B
Plaintext
Executable File

#!/bin/execlineb -P
s6-envdir env
importas -u PG_VERSION PG_VERSION
pipeline { tail -n1 /var/lib/pgsql/${PG_VERSION}/data/postmaster.pid }
pipeline { tr -d " \n" }
xargs test ready =