# HG changeset patch # User Matthew Wild # Date 1264702284 0 # Node ID 50517948705c27b71843c4630e64cd49b381f69d # Parent 163b2aef5aff762dabde004de74f1988d836825d prosodyctl: Don't load luarocks as util.dependencies now does this diff -r 163b2aef5aff -r 50517948705c prosodyctl --- a/prosodyctl Thu Jan 28 18:11:03 2010 +0000 +++ b/prosodyctl Thu Jan 28 18:11:24 2010 +0000 @@ -33,10 +33,6 @@ os.exit(1); end --- Required to be able to find packages installed with luarocks -pcall(require, "luarocks.require") - - config = require "core.configmanager" do