> From: Tanya Levshina <tlevshin@fnal.gov>
> Date: October 31, 2007 9:12:25 PM CDT
> To: Alain Roy <roy@cs.wisc.edu>
> Cc: Gabriele Garzoglio <garzoglio@fnal.gov>, John Weigand
> <weigand@fnal.gov>, Steven Timm <timm@fnal.gov>
> Subject: problems with verify-gip-for-cemon-wrapper
>
> Hi Alain,
>
> Sorry for the late notice, but I've just checked the latest vdt
> release and discover the following problems with
> verify-gip-for-cemon-wrapper script:
>
> 1. It is not an executable
>
> -rw-r--r-- 1 root root 155 Sep 25 11:29 verify-gip-for-cemon-wrapper
>
> 2. it could not be used as advertised in README
>
> the problem is that the following line should be
>
> # Source
> java -DVDT_LOCATION=$VDT_LOCATION TestOSGGlueSchema "$@"
>
> and not
> # Source
> java -DVDT_LOCATION=$VDT_LOCATION "$@"
>
>
> Is it still possible to fix it? Thanks,
> Tanya