diff options
author | Juan Vidal <juan.vidal.allende@ericsson.com> | 2017-02-23 17:16:52 +0000 |
---|---|---|
committer | Juan Vidal <juan.vidal.allende@ericsson.com> | 2017-02-23 17:29:11 +0000 |
commit | 35b2d6a964f5b28b96c541df519b78205afc4562 (patch) | |
tree | 4a51b099eb9fa3bb8e06b64d6027220af6c769ef /README | |
parent | df08639171bba0e86f6595849d864ad514bd8f3d (diff) |
Reduce logging level of run_cmd
run_cmd does not have enough information to determine if something should
be logged with ERROR level. For example, you might want to repeat a command
until it succeeds, and you would expect it to fail the first times, so it
would not be an error in that context.
Let's keep the debug logging only, which should be informative for
troubleshooting.
Change-Id: I72bc40e58d19188b83ad289fe7fa2b4453d5ad56
Signed-off-by: Juan Vidal <juan.vidal.allende@ericsson.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions