aboutsummaryrefslogtreecommitdiff
path: root/src/bin/luarocks-admin
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/luarocks-admin')
-rwxr-xr-xsrc/bin/luarocks-admin1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bin/luarocks-admin b/src/bin/luarocks-admin
index 69814459..4c5613ca 100755
--- a/src/bin/luarocks-admin
+++ b/src/bin/luarocks-admin
@@ -2,7 +2,6 @@
2 2
3local command_line = require("luarocks.command_line") 3local command_line = require("luarocks.command_line")
4 4
5program_name = "luarocks-admin"
6program_description = "LuaRocks repository administration interface" 5program_description = "LuaRocks repository administration interface"
7 6
8commands = { 7commands = {