Test change in testing farm

This commit is contained in:
Tomas Korbar 2024-05-30 13:06:53 +02:00
commit b7d9eae5cb

View file

@ -55,7 +55,7 @@ rlJournalStart
rlPhaseEnd
rlPhaseStartTest
rlRun "script -qfec 'expect -f ./mutt.exp'"
/bin/bash -c "script -qfec 'expect -f ./mutt.exp'"
rlRun "cat typescript" 0 "Get me log"
rlAssertGrep "123 hello world We are here" /tmp/testing
rlPhaseEnd