birt
birt copied to clipboard
Fix line terminators in “genReport.sh”
I tried the current software out. I stumbled on the following information then.
- Command result 1
Markus_Elfring@…:~> file ~/Downloads/Freeware/birt-runtime-osgi-4.9.0-20220315/ReportEngine/genReport.sh ~/Downloads/Freeware/birt-runtime-4.9.0-20220315/ReportEngine/genReport.sh /home/Markus_Elfring/Downloads/Freeware/birt-runtime-osgi-4.9.0-20220315/ReportEngine/genReport.sh: POSIX shell script, ASCII text executable, with CRLF line terminators /home/Markus_Elfring/Downloads/Freeware/birt-runtime-4.9.0-20220315/ReportEngine/genReport.sh: POSIX shell script, ASCII text executable, with CRLF line terminators
- Command result 2
Markus_Elfring@…:~/Downloads/Freeware/birt-runtime-osgi-4.9.0-20220315/ReportEngine> ./genReport.sh -f PDF -o ~/…/Test1/Probe1.pdf ~/…/Test1/Test1.rptdesign bash: ./genReport.sh: /bin/sh^M: Defekter Interpreter: Datei oder Verzeichnis nicht gefunden
Would you like to adjust the mentioned shell script?
Can you test it with the latest version and provide a patch if it does not work?
https://download.eclipse.org/birt/downloads/drops/snapshot/
Did any other software developers take another look if inappropriate line terminators were stored in published shell scripts?