commit | 7e1abfcab8ab4b918a0725a0d91b998dff116eec | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Thu Nov 09 15:43:50 2017 -0600 |
committer | Gunnar Mills <gmills@us.ibm.com> | Mon Nov 13 15:35:57 2017 -0600 |
tree | 2c5d5fb92f12579d66635aa7caad95419b33126d | |
parent | 7a248bc7c30ed1fdb7d6b4255eea2430852333d1 [diff] |
Create Image Dir if not present Instead of throwing an error, create the image directory, if not present. The inotify code should create the image directory if not present, not the upload or TFTP code. Removed creating the image directory from the TFTP here and removed from the upload in another commit. Change-Id: I8c142283cfd5a3c87bdf2291d2e79729ec9ac319 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To full clean the repository again run `./bootstrap.sh clean`.