From 4ec138869a1543389de638f93e5297ad9a7212d8 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Thu, 9 Jan 2014 22:14:29 -0200 Subject: Looks like I ran the test suite locally in the wrong branch --- src/bin/luarocks | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/bin/luarocks b/src/bin/luarocks index e9cfc349..72f04c83 100755 --- a/src/bin/luarocks +++ b/src/bin/luarocks @@ -22,7 +22,6 @@ commands = { lint = "luarocks.lint", write_rockspec = "luarocks.write_rockspec", purge = "luarocks.purge", - doc = "luarocks.doc", } command_line.run_command(...) -- cgit v1.2.3-55-g6feb