Update Bash library 18/62118/13 v0.48.0
authorTim Johnson <tijohnson@linuxfoundation.org>
Wed, 30 Oct 2019 21:29:52 +0000 (14:29 -0700)
committerTim Johnson <tijohnson@linuxfoundation.org>
Mon, 11 Nov 2019 03:28:35 +0000 (19:28 -0800)
commit4ac79cd48227bbbfadbab995dc4535a61a7ee26f
tree953205a7adcec993c66291a94e7fe88e9382f0fc
parentfe2beb15bc9effb5b91ba17b520ab6c167dd6604
Update Bash library

The lf-venv-activate() function has been deleted. The lf-venv-create()
function has been renamed lf-activate-venv(). The lf-activate-venv()
function now creates temporary venvs and updates the PATH.  Remove
required 'python' argument and '--python' flag. Add two new functions:
lf-git-validate-jira-urls() and lf-jjb-check-ascii().

Issue: RELENG-2527
Change-Id: I90fdbbc3d99dc78a5d0190e75997686d95ad671a
Signed-off-by: Tim Johnson <tijohnson@linuxfoundation.org>
jenkins-init-scripts/lf-env.sh
releasenotes/notes/update-bash-library-aae95b6ccfb28c0d.yaml [new file with mode: 0644]