From 9319159c0afc2eebfbe6f1cea827d103789af421 Mon Sep 17 00:00:00 2001
From: andrug <andrug@localhost>
Date: Tue, 18 Mar 2008 13:53:52 +0000
Subject: [PATCH] fix typo
---
opendj-sdk/opends/tests/system-tests/phases/main_run.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-sdk/opends/tests/system-tests/phases/main_run.xml b/opendj-sdk/opends/tests/system-tests/phases/main_run.xml
index e7c2300..01cb8d4 100644
--- a/opendj-sdk/opends/tests/system-tests/phases/main_run.xml
+++ b/opendj-sdk/opends/tests/system-tests/phases/main_run.xml
@@ -118,7 +118,7 @@
<!-- ============ CONF FILES CHECK ============================= -->
- <!-- Check that configuration files have no NEED_VALUE strin -->
+ <!-- Check that configuration files have no NEED_VALUE string -->
<script>ERR_NUM[0] = 0</script>
<call function="'checkConfigurationFiles'"/>
<if expr="ERR_NUM[0] != 0">
--
Gitblit v1.10.0