Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix line terminators in “genReport.sh” #901

Closed
Markus-Elfring opened this issue Mar 28, 2022 · 3 comments
Closed

Fix line terminators in “genReport.sh” #901

Markus-Elfring opened this issue Mar 28, 2022 · 3 comments
Milestone

Comments

@Markus-Elfring
Copy link

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?

@wimjongman
Copy link
Contributor

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/

@Markus-Elfring
Copy link
Author

Did any other software developers take another look if inappropriate line terminators were stored in published shell scripts?

@wimjongman wimjongman added this to the 4.13 milestone Jan 5, 2023
@wimjongman wimjongman modified the milestones: 4.13, 4.14 Mar 3, 2023
@wimjongman wimjongman modified the milestones: 4.14, 4.15 Nov 21, 2023
@wimjongman wimjongman modified the milestones: 4.15, 4.16 Mar 27, 2024
@wimjongman wimjongman modified the milestones: 4.16, 4.17 Jun 11, 2024
@merks
Copy link
Contributor

merks commented Jul 20, 2024

I believe this was fixed recently by this commit:

#1769

@merks merks closed this as completed Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants