• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Add missing -e switch to echo statement (buildtools, d9cc199)

Created 11/27/2007, updated 3/5/2024
  • snippets

The missing switch here was causing a literal "\n" to be emitted. This relies on the Bash echo built-in, as the executable /bin/echo does not support this switch.

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Produce code-level release notes during build (Synergy, 894da4c)
Don't trust Xcode to obey the -e (buildtools, 1307e40) →

All snippets

Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).