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

add param backupstatus

parent 5802e800
Branches
No related tags found
No related merge requests found
......@@ -213,7 +213,7 @@
typeset -i local ierrors=0
local tbl="%-45s | %-20s | %-20s | %-12s | %-10s \n"
printf "$tbl" "server" "start" "end" "duration [s]" "age [h]"
echo "--------------------------------------------------------------------------------------------------------------"
echo "-------------------------------------------------------------------------------------------------------------------"
for myserver in $( _getLoggedServers )
do
# get data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment