almost working ...
authorAleš Křenek <ljocha@ics.muni.cz>
Wed, 23 Aug 2006 13:02:52 +0000 (13:02 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Wed, 23 Aug 2006 13:02:52 +0000 (13:02 +0000)
org.glite.jp/examples/pch06/pch06.jdl-template
org.glite.jp/examples/pch06/pch06.runme

index daf996e..d644f28 100644 (file)
@@ -2,6 +2,9 @@
 
 type = "dag";
 
+Requirements = other.GlueCEInfoHostname=="skurut17.cesnet.cz";
+LBAddress = "skurut1.cesnet.cz:9000";
+
 stdoutput = "std.out";
 stderror = "std.err";
 outputsandbox = { "std.out", "std.err" };
index 7b852fc..e720c0f 100644 (file)
@@ -6,8 +6,8 @@ if [ -z "$6" ]; then
        exit 1
 fi
 
-sed "s/REFERENCE/$1/; s/BASE1/$2/; s/BASE2/$3/; s/BASE3/$4/; s/BASE4/$5/; s/ATLAS/$6/" pch06.jdl-template >pch06.jdl
+sed "s|REFERENCE|$1|; s|BASE1|$2|; s|BASE2|$3|; s|BASE3|$4|; s|BASE4|$5|; s|ATLAS|$6|" pch06.jdl-template >pch06.jdl
 
-# glite-job-submit --config-vo voce.conf pch06.jdl
+# glite-wms-job-submit pch06.jdl