From b2f82bf3e343541bc69ff53a2996370e457304f7 Mon Sep 17 00:00:00 2001
From: al_xipe <al_xipe@localhost>
Date: Tue, 26 Jun 2007 07:08:04 +0000
Subject: [PATCH] updated xml files to point to shared/stax.dtd

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

diff --git a/opends/tests/functional-tests/shared/functions/utils.xml b/opends/tests/functional-tests/shared/functions/utils.xml
index 180d6ae..e5788e9 100755
--- a/opends/tests/functional-tests/shared/functions/utils.xml
+++ b/opends/tests/functional-tests/shared/functions/utils.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE stax SYSTEM "../../../shared/stax.dtd">
+<!DOCTYPE stax SYSTEM "../stax.dtd">
 <!--
  ! CDDL HEADER START
  !

--
Gitblit v1.10.0