Ticket #48: bb_retry_dir_not_existing.diff
| File bb_retry_dir_not_existing.diff, 417 bytes (added by chris, 3 years ago) |
|---|
-
bin/bbackupd/BackupDaemon.cpp
1676 1676 "for path '" << apLoc->mPath 1677 1677 << "', skipping location '" << 1678 1678 apLoc->mName << "'"); 1679 continue;1679 //continue; 1680 1680 } 1681 1681 1682 1682 // Execute create directory command
