mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 13:35:42 +00:00
sexpect is an expect like utility that is designed in the client/server model. This makes it suitable for use in shell script to control multiple interactive programs from a single script. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Khem Raj <raj.khem@gmail.com>