mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 03:11:54 +00:00
configure-rabbitmq: Remove use of sudo.
It already runs as root everywhere except in provision_inner, so move the sudo there. Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Alex Vandiver
parent
f63ad171f7
commit
63a1ef0e91
@@ -506,7 +506,6 @@ bash_rules = RuleList(
|
||||
"include_only": {"scripts/"},
|
||||
"exclude": {
|
||||
"scripts/lib/install",
|
||||
"scripts/setup/configure-rabbitmq",
|
||||
},
|
||||
},
|
||||
*whitespace_rules[0:1],
|
||||
|
||||
Reference in New Issue
Block a user