Do not let Bob pose for someone else
authorZdeněk Šustr <sustr4@cesnet.cz>
Wed, 26 Oct 2011 13:51:08 +0000 (13:51 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Wed, 26 Oct 2011 13:51:08 +0000 (13:51 +0000)
org.glite.testsuites.ctb/LB/tests/lb-generate-fake-proxy.sh

index 7846d48..d3dc887 100755 (executable)
@@ -79,7 +79,7 @@ for p in $USER $USER_BOB; do
                -fqan "/${VO}/Role=NULL/Capability=NULL" &> /dev/null || exit 1
        done
 mv "/tmp/x509up_u${USER}" "/tmp/x509up_u${user_id}"
-mv "/tmp/x509up_u${USER}" "/tmp/x509up_u.${user_id}"
+mv "/tmp/x509up_u${USER_BOB}" "/tmp/x509up_u.${user_id}"
 
 export X509_USER_PROXY=/tmp/x509up_u${user_id}
 export X509_USER_PROXY_BOB=/tmp/x509up_u.${user_id}