mailcap/Sanity/basic/mutt.exp
František Hrdina 90d897bd3e Adding fmf plan and test
/CoreOS/mailcap/Sanity/basic
2023-04-03 14:49:23 +02:00

8 lines
79 B
Text

spawn mutt
expect "q:Quit" {
sleep 2
send "\r"; send "qq";
}
interact