mirror of
https://github.com/ntop/n2n.git
synced 2024-04-21 16:31:34 +00:00
Hacky fix for tests running on freebsd
This commit is contained in:
@@ -18,6 +18,9 @@ docmd() {
|
||||
# start it running in the background
|
||||
docmd "${BINDIR}"/supernode -v
|
||||
|
||||
# TODO: probe the api endpoint, waiting for the supernode to be available?
|
||||
sleep 0.1
|
||||
|
||||
docmd "${TOPDIR}"/scripts/n2n-ctl -t 5645 communities
|
||||
docmd "${TOPDIR}"/scripts/n2n-ctl -t 5645 packetstats
|
||||
docmd "${TOPDIR}"/scripts/n2n-ctl -t 5645 edges --raw
|
||||
|
||||
Reference in New Issue
Block a user