From fcbe6aa161b415d9aa3617a17ca4c5700724adf5 Mon Sep 17 00:00:00 2001 From: onefang Date: Thu, 26 Sep 2019 03:22:28 +1000 Subject: Whitespace fix. --- mirror-checker.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mirror-checker.lua') diff --git a/mirror-checker.lua b/mirror-checker.lua index aab62cc..6675a49 100755 --- a/mirror-checker.lua +++ b/mirror-checker.lua @@ -499,7 +499,7 @@ if 0 < #arg then if nil ~= arg[2] then I(" Using IP " .. arg[2]) end if nil ~= arg[3] then I(" Using file " .. arg[3]); end if testing("Integrity") or testing("Updated") then - if nil == arg[3] then + if nil == arg[3] then if not keep then execute("rm -fr results/" .. pu.host) end cut = 0 for t in arg[1]:gmatch("(/)") do -- cgit v1.1