emqx/lib-ce/emqx_modules
Thales Macedo Garitezi b968d4c416
fix(ctl): fix formatting when printing messages without arguments (4.3)
Without passing an empty argument list to `emqx_ctl:print`, formatting
instructions like `~n` are being printed literally.

```
Ignore.~nJoin the cluster successfully.~nCluster status: #{running_nodes =>
                      ['emqx@emqx-0.int.thalesmg','emqx@emqx-1.int.thalesmg',
                       'emqx@emqx-2.int.thalesmg','emqx@emqx-3.int.thalesmg',
                       'emqx@emqx-4.int.thalesmg'],
                  stopped_nodes => []}
```
2022-02-09 09:36:27 -03:00
..
etc chore(build): rename lib-opensource to lib-ce for shorter name 2021-02-19 11:54:45 +01:00
priv chore(build): rename lib-opensource to lib-ce for shorter name 2021-02-19 11:54:45 +01:00
src chore: bump emqx_modules vsn 2022-01-21 15:05:13 +08:00
test fix(ctl): fix formatting when printing messages without arguments (4.3) 2022-02-09 09:36:27 -03:00
rebar.config chore(build): rename lib-opensource to lib-ce for shorter name 2021-02-19 11:54:45 +01:00