Changeset 1911


Ignore:
Timestamp:
04/11/2007 03:48:23 (4 years ago)
Author:
chris
Message:

Fix compare output for missing local files which are on the store.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/bin/bbackupquery/BackupQueries.cpp

    r1789 r1911  
    15811581                                // Not found -- report 
    15821582                                BOX_WARNING("Local file '" <<  
    1583                                         localDirDisplay << "' does not exist, " 
     1583                                        localPathDisplay << "' does not exist, " 
    15841584                                        "but store file '" << 
    15851585                                        storePathDisplay << "' does."); 
Note: See TracChangeset for help on using the changeset viewer.