From: Zdeněk Šustr Date: Thu, 5 Apr 2012 06:44:03 +0000 (+0000) Subject: The new proxy's life time does not need to be limited X-Git-Tag: glite-px-proxyrenewal_R_1_3_25_2~40 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=5599218197162f9bbd4eeee0a49cf03282dfd820;p=jra1mw.git The new proxy's life time does not need to be limited --- 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 c923210..b7118a4 100755 --- a/org.glite.testsuites.ctb/PX/tests/px-test-all.sh +++ b/org.glite.testsuites.ctb/PX/tests/px-test-all.sh @@ -200,7 +200,7 @@ if [ $? -eq 0 ]; then test_done printf "Generating new proxy... " cd "$WRKDIR" - ./lb-generate-fake-proxy.sh --hours 1 + ./lb-generate-fake-proxy.sh if [ $? -eq 0 ]; then test_done printf "Registering new proxy for renewal (regression into Savannah Bug #90610)... "