From adb9a4fdd2bb5060bc33f2057f9b4649457e5b0a Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Fri, 3 Oct 2008 22:45:11 +0000 Subject: Fix directory record conflicts caused by including the same directory twice. Fix/reduce locked file timing conflict problems. --- test/bbackupd/testfiles/bbackupd-temploc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/bbackupd/testfiles') diff --git a/test/bbackupd/testfiles/bbackupd-temploc.conf b/test/bbackupd/testfiles/bbackupd-temploc.conf index 57d66bca..07cbdcd1 100644 --- a/test/bbackupd/testfiles/bbackupd-temploc.conf +++ b/test/bbackupd/testfiles/bbackupd-temploc.conf @@ -49,7 +49,7 @@ BackupLocations } Test2 { - Path = testfiles/TestDir1 + Path = testfiles/TestDir2 } } -- cgit v1.2.3