From 7858cbaba87943ebb1fa8cb64e49d976bb3da7ff Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Tue, 10 Dec 2013 16:02:36 +0000
Subject: [PATCH] Fix typo in help.

---
 opends/build.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/build.xml b/opends/build.xml
index 5d999b9..12024ac 100644
--- a/opends/build.xml
+++ b/opends/build.xml
@@ -2156,7 +2156,7 @@
     <echo message="      the server tools on the test server.  It can slow down the test startup"/>
     <echo message="      so the files are not copied by default."/>
     <echo message=""/>
-    <echo message="  -Dtest.failed=true"/>
+    <echo message="  -Dtest.failures=true"/>
     <echo message="      runs only the tests that failed last time"/>
     <echo message=""/>
     <echo message="  -Dorg.opends.server.debug.target=org.opends.server.core:level=verbose,category=data"/>

--
Gitblit v1.10.0