Skip to content
Snippets Groups Projects
Commit 0779f05a authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update output

parent 0e7feb95
No related branches found
No related tags found
1 merge request!113update output
......@@ -328,7 +328,7 @@ case "${sMode}" in
descr="None (no data in pg_stat_replication)"
out=""
else
descr="status (from pg_stat_replication)"
descr="status"
data=$( sed -n "3,\$p" <<< "${_out}" | tr -d ' ' | grep -v '^(' )
# --- check: state
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment