Fix mdp trace assert

This commit is contained in:
Jeremy Lakeman 2014-06-02 14:28:07 +09:30
parent f93fba11af
commit 77be2c7ef3

View File

@ -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