Bug#837721: screenfetch: Screenfetch assumes CPU freq is an integer.

2016-09-15 Thread Hideki Yamane
control: fixed -1 3.7.0-1 On Thu, 15 Sep 2016 03:32:18 + Alex Easton wrote: > ~ » sh cpu.sh > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq > 2415700 > 2415.7 It was fixed in 3.7.0-1. 3.6.5 >>if [ -n "$cpu_mhz" ];then >>if [ $cpu_mhz -gt 999

Bug#837721: screenfetch: Screenfetch assumes CPU freq is an integer.

2016-09-14 Thread Alex Easton
          CPU: Intel Celeron J1900 Your script: ~ » sh cpu.sh /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq 2415700 2415.7 Thank you for the quick reply. Regards, Alex