example: add 'interval 200

This commit is contained in:
HAYAMA_Kaoru
2024-12-01 12:54:17 +09:00
parent f96eb75f49
commit 29faa649d1
+1 -1
View File
@@ -15,7 +15,7 @@
(("yyy" "zzz")
(send ctrlc)
(expect "$ ")
(sendln "echo test")
(sendln 'interval 200 "echo test")
)
(10 ; timeout second
(send ctrlc)