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

abobrov
16.54.2008 7c0e4b414c71a19aa528947969ec9c148cddb147
- fix typo
1 files modified
2 ■■■ changed files
opends/build.xml 2 ●●● patch | view | raw | blame | history
opends/build.xml
@@ -1822,7 +1822,7 @@
    <echo message="      for example will allow you to remotely debug the unit tests from"/>
    <echo message="      the debugger of your choice by pointing it at port 5005."/>
    <echo message="      The unit tests will not start to run until the debugger is attached"/>
    <echo message="      unless you als specify -Dtest.remote.debug.suspend=n."/>
    <echo message="      unless you also specify -Dtest.remote.debug.suspend=n."/>
    <echo message=""/>
  </target>