Révision 9cb31209
fix sh warnings
| plugins/asterisk/asterisk_channels | ||
|---|---|---|
| 8 | 8 |
# |
| 9 | 9 |
# LGPL License |
| 10 | 10 |
|
| 11 |
if [ $1 = "autoconf" ]; then
|
|
| 11 |
if [ "$1" = "autoconf" ]; then
|
|
| 12 | 12 |
echo "yes" |
| 13 | 13 |
exit 0 |
| 14 | 14 |
fi |
| 15 | 15 |
|
| 16 |
if [ $1 = "config" ]; then
|
|
| 16 |
if [ "$1" = "config" ]; then
|
|
| 17 | 17 |
echo "graph_title Asterisk Channels" |
| 18 | 18 |
echo "graph_args --base 1000 -l 0" |
| 19 | 19 |
echo "graph_vlabel Channels" |
Formats disponibles : Unified diff