From 269ea519e3deda5325d33064ecea3042e2e5bbec Mon Sep 17 00:00:00 2001 From: Tomas Korbar Date: Thu, 30 May 2024 11:14:23 +0200 Subject: [PATCH] Debug commit for testing farm --- Sanity/basic/runtest.sh | 1 + 1 file changed, 1 insertion(+) 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