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

Christophe Sovant
04.44.2008 0485601f97c5f3a069ca16f46a442b91d439e37a
Remove "block" element in "runCommand" function
1 files modified
4 ■■■■ changed files
opends/tests/shared/functions/utils.xml 4 ●●●● patch | view | raw | blame | history
opends/tests/shared/functions/utils.xml
@@ -1484,8 +1484,6 @@
        '%s: Running command:\n %s %s\nlocation: %s\nenv: %s\nworkdir: %s' % (_id,command,arguments,location,env,path)
      </message>
      <block name="'%s:Wrapper for %s' % (_id,re.compile('\..*$').sub('',os.path.basename(command)))">
          <process name="name">
            <location>location</location>
            <command>command</command>
@@ -1498,8 +1496,6 @@
            <returnstdout/>
          </process>
      
      </block>
      <script>
        cmdRC = RC
        cmdOutput = STAXResult