parent
1ebb8a203f
commit
05ed607d28
|
|
@ -178,12 +178,7 @@ rabbitmq_run_command(
|
||||||
subcommand = "stop-node",
|
subcommand = "stop-node",
|
||||||
)
|
)
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
# Allow us to `bazel run start-cluster`
|
|
||||||
=======
|
|
||||||
|
|
||||||
# Allows us to `bazel run start-cluster`
|
# Allows us to `bazel run start-cluster`
|
||||||
>>>>>>> 439bc35916 (BUILD.bazel: fix a few typos)
|
|
||||||
# for the equivalent of `make start-cluster`
|
# for the equivalent of `make start-cluster`
|
||||||
rabbitmq_run_command(
|
rabbitmq_run_command(
|
||||||
name = "start-cluster",
|
name = "start-cluster",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue