From: Siraaj Khandkar Date: Wed, 1 Aug 2018 18:29:29 +0000 (-0400) Subject: Remove some newlines X-Git-Url: https://git.xandkar.net/?p=khatus.git;a=commitdiff_plain;h=edbd982dccaaf54a2fe564258fe8160c9a84ce27 Remove some newlines --- diff --git a/bin/khatus b/bin/khatus index f13fc52..4f7b120 100755 --- a/bin/khatus +++ b/bin/khatus @@ -250,15 +250,10 @@ main() { cmd_sens_screen_brightness+=" $screen_brightness_device_path" cmd_sens_weather="khatus_sensor_weather $weather_station_id" - cmd_sens_disk_space="khatus_sensor_disk_space $disk_space_device" - cmd_sens_disk_io="khatus_sensor_disk_io $disk_io_device" - cmd_sens_temperature="khatus_sensor_temperature $thermal_zone" - cmd_sens_fan="khatus_sensor_fan $fan_path" - cmd_sens_bluetooth="khatus_sensor_bluetooth_power $dir_bin" # TODO: Redirect each worker's stderr to a dedicated log file