Disable script location warnings 00/62800/3
authorAnil Belur <abelur@linuxfoundation.org>
Wed, 15 Jan 2020 01:44:27 +0000 (11:44 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 15 Jan 2020 01:44:27 +0000 (11:44 +1000)
commit078af5827344078f0f38488b94071a43c2926d36
treecc521a5402150792100e087bee43711063b8a4f6
parentcc136c050de6cd55ce799f3166f028e2bef4af3d
Disable script location warnings

Disable these pip install warning that are not useful in the console
logs.

WARNING: The scripts easy_install and easy_install-3.6 are installed
in '/home/jenkins/.local/bin' which is not on PATH. Consider adding
this directory to PATH or, if you prefer to suppress this warning use
--no-warn-script-location.

Change-Id: Iddf89e31cc18324ec936799cce378beb3d5809de
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
releasenotes/notes/ignore-staging-repo-565069d9ab316adc.yaml [new file with mode: 0644]
shell/python-tools-install.sh