public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: make the expect scripts executable
@ 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 : 1ddf81f5f147b5ce24399e03cc9d6d36005cda0a
            Author : Milos Malik <mmalik@redhat.com>
            Date   : 2022-04-26T13:18:49+00:00
            Stats  : +0/-0 in 2 file(s)
            URL    : https://src.fedoraproject.org/tests/selinux/c/1ddf81f5f147b5ce24399e03cc9d6d36005cda0a?branch=pr775-checkpolicy-revdeps

            Log:
            make the expect scripts executable

Many automated tests use various expect scripts. Some of these scripts
were not executable, which means that they did not work successfully.
Now, all expect scripts have the UNIX permissions set to be executable.

---
diff --git a/selinux-policy/dmidecode-and-similar/ssh.exp b/selinux-policy/dmidecode-and-similar/ssh.exp
old mode 100644
new mode 100755

diff --git a/selinux-policy/policykit-general/ssh.exp b/selinux-policy/policykit-general/ssh.exp
old mode 100644
new mode 100755

^ permalink raw reply	[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: make the expect scripts executable Milos Malik

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