From a465bc470911f24167fa5aa52f600f51cd01317d Mon Sep 17 00:00:00 2001 From: onefang Date: Thu, 2 Jan 2020 18:00:17 +1000 Subject: TODO++ --- apt-panopticon.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/apt-panopticon.lua b/apt-panopticon.lua index b62dbc6..52e11eb 100755 --- a/apt-panopticon.lua +++ b/apt-panopticon.lua @@ -1069,6 +1069,7 @@ if 0 < #arg then local f = pu.host if "" ~= ip then f = f .. "_" .. ip end +-- TODO - perhaps number them if there's more than one? if APT.redir then f = f .. '_' .. 'R' end local rfile, e = io.open("results/" .. f .. ".lua", "w+") if nil == rfile then C("opening results file - " .. e) else -- cgit v1.1