mirror of
https://github.com/hymkor/lispect.git
synced 2026-09-02 15:17:49 -04:00
example: add 'interval 200
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
|||||||
(("yyy" "zzz")
|
(("yyy" "zzz")
|
||||||
(send ctrlc)
|
(send ctrlc)
|
||||||
(expect "$ ")
|
(expect "$ ")
|
||||||
(sendln "echo test")
|
(sendln 'interval 200 "echo test")
|
||||||
)
|
)
|
||||||
(10 ; timeout second
|
(10 ; timeout second
|
||||||
(send ctrlc)
|
(send ctrlc)
|
||||||
|
|||||||
Reference in New Issue
Block a user