Home
last modified time | relevance | path

Searched hist:be12c729 (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/src/
H A Derror_messages.cppbe12c729 Thu Feb 21 12:57:24 CST 2019 James Feist <james.feist@linux.intel.com> Don't set result to success when calling success

res.success is the default, if one async call
sets failure, and another later sets success, we
don't want to overwrite the failure with sucess.

Tested-by: still got success on good patch

Change-Id: Iee76892f7517d508ed98929d9ecd127dd83b1329
Signed-off-by: James Feist <james.feist@linux.intel.com>