Skip to content

Commit 267a375

Browse files
author
Daisuke Kanda
committed
typo
Signed-off-by: Daisuke Kanda <daisuke.kanda@datachain.jp>
1 parent 82b712a commit 267a375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cases/tm2tm/scripts/test-service-fakelost

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ expectUnrelayedCount "unrelayed-acknowledgements" "dst" 0
4747

4848

4949
sleep 43
50-
echo " yyyyyyyy Now is 46s. At 30s+, src->dst and dst->src relays are started and it taks 20s for waiting SHFU on dst and joinning. Expect src=(1,0), dst=(1,0)"
50+
echo " yyyyyyyy Now is 46s. At 30s+, src->dst and dst->src relays are started and it takes 20s for waiting SHFU on dst and joining. Expect src=(1,0), dst=(1,0)"
5151
expectUnrelayedCount "unrelayed-packets" "src" 1
5252
expectUnrelayedCount "unrelayed-packets" "dst" 1
5353
expectUnrelayedCount "unrelayed-acknowledgements" "src" 0

0 commit comments

Comments
 (0)