diff --git a/Sanity/basic/runtest.sh b/Sanity/basic/runtest.sh index 7a29528..aca750f 100755 --- a/Sanity/basic/runtest.sh +++ b/Sanity/basic/runtest.sh @@ -56,6 +56,7 @@ rlJournalStart rlPhaseStartTest rlRun "script -qfec 'expect -f ./mutt.exp'" + rlRun "cat typescript" 0 "Get me log" rlAssertGrep "123 hello world We are here" /tmp/testing rlPhaseEnd