The new proxy's life time does not need to be limited
authorZdeněk Šustr <sustr4@cesnet.cz>
Thu, 5 Apr 2012 06:44:03 +0000 (06:44 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Thu, 5 Apr 2012 06:44:03 +0000 (06:44 +0000)
org.glite.testsuites.ctb/PX/tests/px-test-all.sh

index c923210..b7118a4 100755 (executable)
@@ -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)... "