From 20dd19f57eda53ba30cdbd3603fb8bc9a60fa546 Mon Sep 17 00:00:00 2001
From: andrug <andrug@localhost>
Date: Fri, 21 Mar 2008 18:14:10 +0000
Subject: [PATCH] fix typo
---
opendj-sdk/opends/tests/system-tests/phases/shared/functions/opendsadm.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-sdk/opends/tests/system-tests/phases/shared/functions/opendsadm.xml b/opendj-sdk/opends/tests/system-tests/phases/shared/functions/opendsadm.xml
index 9870b58..2432bcd 100755
--- a/opendj-sdk/opends/tests/system-tests/phases/shared/functions/opendsadm.xml
+++ b/opendj-sdk/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