- Timestamp:
- 01/11/2011 23:36:04 (7 months ago)
- File:
-
- 1 edited
-
box/trunk/lib/backupstore/BackupStoreCheck.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/lib/backupstore/BackupStoreCheck.cpp
r2889 r3036 467 467 int64_t containerID = -1; 468 468 int64_t size = -1; 469 470 // Debugging for Sune Molgaard's issue with non-existent files being471 // detected as unattached and crashing later in CheckUnattachedObjects()472 if (ObjectID == 0x90c1a)473 {474 BOX_INFO("Trying to open " << BOX_FORMAT_OBJECTID(ObjectID) <<475 " from " << rFilename << " on disc " << mDiscSetNumber);476 }477 469 478 470 try
Note: See TracChangeset
for help on using the changeset viewer.
