Reduce spam from device bootstrap 94/23994/1
authorVratko Polak <vrpolak@cisco.com>
Fri, 13 Dec 2019 17:54:31 +0000 (18:54 +0100)
committerVratko Polak <vrpolak@cisco.com>
Fri, 13 Dec 2019 17:54:31 +0000 (18:54 +0100)
commit722aaac15c0b01f0ab5a32084a58c2dd81fcac99
tree7118fa2b005b34a5463626848579e4fdbdd92a2f
parentf9b8be87e9564f3cc5e0664803ef032126468e68
Reduce spam from device bootstrap

It uses "declare -f" to paste the complete common.sh file. Twice.
The output from ssh remote side still remains visible,
but avoiding the spam should ease scrolling to Robot console output.

Change-Id: I746484ada7650a6dfa6794e76550757af5413a82
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
resources/libraries/bash/function/common.sh