New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #25542 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

gettext-lint: POFileClean : bad line breaking for a Python script

Reported by: x.pechoultres@… Owned by: afb@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: gettext-lint

Description

The POFileClean shell script is installed with a Windows CRLF end of line. It must use standard Unicode line breaking :

> POFileClean 
zsh: /opt/local/bin/POFileClean: bad interpreter: /opt/local/bin/python2.5^M: no such file or directory

Change History

comment:1 Changed 3 years ago by ryandesign@…

  • Owner changed from macports-tickets@… to afb@…
  • Summary changed from POFileClean : bad line breaking for a Python script to gettext-lint: POFileClean : bad line breaking for a Python script

Remember to Cc the port maintainer.

comment:2 Changed 3 years ago by afb@…

  • Status changed from new to closed
  • Resolution set to fixed

Fixed, r72118.

Note: See TracTickets for help on using tickets.