From a28b420414cd8a05dea3d67c4e151b80f5a75ff5 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 --- opends/tests/system-tests/phases/shared/functions/staxcmd.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/tests/system-tests/phases/shared/functions/staxcmd.xml b/opends/tests/system-tests/phases/shared/functions/staxcmd.xml index aee4be8..e08bac7 100755 --- a/opends/tests/system-tests/phases/shared/functions/staxcmd.xml +++ b/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