X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=prosodyctl;h=cfc5ca77a979d74268a5483455984ec2da170462;hb=ea2837298c552ba350f4020a280b48e5655b5cab;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