CRLF line endings in executecommand.sh script
---------------------------------------------

                 Key: CONNECTORS-188
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-188
             Project: ManifoldCF
          Issue Type: Bug
          Components: Framework agents process
         Environment: *NIX
            Reporter: Erlend GarĂ¥sen
            Priority: Critical
             Fix For: ManifoldCF 0.2


The executecommand.sh script cannot be run since CRLF line endings have been 
added:
$ bash -x processes/script/executecommand.sh 
+ $'\r'
: command not foundecutecommand.sh: line 2: 
+ $'\r'
: command not foundecutecommand.sh: line 17: 
'rocesses/script/executecommand.sh: line 30: syntax error near unexpected token 
`do
'rocesses/script/executecommand.sh: line 30: `        for filename in $(ls -1 
"$MCF_HOME"/processes/jar) ; do

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to