From db4f64209ffd4530d54523238f86d3edc305fbad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20T=C3=BD=C4=8D?= Date: Thu, 12 Apr 2018 11:30:59 +0200 Subject: [PATCH] Fixed test step description. --- Sanity/oscap-builds-ssg/runtest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sanity/oscap-builds-ssg/runtest.sh b/Sanity/oscap-builds-ssg/runtest.sh index e0a521d..57a86c8 100755 --- a/Sanity/oscap-builds-ssg/runtest.sh +++ b/Sanity/oscap-builds-ssg/runtest.sh @@ -46,7 +46,7 @@ rlJournalStart rlPhaseEnd rlPhaseStartTest - rlRun "make test" 0 "Creating the foo test file" + rlRun "make test" 0 "Checking that the freshly built SSG is OK" rlPhaseEnd rlPhaseStartCleanup