Skip to content
Snippets Groups Projects

Fix sed call to work on macOS

Merged samuela requested to merge samuela/cookbook:samuela-master-patch-72959 into master

See https://stackoverflow.com/questions/4247068/sed-command-with-i-option-failing-on-mac-but-works-on-linux. The current invocation does not work on macOS:

sed: 1: "config.h": command c expects \ followed by text

This MR changes the sed call to work across macOS and Linux.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading