Improve debugging
This commit is contained in:
parent
330b14305c
commit
d30e3423ce
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ rlJournalStart
|
|||
script -qfec 'expect -f ./mutt.exp'
|
||||
rlRun "ls /dev" 0 "Get me tty list"
|
||||
rlRun "cat typescript" 0 "Get me log"
|
||||
rlRun "cat ~/.muttdebug0" 0 "Get me debug of mutt"
|
||||
rlAssertGrep "123 hello world We are here" /tmp/testing
|
||||
rlPhaseEnd
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue