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

tdj_tx
23.51.2007 16df510a28a9fe1592ee1f96e4179060513f7fae
Removed -w option and replaced it with --wrapColumn.  The -w option was removed from the export tool.
1 files modified
2 ■■■ changed files
opendj-sdk/opends/tests/functional-tests/testcases/backends/export.xml 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/testcases/backends/export.xml
@@ -1946,7 +1946,7 @@
              </message>
              <call function="'exportLdif'">
                { 'ldifFile'    : '%s/backends/ExportWrapCol.ldif' % logsRemoteDataDir,
                  'extraParams' : '-w 25'
                  'extraParams' : '--wrapColumn 25'
                }
              </call>
              <call function="'checktestRC'">