Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
*NIX
Description
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