X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=prosodyctl;h=12117c0f25b266ce2c764ef2baf510fae059db1b;hb=68b551be947e0502e3d2b248c4afd5db68158080;hp=52b734f729b86b6839c771127d40a48c59fea02d;hpb=fc81eacae2fa4dfbc510c2861981423d22502482;p=prosody.git diff --git a/prosodyctl b/prosodyctl index 52b734f7..12117c0f 100755 --- a/prosodyctl +++ b/prosodyctl @@ -166,6 +166,7 @@ else print("Error: Unable to load pposix module. Check that Prosody is installed correctly.") print("For more help send the below error to us through http://prosody.im/discuss"); print(tostring(pposix)) + os.exit(1); end local function test_writeable(filename)