Ignore:
Timestamp:
30/01/2006 20:04:53 (6 years ago)
Author:
ben
Message:

Merge chris/bb-save-state, resolving conflicts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/lib/backupclient/BackupDaemonConfigVerify.cpp

    r341 r353  
    8686        {"CommandSocket", 0, 0, 0},                             // not compulsory to have this 
    8787        {"KeepAliveTime", 0, ConfigTest_IsInt, 0},                              // optional 
     88        {"StoreObjectInfoFile", 0, 0, 0},                               // optional 
    8889 
    8990        {"NotifyScript", 0, 0, 0},                              // optional script to run when backup needs attention, eg store full 
     
    104105        0 
    105106}; 
    106  
Note: See TracChangeset for help on using the changeset viewer.