From 75e789577e089751d395faac10873e0285bf3a54 Mon Sep 17 00:00:00 2001
From: gary_williams <gary_williams@localhost>
Date: Wed, 03 Sep 2008 09:46:18 +0000
Subject: [PATCH] make each test group a job

---
 opends/tests/shared/functions/stafcmd.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opends/tests/shared/functions/stafcmd.xml b/opends/tests/shared/functions/stafcmd.xml
index ab709ca..c38c782 100755
--- a/opends/tests/shared/functions/stafcmd.xml
+++ b/opends/tests/shared/functions/stafcmd.xml
@@ -513,13 +513,13 @@
       </function-arg-def>
       <function-arg-def name="type" type="required">
         <function-arg-description>
-          Name of file to be deleted
+          Type of variable
         </function-arg-description>
         <function-arg-property name="type" value="variable"/>
       </function-arg-def>       
       <function-arg-def name="variable" type="required">
         <function-arg-description>
-          Name of file to be deleted
+          Name of variable
         </function-arg-description>
         <function-arg-property name="type" value="variable"/>
       </function-arg-def> 

--
Gitblit v1.10.0