commit | da66fd84209f93d9f9c11ea45d45819b92a4a98f | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Mon Jun 03 11:11:24 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Mon Jun 03 11:24:59 2019 -0700 |
tree | d076a0c3958f3466ddf67501cd78529c4584b24f | |
parent | a2d8239473ea9c441e157481c83195c5dcffe5bc [diff] [blame] |
merge Verification and Update statuses Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ibb9c1c9f9cb7e9cda18f4e8dddb31d57a12f0d90
diff --git a/update_systemd.hpp b/update_systemd.hpp index 47c8d67..693beb4 100644 --- a/update_systemd.hpp +++ b/update_systemd.hpp
@@ -35,7 +35,7 @@ bool triggerUpdate() override; void abortUpdate() override; - UpdateStatus status() override; + ActionStatus status() override; private: sdbusplus::bus::bus bus;