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

gary_williams
12.27.2007 16cd89469588ac75d72789767c1c322461b728cc
temporarily keep copy of results.html in TMPDIR for Hudson 
1 files modified
6 ■■■■■ changed files
opends/tests/functional-tests/testcases/runTestJob.xml 6 ●●●●● patch | view | raw | blame | history
opends/tests/functional-tests/testcases/runTestJob.xml
@@ -493,6 +493,12 @@
      </if>
      <!-- fixMe: Copy the html results file to TMPDIR for Hudson -->
      <call function="'copyFile'">
        { 'srcfile'    : htmlfile,
          'destfile'   : '%s/results.html' % (TMPDIR) }
      </call>
    </sequence>
  </function>