From 9b1f083b14021998440fa17b498ce74b80bb06a2 Mon Sep 17 00:00:00 2001 From: Ondrej Mejzlik Date: Oct 21 2020 16:06:42 +0000 Subject: Changing to import by name --- diff --git a/Sanity/tls12/runtest.sh b/Sanity/tls12/runtest.sh index 86efe99..ad7d98c 100755 --- a/Sanity/tls12/runtest.sh +++ b/Sanity/tls12/runtest.sh @@ -32,7 +32,8 @@ PACKAGES="lftp" rlJournalStart rlPhaseStartSetup - rlRun "rlImport --all" || rlDie + rlRun "rlImport distribution/epel" || rlDie + rlRun "rlImport openssl/certgen" || rlDie rlAssertRpm --all if rlIsRHEL; then