mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-01-31 08:25:22 +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
|
set_instance +A
|
||||||
wait_until has_link --via "[0-9A-F]*" $SIDH
|
wait_until has_link --via "[0-9A-F]*" $SIDH
|
||||||
executeOk_servald mdp trace $SIDD
|
executeOk_servald mdp trace $SIDD
|
||||||
assertStdoutGrep --matches=1 $SIDD
|
assertStdoutGrep --matches=1 "^[0-9]:${SIDD}\$"
|
||||||
tfw_cat --stdout
|
tfw_cat --stdout
|
||||||
executeOk_servald mdp ping --timeout=3 --wait-for-duplicates $SIDH 1
|
executeOk_servald mdp ping --timeout=3 --wait-for-duplicates $SIDH 1
|
||||||
tfw_cat --stdout --stderr
|
tfw_cat --stdout --stderr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user