From fed579ce4053d96b22527c57b369809227d498b7 Mon Sep 17 00:00:00 2001 From: onefang Date: Tue, 24 Dec 2019 19:29:28 +1000 Subject: Whitespace clean up. --- apt-panopticon.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apt-panopticon.lua b/apt-panopticon.lua index 694e343..cb9b665 100755 --- a/apt-panopticon.lua +++ b/apt-panopticon.lua @@ -344,9 +344,9 @@ checkHEAD = function (host, URL, r, retry, sanity) E(" " .. code .. " " .. cstr .. ". " .. check .. " " .. host .. " -> " .. URL, PU.scheme, "", host) end else - if not APT.testing(PU.scheme, host) then - W("Not supported, but works " .. PU.scheme .. " " .. host .. " -> " .. URL, PU.scheme, "", host) - end + if not APT.testing(PU.scheme, host) then + W("Not supported, but works " .. PU.scheme .. " " .. host .. " -> " .. URL, PU.scheme, "", host) + end I(" " .. code .. " " .. cstr .. ". " .. check .. " " .. host .. " -> " .. URL) -- timeouts = timeouts - 1 -- Backoff the timeouts count if we managed to get through. if nil ~= location then -- cgit v1.1