path: asterisk_1:22.8.2+dfsg+~cs6.15.60671435-1/tests/CI/setupRealtime.sh
set -e
POSTGRES_PID=`pidof postgres || : `
if [ -z "$POSTGRES_PID" ] ; then
