commit | 882ce9562ff3a5a899801b59bf7805cdf7952d8a | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Thu Oct 05 16:12:41 2017 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Oct 26 01:24:18 2017 +0000 |
tree | 18ae0c83b85e032d4edf53e1db3289f7d02dcd07 | |
parent | 593d24f8357be0a1fea3af9d8293c736aedef866 [diff] |
Pass error to log into shutdown function Changing the power off utility function to take a template parameter that specifies the error to log before the shutdown instead of hardcoding it in the function. Also change the 2 callers of this function to pass in the error type. Change-Id: Ic83d87d5000f881ed9832092be207e91adf81c0c Signed-off-by: Matt Spinler <spinler@us.ibm.com>