Add protection in python-tools-install.sh 50/67550/1
authorGuillaume Lambert <guillaume.lambert@orange.com>
Mon, 3 May 2021 13:22:38 +0000 (15:22 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Mon, 3 May 2021 13:36:01 +0000 (15:36 +0200)
commit4220220db0311237b44efa9bfd0f2288eeedc605
tree8bf6f03aa4bf0a3542985dc001369558e733143b
parentbee1d1152f7fd19e81ef23344011541d1d66a091
Add protection in python-tools-install.sh

This script may result in unexpected behavior on distributions
other than Ubuntu with a matching release.
DISTRIB_ID must be tested to avoid such problems.

Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: I2ba02b613a4aaadfeb09bd66ddfde8f36a9510b4
shell/python-tools-install.sh