summaryrefslogtreecommitdiff
path: root/test/bbackupd/testfiles
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2008-10-03 22:45:11 +0000
committerChris Wilson <chris+github@qwirx.com>2008-10-03 22:45:11 +0000
commitadb9a4fdd2bb5060bc33f2057f9b4649457e5b0a (patch)
treee3f48cbdf076252618a5eb9e5ba724e634db1dcd /test/bbackupd/testfiles
parentc1edd55434eb2504307760b5c82d557286bb65bc (diff)
Fix directory record conflicts caused by including the same directory
twice. Fix/reduce locked file timing conflict problems.
Diffstat (limited to 'test/bbackupd/testfiles')
-rw-r--r--test/bbackupd/testfiles/bbackupd-temploc.conf2
1 files changed, 1 insertions, 1 deletions
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
}
}