X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=prosodyctl;h=cfc5ca77a979d74268a5483455984ec2da170462;hb=eecf63b9e5aff94dc3d3e88e3b5dfa853d92fc1a;hp=05a71b38fdb481c7073ed4c324eb5b0b18415293;hpb=af46397d1c3c6a73cb4cc3633df4cd8eee04ad9c;p=prosody.git diff --git a/prosodyctl b/prosodyctl index 05a71b38..cfc5ca77 100755 --- a/prosodyctl +++ b/prosodyctl @@ -331,7 +331,7 @@ function commands.adduser(arg) if ok then return 0; end - show_message(error_messages[msg]) + show_message(msg) return 1; end