mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Deleted some debug info
This commit is contained in:
parent
c89146d9e3
commit
a337fbbb7e
1 changed files with 0 additions and 2 deletions
|
@ -596,8 +596,6 @@ for server in $nas_servers; do
|
||||||
elements_array+=($graphs)
|
elements_array+=($graphs)
|
||||||
done <<< "$member_elements_by_line"
|
done <<< "$member_elements_by_line"
|
||||||
|
|
||||||
echo "$member_elements_by_line"
|
|
||||||
|
|
||||||
#Not drawing elements in case of empty set
|
#Not drawing elements in case of empty set
|
||||||
if [ "${#elements_array[@]}" -eq "0" ]; then LINES=0; fi
|
if [ "${#elements_array[@]}" -eq "0" ]; then LINES=0; fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue