From 9d60ff720398fc23ec829857529b3d7befe32a29 Mon Sep 17 00:00:00 2001
From: andrug <andrug@localhost>
Date: Fri, 21 Mar 2008 17:28:29 +0000
Subject: [PATCH] update stax.dtd path following architecture change

---
 opendj-sdk/opends/tests/system-tests/phases/shared/functions/staxcmd.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/tests/system-tests/phases/shared/functions/staxcmd.xml b/opendj-sdk/opends/tests/system-tests/phases/shared/functions/staxcmd.xml
index aee4be8..e08bac7 100755
--- a/opendj-sdk/opends/tests/system-tests/phases/shared/functions/staxcmd.xml
+++ b/opendj-sdk/opends/tests/system-tests/phases/shared/functions/staxcmd.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE stax SYSTEM "../../../shared/stax.dtd">
+<!DOCTYPE stax SYSTEM "../../../../shared/stax.dtd">
 <!--
  ! CDDL HEADER START
  !

--
Gitblit v1.10.0