From 7ca9783673f8c88317007179b19ef28b328b11e6 Mon Sep 17 00:00:00 2001
From: gary_williams <gary_williams@localhost>
Date: Tue, 30 Sep 2008 20:24:53 +0000
Subject: [PATCH] functional-tests fix svn revision number

---
 opendj-sdk/opends/tests/staf-tests/shared/tests/runTestJob.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/tests/staf-tests/shared/tests/runTestJob.xml b/opendj-sdk/opends/tests/staf-tests/shared/tests/runTestJob.xml
index 74f8996..b5b5666 100644
--- a/opendj-sdk/opends/tests/staf-tests/shared/tests/runTestJob.xml
+++ b/opendj-sdk/opends/tests/staf-tests/shared/tests/runTestJob.xml
@@ -202,7 +202,7 @@
 
           ServerInfoKey='svn revision'
           if ServerInfoDict.has_key(ServerInfoKey):
-            ServerSvnRevision=ServerInfoDict[ServerInfoKey]
+            ServerRevision=ServerInfoDict[ServerInfoKey]
 
         else:
           ServerInfoDict='No key found (%s)' % ServerPath

--
Gitblit v1.10.0