Code Review
/
releng
/
global-jjb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
abb522a
)
Fix: Request Python 3 -> 3.8
46/70746/2
author
Matthew Watkins
<mwatkins@linuxfoundation.org>
Wed, 28 Sep 2022 16:05:38 +0000
(17:05 +0100)
committer
Matthew Watkins
<mwatkins@linuxfoundation.org>
Wed, 28 Sep 2022 16:14:15 +0000
(17:14 +0100)
Issue: RELENG-4462
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
Change-Id: Id986f183aa233879c805c52f3839b36087ab1e84
shell/logs-deploy.sh
patch
|
blob
|
history
diff --git
a/shell/logs-deploy.sh
b/shell/logs-deploy.sh
index
c28d92e
..
d797fa7
100644
(file)
--- a/
shell/logs-deploy.sh
+++ b/
shell/logs-deploy.sh
@@
-12,7
+12,7
@@
echo "---> logs-deploy.sh"
# shellcheck disable=SC1090
source ~/lf-env.sh
-lf-activate-venv --python python3 lftools
+lf-activate-venv --python python3
.8
lftools
# Ensure we fail the job if any steps fail
# Disable 'globbing'