Bug 4439 - Unix scripts have faulty EOL characters
: Unix scripts have faulty EOL characters
Status: RESOLVED FIXED
: GridShib
Query Clients
: unspecified
: Other other
: P3 normal
: beta
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2006-05-24 09:43 by
Modified: 2008-04-25 21:12 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2006-05-24 09:43:41
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
------- Comment #1 From 2006-05-24 10:43:48 -------
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.)