Merge "Fix uninitialized variable in rabbitmq script"
This commit is contained in:
commit
75f59a7fc2
@ -1360,7 +1360,7 @@ get_monitor() {
|
||||
local name
|
||||
local node
|
||||
local nodelist
|
||||
local rc_check
|
||||
local rc_check=$OCF_SUCCESS
|
||||
local max
|
||||
local our_uptime
|
||||
local node_uptime
|
||||
|
Loading…
Reference in New Issue
Block a user