commit | 00044f4fdd179a2cfefc4b53615772f5742b6921 | [log] [tgz] |
---|---|---|
author | Saqib Khan <khansa@us.ibm.com> | Mon Jul 10 17:24:43 2017 -0500 |
committer | Saqib Khan <khansa@us.ibm.com> | Tue Jul 11 08:35:09 2017 -0500 |
tree | 6d00d9f745debdc47bb5fba2c91b42005d247618 | |
parent | 1793b648efbe4d5446f0a53d12381d1b34776cbf [diff] |
Prevent Host Updater from going in to an infinite loop. The incorrect postion of the curly bracket caused the Host Updater to create a new version object and to call itself with out checking if the same version exists already. Resolves openbmc/openbmc#1923 Change-Id: Ide8f98d67604a9ade272e69e20780f21cac01e0c Signed-off-by: Saqib Khan <khansa@us.ibm.com>