Changeset 2602
- Timestamp:
- 31/01/2010 22:57:46 (2 years ago)
- File:
-
- 1 edited
-
box/trunk/bin/bbackupquery/BackupQueries.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/bin/bbackupquery/BackupQueries.cpp
r2601 r2602 1550 1550 localDirEn->d_name); 1551 1551 1552 // Check whether dir is excluded before trying to 1553 // stat it, to fix problems with .gvfs directories 1554 // that are not readable by root causing compare 1555 // to crash: 1556 // http://lists.boxbackup.org/pipermail/boxbackup/2010-January/000013.html 1552 1557 if(rParams.IsExcludedDir(localDirPath)) 1553 1558 {
Note: See TracChangeset
for help on using the changeset viewer.
