Bugzilla – Bug 4439
Unix scripts have faulty EOL characters
Last modified: 2008-04-25 21:12:10
You need to log in before you can comment on or make changes to this bug.
The Unix shell scripts in the bin/ directory have faulty end-of-line (EOL) characters that produce the following error message: bad interpreter: No such file or directory
Updates to the following four Unix scripts have been committed to CVS: gridshib-aa-test gridshib-sysinfo java shib-aa-test The EOL characters have been fixed. (Interestingly, CVS would not version the new files based on EOL characters alone. I had to add a superfluous comment to each script before CVS would version the file.)