This commit is contained in:
Ondrej Mejzlik 2022-11-07 14:08:44 +01:00
commit 708e7332fa

View file

@ -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