]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add ksu test script 1315/head
authorGreg Hudson <ghudson@mit.edu>
Tue, 29 Aug 2023 20:40:58 +0000 (16:40 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 2 Oct 2023 23:03:13 +0000 (19:03 -0400)
commit036f861b657f63852732a4c19d84a4f18a3938ec
tree3f6801a7d09c935e885b25148284fdd2be510765
parent6ed1f8e27eb624710c4aa152d8dee4cf2e528082
Add ksu test script

Add a test script for ksu, which must be run under sudo and makes
potentially disruptive temporary changes to the host environment.  Do
not run it as part of "make check", but do run it as part of the
Github Actions CI.
.github/workflows/build.yml
src/clients/ksu/Makefile.in
src/clients/ksu/t_ksu.py [new file with mode: 0644]