From: Marcel Poul Date: Thu, 16 Feb 2012 17:30:00 +0000 (+0000) Subject: check also voms-proxy-fake binaries X-Git-Tag: gridsite-core_R_1_7_17~87 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=d8ccb5b0c82379fb6afacd86ae1def0c974310a1;p=jra1mw.git check also voms-proxy-fake binaries --- diff --git a/org.glite.testsuites.ctb/CANL-C/tests/canl-common.sh b/org.glite.testsuites.ctb/CANL-C/tests/canl-common.sh index a75e0df..42a3e20 100755 --- a/org.glite.testsuites.ctb/CANL-C/tests/canl-common.sh +++ b/org.glite.testsuites.ctb/CANL-C/tests/canl-common.sh @@ -46,6 +46,8 @@ export PATH #general grid binaries GRIDPROXYINFO=grid-proxy-info +#voms binaries +VOMSPROXYKAE=voms-proxy-fake # default LB ports GLITE_LB_SERVER_PORT=${GLITE_LB_SERVER_PORT:-9000}