public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: remove all rhts-environment.sh includes
@ 2026-09-11 13:19 Milos Malik
  0 siblings, 0 replies; only message in thread
From: Milos Malik @ 2026-09-11 13:19 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : tests/selinux
            Branch : pr775-checkpolicy-revdeps
            Commit : f1ffb0bbe52dba60bc85e5b6dc5299de25ba2ee0
            Author : Milos Malik <mmalik@redhat.com>
            Date   : 2022-04-26T13:18:49+00:00
            Stats  : +0/-2 in 2 file(s)
            URL    : https://src.fedoraproject.org/tests/selinux/c/f1ffb0bbe52dba60bc85e5b6dc5299de25ba2ee0?branch=pr775-checkpolicy-revdeps

            Log:
            remove all rhts-environment.sh includes

The rhts-environment.sh files are not needed anymore.
The include of beakerlib.sh is sufficient.

---
diff --git a/policycoreutils/restorecond_pointer_abuse/runtest.sh b/policycoreutils/restorecond_pointer_abuse/runtest.sh
index 465b1f2..98671dd 100755
--- a/policycoreutils/restorecond_pointer_abuse/runtest.sh
+++ b/policycoreutils/restorecond_pointer_abuse/runtest.sh
@@ -36,7 +36,6 @@
 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 # Include Beaker environment
-. /usr/bin/rhts-environment.sh || exit 1
 . /usr/share/beakerlib/beakerlib.sh || exit 1
 
 PACKAGE="policycoreutils"

diff --git a/selinux-policy/Library/common/runtest.sh b/selinux-policy/Library/common/runtest.sh
index 73c2a3e..124e96a 100755
--- a/selinux-policy/Library/common/runtest.sh
+++ b/selinux-policy/Library/common/runtest.sh
@@ -3,7 +3,6 @@
 # This is a test file
 
 # Include rhts environment
-. /usr/bin/rhts-environment.sh
 . /usr/share/beakerlib/beakerlib.sh
 
 list_booleans() {

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

only message in thread, other threads:[~2026-09-11 13:19 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:19 [tests/selinux] pr775-checkpolicy-revdeps: remove all rhts-environment.sh includes Milos Malik

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