From a1f32183837c489dae93a1813653288e41c60f70 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Mon, 18 Oct 2010 20:32:52 +0000 Subject: Fix location of memleaks file to fix test/bbackupd again. --- test/bbackupd/testbbackupd.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/bbackupd/testbbackupd.cpp b/test/bbackupd/testbbackupd.cpp index c129a584..2452c8c0 100644 --- a/test/bbackupd/testbbackupd.cpp +++ b/test/bbackupd/testbbackupd.cpp @@ -2083,7 +2083,8 @@ int test_bbackupd() "quit"); TEST_RETURN(compareReturnValue, BackupQueries::ReturnCode::Command_OK); - TestRemoteProcessMemLeaks("bbackupquery.memleaks"); + TestRemoteProcessMemLeaks("testfiles/restore-test/" + "bbackupquery.memleaks"); // check that it restored properly compareReturnValue = ::system(BBACKUPQUERY " " -- cgit v1.2.3