From: Zdeněk Šustr Date: Tue, 15 Nov 2011 21:39:53 +0000 (+0000) Subject: Longer timeout, just for testing. Will be replaced by a more clever solution soon X-Git-Tag: merge_30_head_take2_dst~25 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=6d75bdcf86a2ab4cc9f45fd70b777e36ae5b1919;p=jra1mw.git Longer timeout, just for testing. Will be replaced by a more clever solution soon --- diff --git a/org.glite.testsuites.ctb/PX/tests/px-test-all.sh b/org.glite.testsuites.ctb/PX/tests/px-test-all.sh index 3f241ea..07a5023 100755 --- a/org.glite.testsuites.ctb/PX/tests/px-test-all.sh +++ b/org.glite.testsuites.ctb/PX/tests/px-test-all.sh @@ -117,7 +117,7 @@ printf "\tProxy:\t$ORIG_PROXY\n\tRenew:\t$REGISTERED_PROXY\n"; printf "Registered proxy -- "; voms-proxy-info -file $REGISTERED_PROXY | grep timeleft; printf "sleeping..."; -sleep 600; +sleep 1800; printf "\nRegistered proxy -- "; voms-proxy-info -file $REGISTERED_PROXY | grep timeleft; printf "Original proxy -- ";