mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
fixed a critical bug, sorry...
This commit is contained in:
parent
8dd72b0c07
commit
2eb1e295e7
1 changed files with 1 additions and 1 deletions
|
@ -54,6 +54,6 @@ do
|
|||
done)
|
||||
|
||||
for mode in $modes; do
|
||||
echo $mode $(eval echo \$$mode)
|
||||
echo ${mode}.value $(eval echo \$$mode)
|
||||
done
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue