From f6f3245e89f4ea7758f592fa044dde87d1fd51b8 Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Wed, 17 Sep 2008 11:19:50 +0000
Subject: [PATCH] Fix setup test spec generation.

---
 opends/tests/staf-tests/functional-tests/testcases/setup/security.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/opends/tests/staf-tests/functional-tests/testcases/setup/security.xml b/opends/tests/staf-tests/functional-tests/testcases/setup/security.xml
index f87643f..8108a80 100644
--- a/opends/tests/staf-tests/functional-tests/testcases/setup/security.xml
+++ b/opends/tests/staf-tests/functional-tests/testcases/setup/security.xml
@@ -119,13 +119,13 @@
         #@TestPreamble        
         #@TestStep            Setup I1, with SSL
                               Setup I2, with StartTLS
-                              Create o=o1 on I1 & I2, and import data on I1
+                              Create o=o1 on I1 and I2, and import data on I1
                               Setup replication I1 - I2
                               Check SSL works OK on I1 and I2
                               Check StartTLS not-OK on I1
                               Check StartTLS OK on I2
-                              Export server certs I1 & I2
-                              Create new JKS keystore and import I1 & I2 certs
+                              Export server certs I1 and I2
+                              Create new JKS keystore and import I1 and I2 certs
                               Uninstall I1, using new keystore
                               Uninstall I2
         #@TestPostamble       

--
Gitblit v1.10.0