commit | f1f0f65ded69677bb2129273c092a43e2f58cbce | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Mon Jun 03 09:10:19 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Mon Jun 03 10:10:29 2019 -0700 |
tree | e1feda04da43cd563d5644a0c525f2a5226de4a1 | |
parent | 0079d8985b56b134497fc261d0f74359e0c4cb8f [diff] [blame] |
bmc: firmware updateStarted: stat(session) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I3d34f52aacbb004bccf18748c8f8cd591dbb0490
diff --git a/firmware_handler.hpp b/firmware_handler.hpp index b2f5a64..67fb82b 100644 --- a/firmware_handler.hpp +++ b/firmware_handler.hpp
@@ -104,7 +104,7 @@ /** The update process has started. */ updateStarted, /** The update has completed (optional state to reach) */ - updatedCompleted, + updateCompleted, }; /**