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

al_xipe
20.17.2006 ad0fc5aeaab93d42dee4b53782559bec94082fe4
fixed an issue in saving the server log files after the test have run
1 files modified
2 ■■■ changed files
opends/tests/integration-tests-testng/build.xml 2 ●●● patch | view | raw | blame | history
opends/tests/integration-tests-testng/build.xml
@@ -259,7 +259,7 @@
    <delete dir="${tests.run.dir}/backup" />
    <!-- save the server log files for issues investigation -->
    <copy todir="${tests.run.dir}/logs/server">
      <fileset dir="${full.install.dir}/logs"/>
      <fileset dir="${opends.dir}/build/install/${product.name}-${product.version}/logs"/>
    </copy>