Bugzilla – Bug 4530
grid-default-ca bad substitution error
Last modified: 2008-08-11 14:56:39
You need to log in before you can comment on or make changes to this bug.
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
Fixes committed to 4.0 branch and trunk.