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

Pipes zu Doppelpunkt

parent 98db295f
Branches
No related tags found
1 merge request!214Pipes zu Doppelpunkt
......@@ -95,8 +95,8 @@ case "$sMode" in
ph.setStatus critical
fi
ph.status "Server Backups - $iTotal server - $iErrors errors"
echo "$data"
echo "$data" | tr '|' ':'
;;
"status")
typeset -i iRunning; iRunning=$( grep "STATUS" <<< "$data" | cut -f 2 -d " ")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment