From 0ad14eae2bcd6e05c644f7bd70c03bc9cf43a0e8 Mon Sep 17 00:00:00 2001
From: andrug <andrug@localhost>
Date: Fri, 21 Mar 2008 18:14:10 +0000
Subject: [PATCH] fix typo

---
 opends/tests/system-tests/phases/shared/functions/opendsadm.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/tests/system-tests/phases/shared/functions/opendsadm.xml b/opends/tests/system-tests/phases/shared/functions/opendsadm.xml
index 9870b58..2432bcd 100755
--- a/opends/tests/system-tests/phases/shared/functions/opendsadm.xml
+++ b/opends/tests/system-tests/phases/shared/functions/opendsadm.xml
@@ -528,7 +528,7 @@
       </script>
       
       
-      <!-- TBD : check if bin file exists -->
+      <!-- check if bin file exists -->
       <call function="'isFile'">
       {
         'location' : location,

--
Gitblit v1.10.0