From d1063a5e6949a01dc70c1042ae52b706dfa8c7bd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Mon, 7 Nov 2005 14:06:16 +0000 Subject: [PATCH] correct namespace to refer to system attributes --- org.glite.jp.primary/examples/README.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.glite.jp.primary/examples/README.test b/org.glite.jp.primary/examples/README.test index 8997ff7..9150f3c 100644 --- a/org.glite.jp.primary/examples/README.test +++ b/org.glite.jp.primary/examples/README.test @@ -41,8 +41,8 @@ Returns: Check system attributes known from job registration: -$ ./jpps-test GetJobAttr JOBID http://egee.cesnet.cz/en/WSDL/jp-system:owner -$ ./jpps-test GetJobAttr JOBID http://egee.cesnet.cz/en/WSDL/jp-system:regtime +$ ./jpps-test GetJobAttr JOBID http://egee.cesnet.cz/en/Schema/JP/System:owner +$ ./jpps-test GetJobAttr JOBID http://egee.cesnet.cz/en/Schema/JP/System:regtime Record JP tag: -- 1.8.2.3