Reduce output in log files 44/15244/8
authorTim Johnson <tijohnson@linuxfoundation.org>
Tue, 9 Apr 2019 21:41:20 +0000 (14:41 -0700)
committerTim Johnson <tijohnson@linuxfoundation.org>
Wed, 24 Apr 2019 14:40:31 +0000 (07:40 -0700)
Previously ran 'pip freeze' (> log) twice to get list of pip packages
installed during build.  Run 'pip list' (> file) twice and archive the
files and diffs. Configured 'logs-deploy.sh' to run as separate Jekins
script.

Issue: RELENG-1902
Change-Id: Ib0f99bd1eb125015467c7eaf91d26c76e92bffa0
Signed-off-by: Tim Johnson <tijohnson@linuxfoundation.org>

No differences found