Changeset af51a97


Ignore:
Timestamp:
Oct 7, 2009 9:26:25 AM (15 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-2.00, version-3.01, version-3.02
Children:
6727c97
Parents:
ab33158
Message:

clean up abac_test.sh - quotes for the shell and a #! line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/abac_test.sh

    rab33158 raf51a97  
     1#!/bin/sh
     2
    13# Create a new context for the negotiation
    24./abac_client.py create --cert=emulab.pem --transport=soap \
     
    810        --trace \
    911        --url=http://localhost:8443/axis/services/feddABACPort \
    10         --context_id=2 --goal=GENI:GENI.CTFaccess<<---Alice
     12        --context_id=2 --goal='GENI:GENI.CTFaccess<<---Alice'
Note: See TracChangeset for help on using the changeset viewer.