Changeset 2ed74c6 for fedd/abac_test.sh


Ignore:
Timestamp:
Nov 6, 2009 3:50:44 PM (15 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-3.01, version-3.02
Children:
9fea17b
Parents:
20cda34
Message:

typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/abac_test.sh

    r20cda34 r2ed74c6  
    1313# Test a two part negoitation
    1414./abac_client.py access --cert=emulab.pem --transport=soap \
    15         --trace --url=http://localhost:8443/axis2/services/feddABACPort
     15        --trace --url=http://localhost:8443/axis2/services/feddABACPort \
    1616        --context_id=0 --goal='GENI:GENI.CTFaccess<<---Alice' \
    17         --srcURL=http://localhost:8443/axis2/services/feddABACPort \
     17        --srcURL=https://localhost:8443/axis2/services/feddABACPort \
    1818        --dstContext=1 \
    19         --dstURL=http://localhost:8443/axis2/services/feddABACPort
     19        --dstURL=https://localhost:8443/axis2/services/feddABACPort
    2020
Note: See TracChangeset for help on using the changeset viewer.