mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-01-18 18:56:25 +00:00
Fix mdp trace assert
This commit is contained in:
parent
f93fba11af
commit
77be2c7ef3
@ -913,7 +913,7 @@ test_crowded_mess() {
|
||||
set_instance +A
|
||||
wait_until has_link --via "[0-9A-F]*" $SIDH
|
||||
executeOk_servald mdp trace $SIDD
|
||||
assertStdoutGrep --matches=1 $SIDD
|
||||
assertStdoutGrep --matches=1 "^[0-9]:${SIDD}\$"
|
||||
tfw_cat --stdout
|
||||
executeOk_servald mdp ping --timeout=3 --wait-for-duplicates $SIDH 1
|
||||
tfw_cat --stdout --stderr
|
||||
|
Loading…
Reference in New Issue
Block a user