openbmc / ipmi-fru-parser

GNU General Public License v3.0
10 stars 25 forks source link

Replacing std::ifstream by access(2) for checking file existence #17

Closed vishwabmc closed 8 years ago

vishwabmc commented 8 years ago

Fixes problem reported by issue https://github.com/openbmc/ipmi-fru-parser/issues/12


This change is Reviewable

vishwabmc commented 8 years ago

Fixes https://github.com/openbmc/ipmi-fru-parser/issues/12