Be a little more verbose in displaying VOMS extensions
authorZdeněk Šustr <sustr4@cesnet.cz>
Mon, 27 Feb 2012 11:03:44 +0000 (11:03 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Mon, 27 Feb 2012 11:03:44 +0000 (11:03 +0000)
org.glite.testsuites.ctb/gridsite/tests/gridsite-test-all.sh

index 547c254..d0e53d2 100755 (executable)
@@ -394,9 +394,9 @@ EOF
                UTOPIA=`voms-proxy-info -all | grep -A 100 "extension information" | grep "^issuer" | grep "L=Tropic" | grep "O=Utopia" | grep "OU=Relaxation"`
                if [ "$UTOPIA" != "" ]; then
                        printf "Possibly fake VOMS extensions. Regenerating..."
-                       voms-proxy-info | grep -A 100 "extension information" 
+                       voms-proxy-info -all | grep -A 100 "extension information" 
                        voms-proxy-init -voms vo.org -key $x509_USER_KEY -cert $x509_USER_CERT
-                       voms-proxy-info | grep -A 100 "extension information" 
+                       voms-proxy-info -all | grep -A 100 "extension information" 
                fi;
 
                for vomsfile in /etc/vomses/*