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

smaguin
04.57.2008 a4de599a1bcec01ab0b9d07a424e39e38aaa5142
opends/tests/system-tests/phases/shared/functions/utils.xml
@@ -789,7 +789,7 @@
      <if expr="STAFCmdExist == TRUE">
        <sequence>
          <call function="'writeMessage'">
            { 'content'  : 'Running cmd: %s' % command,
            { 'content'  : 'Running cmd: %s %s ' % (command,arguments),
              'fileFd'   : fileFd }
          </call>