battery: forgot to remove debugging line

This commit is contained in:
copycat-killer 2016-06-25 14:07:43 +02:00
parent cda6ec98fe
commit 029039e81f
1 changed files with 1 additions and 2 deletions

View File

@ -70,8 +70,7 @@ local function worker(args)
local sum_energy_now = 0
local sum_energy_full = 0
local sum_energy_percentage = 0
--local pspath = "/sys/class/power_supply/"
local pspath = "/home/luke/Download/"
local pspath = "/sys/class/power_supply/"
for i, battery in ipairs(batteries) do
local bstr = pspath .. battery