public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: fix: replace rlCheckMakefileRequires with rlCheckDependencies
@ 2026-09-11 13:23 jan janasek
  0 siblings, 0 replies; only message in thread
From: jan janasek @ 2026-09-11 13:23 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : tests/selinux
            Branch : pr775-checkpolicy-revdeps
            Commit : 8e93cd9553955a3a48663854ec2b24cfba14196e
            Author : jan janasek <jjanasek@redhat.com>
            Date   : 2026-05-14T08:22:46+00:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/tests/selinux/c/8e93cd9553955a3a48663854ec2b24cfba14196e?branch=pr775-checkpolicy-revdeps

            Log:
            fix: replace rlCheckMakefileRequires with rlCheckDependencies

Signed-off-by: jjanasek <jjanasek@redhat.com>

---
diff --git a/libsemanage/sanity-tests/runtest.sh b/libsemanage/sanity-tests/runtest.sh
index ba1931e..b615086 100755
--- a/libsemanage/sanity-tests/runtest.sh
+++ b/libsemanage/sanity-tests/runtest.sh
@@ -34,7 +34,7 @@ rlJournalStart
     rlPhaseStartSetup
         rlRun "rlImport --all" || rlDie
 
-        rlRun "rlCheckMakefileRequires" || rlDie
+        rlRun "rlCheckDependencies" || rlDie
 
         VERS=$(rpm -q $PACKAGE | cut -f 2 -d '-')
         VERS_MAJOR=$(echo $VERS | cut -f 1 -d '.')

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-11 13:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 13:23 [tests/selinux] pr775-checkpolicy-revdeps: fix: replace rlCheckMakefileRequires with rlCheckDependencies jan janasek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox