From 6409bc268052c8423643f59583b725a4e9bc2f22 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.
---
opendj-sdk/opends/build.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-sdk/opends/build.xml b/opendj-sdk/opends/build.xml
index 5d999b9..12024ac 100644
--- a/opendj-sdk/opends/build.xml
+++ b/opendj-sdk/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