commit | dfda936510a56421370267ef5fc54b10b739c67c | [log] [tgz] |
---|---|---|
author | Andrew Geissler <andrewg@us.ibm.com> | Thu Nov 17 13:43:37 2016 -0600 |
committer | Andrew Geissler <andrewg@us.ibm.com> | Thu Nov 17 13:43:37 2016 -0600 |
tree | e3092b448720d38dc202ce21fd37aa8355fbf0dc | |
parent | aab61990a8eda4c5343e92999d461993f0840213 [diff] |
Use system call to issue warmReset command We hit intermittent problems with the existing g_spawn_command_line_async() call. Lets just keep it nice and simple with a system call. This will be refactored in story 783 this sprint. Partially resolves openbmc/openbmc#519 Change-Id: I545578a24e44cd73461af47c6074a618c0d2bad4 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>