summaryrefslogtreecommitdiffstats
path: root/buildrepo.lua
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-03-28 08:58:22 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-03-28 08:58:22 +0000
commit3c5c801d3617db07a6bd96bcbbd2a84cdb789e72 (patch)
treec37d1e4127a14d6f20ab305ca6c91c2df84bc15e /buildrepo.lua
parent6a01187f9c4f0af100cf1c9bff9440f68c4bb67b (diff)
downloadlua-aports-3c5c801d3617db07a6bd96bcbbd2a84cdb789e72.tar.bz2
lua-aports-3c5c801d3617db07a6bd96bcbbd2a84cdb789e72.tar.xz
buildrepo: whitespace fix
Diffstat (limited to 'buildrepo.lua')
-rwxr-xr-xbuildrepo.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildrepo.lua b/buildrepo.lua
index e36ba51..ec92572 100755
--- a/buildrepo.lua
+++ b/buildrepo.lua
@@ -209,7 +209,6 @@ for _,repo in pairs(args) do
deleted = deleted + 1
end
end
-
end
end