mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

gary_williams
13.56.2007 504f0f7a278410099e966d7689c07b106f88cb06
opends/tests/functional-tests/testcases/replication/replication_setup.xml
@@ -60,7 +60,7 @@
            client = _topologyServerList[0]
            clientHost = client.getHostname()
            clientPath = '%s/%s' % (client.getDir(),OPENDSNAME)
            clientDataDir = '%s/functional-tests/shared/data' % client.getDir()
            clientDataDir = '%s/%s' % (client.getDir(),relativeDataDir)
             
            server1 = _topologyServerList[0]
            server2 = _topologyServerList[1]