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

andrug
04.35.2008 1f47dd72a570c48695c0de46784af216e7e35339
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 %s ' % (command,arguments),
            { 'content'  : 'Running cmd: %s %s' % (command,arguments),
              'fileFd'   : fileFd }
          </call>