mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
decollector: init.d: stylistic: fix whitespace
This commit is contained in:
parent
819200160c
commit
4e09eafc72
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ start_service() {
|
|||
config_get hide_scanres controller de_hide_dm_scanres "0"
|
||||
|
||||
[ -n "$collect_int" -a $collect_int -lt 30 ] && collect_int=""
|
||||
|
||||
|
||||
if [ "${hide_scanres}" -eq "1" ]; then
|
||||
disable_scanres_dm
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue