From 39d5c5e6d6c6001de7e1e4cb402bcadd25de564f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Milo=C5=A1=20Mula=C4=8D?= Date: Wed, 6 Sep 2006 14:09:48 +0000 Subject: [PATCH] get err output from log_events --- org.glite.jp/examples/pch06/align.sh | 2 +- org.glite.jp/examples/pch06/pch06.runme | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/org.glite.jp/examples/pch06/align.sh b/org.glite.jp/examples/pch06/align.sh index c801078..4f6a452 100644 --- a/org.glite.jp/examples/pch06/align.sh +++ b/org.glite.jp/examples/pch06/align.sh @@ -44,7 +44,6 @@ echo $GLOBAL_MAXIMUM globus-url-copy file://$PWD/warp $1.warp -globus-url-copy file://$PWD/$$.err $1.align-err # Log LB user_tags init_log_event @@ -58,3 +57,4 @@ log_event "IPAW_PARAM" "-q" log_event "IPAW_HEADER" "GLOBAL_MAXIMUM=$GLOBAL_MAXIMUM" +globus-url-copy file://$PWD/$$.err $1.align-err diff --git a/org.glite.jp/examples/pch06/pch06.runme b/org.glite.jp/examples/pch06/pch06.runme index 9f93278..de3d0ba 100644 --- a/org.glite.jp/examples/pch06/pch06.runme +++ b/org.glite.jp/examples/pch06/pch06.runme @@ -1,6 +1,6 @@ #!/bin/sh -sandbox='gsiftp://umbar.ics.muni.cz:1414/home/ljocha/tmp/pch06' +sandbox='gsiftp://umbar.ics.muni.cz:1414/home/mulac/pch06' if [ -z "$6" ]; then echo usage: $0 reference base1 base2 base3 base4 atlas -- 1.8.2.3