Révision 9aa6d7e9
shellcheck fixes for pdns-server plugins.
| plugins/pdns/pdns_queries | ||
|---|---|---|
| 55 | 55 |
fi |
| 56 | 56 |
|
| 57 | 57 |
|
| 58 |
$command | sed 's/=\([0-9]\+\),/.value \1\n/g' | grep udp-'\|'recursing'\|'tcp | sed 's/-/_/g' |
|
| 58 |
$command | sed 's/=\([0-9]\+\),/.value \1\n/g' | egrep "udp-|recursing|tcp" | sed 's/-/_/g' |
|
Formats disponibles : Unified diff