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

andrug
02.57.2008 7c1435e4a2424835734086dd1eae25806ba0763f
fix fileFd
1 files modified
2 ■■■ changed files
opendj-sdk/opends/tests/system-tests/phases/configuration/configuration.xml 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/system-tests/phases/configuration/configuration.xml
@@ -82,7 +82,7 @@
        <sequence>
          <message>'%s' % msg</message>
          <call function="'writeMessage'">
          { 'fileFd'  : fileFd,
          { 'fileFd'  : LOG_MAIN_FD,
            'content' : msg
          }
          </call>