Project

General

Profile

« Previous | Next » 

Revision 4fd46efa

Added by david.sorber over 2 years ago

Change "disable-log" option to "enable-log" and make the log disabled by
default. Also add a warning if unsupported directory entries are
detected while copying. Version: v0.2.1.

View differences:

src/CopyManager.cc
{
// Unsupported entry type
LOG(error) << "Unsupported entry type: " << entry.path();
incInvalidEntries();
}
}

Also available in: Unified diff