On Ubuntu, /bin/sh defaults to dash whose built-in echo command does not support the -e flag. printf, on the other hand, supports backslash escapes by default so we use that instead.

In passing, also clean up some messy ANSI escape codes.


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/3671

Commit Summary

File Changes

(5 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/3671@github.com>