Bugzilla – Bug 3792
Typo in setup-simple-ca
Last modified: 2008-08-11 15:51:15
You need to log in before you can comment on or make changes to this bug.
There's a typo on line 250 of the setup-simple-ca script. It results in the following error message: .../setup/globus/setup-simple-ca: line 250: test: res: integer expression expected I've reproduced this bug using the NMI 7.0 (Globus 4.0.0) and 8.0alpha1 (Globus 4.0.1) releases. The bug was introduced in gsi/simple_ca/setup/setup-simple-ca revision 1.12, which was a fix for Globus Bugzilla # 2825. The fix is adding a single character. I'll attach a patch.
Created an attachment (id=709) [details] Proposed fix for Bug #3792
Fix committed to trunk
Fix committed to 4.0 branch as well