Bug 4530

Summary: grid-default-ca bad substitution error
Product: GSI C Reporter: Shintaro Kawamura <k.shintaro@soft.fujitsu.com>
Component: Credentials and ProxiesAssignee: Joe Bester <bester@mcs.anl.gov>
Status: RESOLVED FIXED    
Severity: normal CC: meder@mcs.anl.gov
Priority: P3    
Version: 4.0.2   
Target Milestone: 4.0.6   
Hardware: All   
OS: Solaris   

Description From 2006-06-18 21:47:40
The syntax error occurs by the following processing. 

if test -z "${trusted_certs_dirs[0]}" ||
   test ! ${trusted_certs_dirs[0]} -ef "/etc/grid-security/certificates"; then
------- Comment #1 From 2007-08-07 09:08:43 -------
Fixes committed to 4.0 branch and trunk.