From 2622a43b1b1853eb9f59ba9366ad06e1c9814934 Mon Sep 17 00:00:00 2001 From: Karel Srot Date: Thu, 2 Dec 2021 14:26:19 +0100 Subject: [PATCH] modified one test to test CI configuration --- Sanity/PID-file-location/runtest.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Sanity/PID-file-location/runtest.sh b/Sanity/PID-file-location/runtest.sh index 70fe5a9..50a8a63 100755 --- a/Sanity/PID-file-location/runtest.sh +++ b/Sanity/PID-file-location/runtest.sh @@ -55,5 +55,6 @@ rlJournalStart rlRun "popd" rlRun "rm -r $TmpDir" 0 "Removing tmp directory" rlPhaseEnd + rlJournalPrintText rlJournalEnd