Wait for space-specific table in bird to start yap
DEV-2312
This commit is contained in:
parent
bfaf516b9f
commit
474f5f07c1
@ -113,7 +113,7 @@ function start() {
|
||||
|
||||
# Wait for bird to be up
|
||||
while true; do
|
||||
if pwanbirdc - show protocols &> /dev/null
|
||||
if pwanbirdc - show protocols | grep krt${table_id} &> /dev/null
|
||||
then
|
||||
break
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user