Skip Menu | Logged in as guest | Logout
 
Ticket metadata
Id: 3077
Status: resolved
Priority: 3/0
Queue: vdt-internal

Fixed in: (no value)
Fix scheduled: CUR

Owner: Alain Roy
Requestors: Alain Roy
Cc:
AdminCc:

New reminder:

Created: Thu Nov 01 09:44:09 2007
Starts: Not set
Started: Mon Nov 05 12:54:08 2007
Last Contact: Not set
Due: Not set
Closed: Mon Nov 05 12:54:08 2007
Updated: Mon Nov 05 12:54:08 2007 by roy



History Brief headersFull headers
Subject: Fix Verify-GIP-For-CEMon
Download (untitled) / with headers
text/plain 874b
From Tanya:

> 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