When zsh runs in POSIX sh mode it does not support the -e flag to echo.
Use printf instead of echo to avoid the "-e" characters being printed.
Obtained from: CheriBSD
Differential D26026
Fix libdtrace build with zsh as /bin/sh arichardson on Aug 11 2020, 3:44 PM. Authored by Tags None Referenced Files
Subscribers
Details
When zsh runs in POSIX sh mode it does not support the -e flag to echo. Obtained from: CheriBSD
Diff Detail
Event Timeline
|