Skip to content
Snippets Groups Projects

Due to Ubuntu bug #259671, need to use bash instead of sh, otherwise the...

Closed Ramya Authappan requested to merge github/fork/mikem2005/stable into master

Created by: mikem2005

... -e will appear in the output.

https://bugs.launchpad.net/ubuntu/+source/dash/+bug/259671

To see, on Ubuntu 12.04 try: mike@git:~$ sh -c 'echo -e "foo"' -e foo mike@git:~$ echo -e "foo" foo

Merge request reports

Approval is optional

Closed by avatar (Jan 14, 2025 12:19am UTC)

Merge details

  • The changes were not merged into master.

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