Opened 8 years ago

Closed 4 years ago

#5442 closed defect (fixed)

Mac dev setup issues

Reported by: Jeremy Bowman Owned by:
Priority: minor Milestone:
Component: programming Keywords:
Cc: Parent Tickets:

Description

I encountered two minor problems setting up a development environment on my Mac:

  • A trailing slash in devtools/compile_translations.sh caused that script to fail because the parameter to pybabel's -l option ended up blank instead of containing the language code.
  • A few files and directories were missing from .gitignore and hence wound up in the list of local changes to be committed.

Attaching a patch to resolve.

Attachments (1)

issue_5442.patch (1.3 KB ) - added by Jeremy Bowman 8 years ago.

Download all attachments as: .zip

Change History (3)

by Jeremy Bowman, 8 years ago

Attachment: issue_5442.patch added

comment:1 by ShawnRisk, 5 years ago

Status: newreview

comment:2 by Ben Sturmfels, 4 years ago

Resolution: fixed
Status: reviewclosed
Note: See TracTickets for help on using tickets.