gluon-mesh-babel: implement neighbour check
This commit is contained in:
parent
6e09539539
commit
9c197daf78
@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
out=$(echo dump | nc ::1 33123 | grep "add neighbour" 2>/dev/null) && [ -n "$out" ]
|
Loading…
Reference in New Issue
Block a user