diff options
Diffstat (limited to 'src/bin/luarocks-admin')
-rwxr-xr-x | src/bin/luarocks-admin | 1 |
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 | ||
3 | local command_line = require("luarocks.command_line") | 3 | local command_line = require("luarocks.command_line") |
4 | 4 | ||
5 | program_name = "luarocks-admin" | ||
6 | program_description = "LuaRocks repository administration interface" | 5 | program_description = "LuaRocks repository administration interface" |
7 | 6 | ||
8 | commands = { | 7 | commands = { |