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

gary_williams
20.58.2007 1c47785140a438dea398e1cca4a1640e8ccf7b30
opendj-sdk/opends/tests/functional-tests/testcases/replication/totalupdate/totalupdate.xml
@@ -74,7 +74,8 @@
              <!-- Import data into Directory Server -->              
              <call function="'ImportLdifWithScript'">
                { 'location'     : server1.getHostname() ,
                  'dsPath'       : '%s/%s' % (server1.getDir(),OPENDSNAME),
                  'dsPath'       : '%s/%s' % (server1.getDir(),OPENDSNAME),
                  'dsBackEnd'    : 'userRoot',
                  'dsLdifFile'   : '%s/replication/Example.ldif' % server1DataDir }
              </call>