Skip to content

Commit 3d491c9

Browse files
committed
Fix another rabbitmqctl -> rabbitmq_cli
1 parent e921674 commit 3d491c9

File tree

1 file changed

+1
-1
lines changed
  • deps/rabbitmq_auth_backend_cache

1 file changed

+1
-1
lines changed

deps/rabbitmq_auth_backend_cache/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ endef
1919
DEPS = rabbit_common rabbit
2020
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers
2121

22-
PLT_APPS += rabbitmqctl
22+
PLT_APPS += rabbitmq_cli
2323

2424
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
2525
DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk

0 commit comments

Comments
 (0)