Skip to content
Snippets Groups Projects
Commit 9c197daf authored by aiyion.prime's avatar aiyion.prime
Browse files

gluon-mesh-babel: implement neighbour check

parent 6e095395
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
out=$(echo dump | nc ::1 33123 | grep "add neighbour" 2>/dev/null) && [ -n "$out" ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment