mirror of https://github.com/sipwise/ngcpcfg.git
We are using console_output() from within log_info(), which is invoking
`console_output "$*\n"`, so we need to expand the escape sequences
(without interpreting other format specifiers), which is exactly what
"%b" provides in bash.
This is a fixup for previous commit 0dda93ad97
Change-Id: I16f354eb35e13568331e5107aff0d1c80dafb822
changes/97/40297/1
parent
0dda93ad97
commit
2088c32977
Loading…
Reference in new issue