Moving verify-packages validation into 'pre-deployment' group

The validation was incorrectly marked as belonging into 'pre-deploy' group
which it didn't share with other validations and was possibly a typo.

Closes-Bug: #1988420

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: Id22fea9b5ebedbbd9b786ee23fde0b2e50ac075e
This commit is contained in:
Jiri Podivin 2022-09-01 13:15:02 +02:00
parent e73861fb68
commit 8eae7f0ec7

View File

@ -45,7 +45,7 @@
If selected package doesn't have the %verify scriptlet, it won't fail.
groups:
- prep
- pre-deploy
- pre-deployment
- pre-ugrade
- post-upgrade
- pre-system-upgrade