From 50eac59c3a7651e5b000b0a3123333586ec31729 Mon Sep 17 00:00:00 2001 From: Justin Stephenson Date: Wed, 8 Jun 2022 14:49:20 -0400 Subject: [PATCH] Remove usermod from test setup We no longer filter recordings by UID, this fixes an issue where UID 981 was being used on OSCI runners. Resolves: rhbz#2088460 --- tests/browser.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/browser.sh b/tests/browser.sh index 6acb9ee..0b543e4 100644 --- a/tests/browser.sh +++ b/tests/browser.sh @@ -59,7 +59,6 @@ echo core > /proc/sys/kernel/core_pattern mkdir -p /var/log/journal/ cp 1.journal /var/log/journal/1.journal cp binary-rec.journal /var/log/journal/binary-rec.journal -usermod -u 981 tlog # Add local domain for sssd for testSessionRecordingConf test cat > /etc/sssd/sssd.conf <