Commit Graph

3 Commits

Author SHA1 Message Date
Clark Wang
65d8822884 sexpect: updated to 2.3.11
Signed-off-by: Clark Wang <dearvoid@gmail.com>
2022-11-11 14:56:58 +08:00
Clark Wang
844f257544 sexpect: updated per OpenWrt's common practice
- removed extra white spaces in Makefile
- changed license from GPL-3.0 to GPL-3.0-only
- added test.sh

Signed-off-by: Clark Wang <dearvoid@gmail.com>
2022-04-28 11:45:45 +00:00
Clark Wang
69bf20280e sexpect: Expect for Shells
Sexpect is another implementation of Expect which is specifically
designed for shells. It's lightweight and has no dependency on other
packages.

Signed-off-by: Clark Wang <dearvoid@gmail.com>
2022-04-22 10:30:00 +00:00