rt: 4.4.4 -> 5.0.1

This commit is contained in:
ajs124
2021-05-07 10:33:01 -07:00
committed by Jonathan Ringer
parent ac641ca67a
commit 590ff316eb
2 changed files with 134 additions and 61 deletions
@@ -0,0 +1,12 @@
diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index e51feb197..d75b1bc4e 100644
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -423,6 +423,7 @@ sub check_perl_version {
}
sub check_users_groups {
+ return 0;
section("users / groups");
my $fails = 0;