diff options
author | Nikolai Prokoschenko <nikolai@prokoschenko.de> | 2016-01-26 14:38:06 +0100 |
---|---|---|
committer | Nikolai Prokoschenko <nikolai@prokoschenko.de> | 2016-01-26 14:38:06 +0100 |
commit | f8d11d94210e3677a70091b4146da445d557b615 (patch) | |
tree | 870164825c71917a7a1e76fcf5d2dd9067e5b1a2 /roles/nuage_master/tasks | |
parent | 9d2d123403e244bb49997c0bb498b5aca4c625b9 (diff) | |
download | openshift-f8d11d94210e3677a70091b4146da445d557b615.tar.gz openshift-f8d11d94210e3677a70091b4146da445d557b615.tar.bz2 openshift-f8d11d94210e3677a70091b4146da445d557b615.tar.xz openshift-f8d11d94210e3677a70091b4146da445d557b615.zip |
Fix checking for update package availability
Currently, if `yum list available` returns two versions, for whatever reason, no sorting is imposed. Therefore it's possible that an upgraded package version is available but is not being detected.
This patch sorts the version number list so that most recent version is always picked first.
Diffstat (limited to 'roles/nuage_master/tasks')
0 files changed, 0 insertions, 0 deletions