diff options
author | Matthew Wild <mwild1@gmail.com> | 2010-01-28 18:11:24 +0000 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2010-01-28 18:11:24 +0000 |
commit | 5a1301487a7006cde9effbf755032dcf7288fe72 (patch) | |
tree | 4c673de4162e427b85a634bff77a700995ad9be1 | |
parent | d32bfb15fd14b4ff31662d11f4eb8280b035d034 (diff) | |
download | prosody-5a1301487a7006cde9effbf755032dcf7288fe72.tar.gz prosody-5a1301487a7006cde9effbf755032dcf7288fe72.zip |
prosodyctl: Don't load luarocks as util.dependencies now does this
-rwxr-xr-x | prosodyctl | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -33,10 +33,6 @@ if not require "util.dependencies".check_dependencies() then os.exit(1); end --- Required to be able to find packages installed with luarocks -pcall(require, "luarocks.require") - - config = require "core.configmanager" do |