Project

General

Profile

« Previous | Next » 

Revision 2c1689fd

Added by Scott Ullrich over 18 years ago

When we iterate through the backup cache we call out to parse the configuration file.

This can be fatal if the xml contents is corrupted and the process will die out. Instead of dieing, return -1 and let the process continue since we have further logic to detect these issues and restore a previous configuration, etc.

  • added
  • modified
  • copied
  • renamed
  • deleted