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

al_xipe
16.02.2007 0ff3d30dd848b475f98ca226bb3d3779630500bd
1. fixed typo in send-mail target
1 files modified
2 ■■■ changed files
opends/tests/functional-tests/staf-installer.xml 2 ●●● patch | view | raw | blame | history
opends/tests/functional-tests/staf-installer.xml
@@ -623,7 +623,7 @@
    <antcall target="send-mail"/>
  </target>
  <target name="send-email" if="email.send">
  <target name="send-mail" if="email.send">
    <condition property="email.send.auth">
      <length string="${email.server.user}" when="greater" length="0"/>
    </condition>