BTW, "OPERATION" is misspelled below.

Glen


Am Montag, den 25.06.2007, 07:19 +0000 schrieb [EMAIL PROTECTED]:
> Author: ningjiang
> Date: Mon Jun 25 00:19:45 2007
> New Revision: 550396
> 
> URL: http://svn.apache.org/viewvc?view=rev&rev=550396
> Log:
> run_client should be unix doc formate
> 
> +
> +OPERARTION=sendReceiveData

> +
> +for i in $@
> +do 
> +  if [ "$i" = "-Operartion" ]
> +  then
> +     OPERARTION=$2
> +  fi
> +

> +
> +cd .. 
> +ant client -Dcxf.running.time=$AMOUNT -Dcxf.operation=$OPERARTION 
> -Dcxf.basedon=$BASEDON -Dcxf.packet.size=$PACKETSIZE -Dcxf.threads=$THREADS 
> -Dcxf.host.name=$HOST -Dcxf.port.name=$PORT
> 
> 

Reply via email to