mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-27 09:58:10 +01:00
New line at the end
This commit is contained in:
parent
43f3296254
commit
ca1ef5d993
1 changed files with 1 additions and 1 deletions
|
@ -35,4 +35,4 @@ class Upgrade:
|
|||
repo_ver = SBoQueries(inst_pkg_name).version()
|
||||
|
||||
if LooseVersion(repo_ver) > LooseVersion(installed_ver):
|
||||
yield inst_pkg_name
|
||||
yield inst_pkg_name
|
||||
|
|
Loading…
Reference in a new issue