Bugzilla – Bug 3958
bash-ism in SimpleCA
Last modified: 2008-08-11 15:51:18
You need to log in before you can comment on or make changes to this bug.
grid-ca-sign appears to use a bash-ism: grid-ca-sign -in /etc/grid-security/hostcert_request.pem -out hostsigned.pem To sign the request please enter the password for the CA key: /usr/local/globus/bin/grid-ca-sign: test: unknown operator == /usr/local/globus/bin/grid-ca-sign: test: unknown operator == The test expressions should be sh-compatible.
Fixed in globus_4_0_branch and trunk.