[fix] click echo to not fail in bdt dev install
click.echo
does not behave like print
: Only one argument will be printed.
The next args are "destination file", and some flags.
click.echo
does not behave like print
: Only one argument will be printed.
The next args are "destination file", and some flags.