fa1456a38d
Change-Id: Ia140c4750f06870c40b7058c4afb2e20ca633a49 Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
8 lines
79 B
Plaintext
8 lines
79 B
Plaintext
shell s1
|
|
expect s1 $
|
|
run s1 echo testing123
|
|
expect s1 $
|
|
run s1 echo done
|
|
quit
|
|
|