Actions
Defect #43001
open6.0.6 release zip file use Windows CRLF
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
Upgrade 6.0.3 to 6.0.6, there is a warning message:
[root@iZj6cde3hmkfzbxhnph0u9Z redmine-6.0.6]# bundle exec rails server -e production -d /usr/local/rvm/rubies/ruby-3.2.3/bin/ruby: warning: shebang line ending with \r may cause problems => Booting Puma => Rails 7.2.2.1 application starting in production => Run `bin/rails server --help` for more startup options
check with
cat -A
redmine-6.0.6.zip use windows CRLF
redmine-6.0.6.tar.gz use Linux CRLF
(PS 6.0.3 both use Linux CRLF)
No data to display
Actions