mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
parent
962f7529fb
commit
f39b7992d7
1 changed files with 0 additions and 4 deletions
|
@ -146,10 +146,6 @@ def test_compare_pkg_versions_redhat_rc(version, install_salt):
|
|||
package of the same version. For example, v3004~rc1 should be less than
|
||||
v3004.
|
||||
"""
|
||||
if install_salt.downgrade:
|
||||
version = install_salt.prev_version
|
||||
else:
|
||||
version = install_salt.version
|
||||
if install_salt.distro_id not in (
|
||||
"almalinux",
|
||||
"rocky",
|
||||
|
|
Loading…
Add table
Reference in a new issue