From 708e7332fab3a44517b3d9fa2beb85647ba2fe2b Mon Sep 17 00:00:00 2001 From: Ondrej Mejzlik Date: Mon, 7 Nov 2022 14:08:44 +0100 Subject: [PATCH] fix typo --- .../bz2095374-RFE-chrony-user-systemd-sysusers/runtest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Regression/bz2095374-RFE-chrony-user-systemd-sysusers/runtest.sh b/Regression/bz2095374-RFE-chrony-user-systemd-sysusers/runtest.sh index 545ce6c..c3e0697 100755 --- a/Regression/bz2095374-RFE-chrony-user-systemd-sysusers/runtest.sh +++ b/Regression/bz2095374-RFE-chrony-user-systemd-sysusers/runtest.sh @@ -48,7 +48,7 @@ rlJournalStart rlAssertExists './chrony.sysusers' rlAssertGrep 'sysusers_create' chrony.spec popd - # Check the automateg generation message is present. + # Check the automated generation message is present. rlRun "rpm -ql --scripts $PACKAGE | tee scripts" 0 "Get chrony rpm scripts" rlAssertGrep "generated from chrony.sysusers" scripts cat scripts