commit | b6cfc545a97ac6453b143dc150949d56ad5e52d2 | [log] [tgz] |
---|---|---|
author | Milton Miller <miltonm@us.ibm.com> | Fri Jun 17 11:43:40 2016 -0500 |
committer | Milton Miller <miltonm@us.ibm.com> | Thu Jun 30 18:22:32 2016 -0500 |
tree | 86e15e94c362f89c80cb0e077cee336408810dae | |
parent | c80941092ca36916c3aa0c6bfb93ec6953a71362 [diff] |
bmc_update: allow whitelist to be files in a directory The whitelist is moveing from a file to a set of files in a directory. Use try when deleting whitelist entries. It would be better to call update without saving the files in the first place but this will suffice for now. Signed-off-by: Milton Miller <miltonm@us.ibm.com>