Fix: Remove "--python" flag from venv activation 40/70040/3 v0.76.1
authorEric Ball <eball@linuxfoundation.org>
Tue, 19 Apr 2022 15:55:59 +0000 (08:55 -0700)
committerEric Ball <eball@linuxfoundation.org>
Wed, 20 Apr 2022 21:15:06 +0000 (14:15 -0700)
Remove "--python" flag from lf-activate-venv call in
capture-instance-metadata. This forces the system to use Python 2,
which is not available on newer systems, and is causing failures.

Change-Id: I456a1463885b6269b555edbd587c9cfc039c78da
Issue: RELENG-4192
Signed-off-by: Eric Ball <eball@linuxfoundation.org>

No differences found