Changeset 2793 for box/trunk/test


Ignore:
Timestamp:
18/10/2010 21:32:52 (19 months ago)
Author:
chris
Message:

Fix location of memleaks file to fix test/bbackupd again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/test/bbackupd/testbbackupd.cpp

    r2754 r2793  
    20842084                        TEST_RETURN(compareReturnValue, 
    20852085                                BackupQueries::ReturnCode::Command_OK); 
    2086                         TestRemoteProcessMemLeaks("bbackupquery.memleaks"); 
     2086                        TestRemoteProcessMemLeaks("testfiles/restore-test/" 
     2087                                "bbackupquery.memleaks"); 
    20872088 
    20882089                        // check that it restored properly 
Note: See TracChangeset for help on using the changeset viewer.