Corrected the check for 'clear_persistent_files'

Previously: As a part of BMC firmware update via REST API process, "check_persistent_files" flag was being incorrectly checked. As a result persistent file system was cleaned even through  "check_persistent_files" flag was left at "0" (default)

Post-Change:  Persistent file system was cleaned only if  "check_persistent_files" flag is set to "1" by the user.
1 file changed
tree: 9a90b110742b8652c8b9e67ecff7763b65b56a3f
  1. bin/
  2. includes/
  3. interfaces/
  4. objects/
  5. xml/
  6. .gitignore
  7. codegen
  8. Makefile