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

andrug
02.57.2008 3b638f04e8be1f1305254361ba9feee2d8c27966
fix fileFd
1 files modified
2 ■■■ changed files
opends/tests/system-tests/phases/configuration/configuration.xml 2 ●●● patch | view | raw | blame | history
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>